From mint-bounce@lists.fishpool.fi  Thu May 27 17:52:15 2010
X-Squirrel-UserHash: EhVcX1lFRQVaRwYcDQ==
X-Squirrel-FromHash: UANfXlpGQwY=
Message-ID: <7a3bf57c90aa9a65f4abfd0b002d6fd9-EhVcX1lFRQVaRwYcDTpQCEFddQZLVF5dQUBFBDBTXF5bVkYAWEF3AVU6XF1YRUwLWFpZRA==-webmailer2@server07.webmailer.hosteurope.de>
In-Reply-To: <4BFED67C.1090409@freesbee.fr>
References: 
    <6f058cd2548d6d5f3dd6be1d3e1793ba-EhVcX1lFRQVaRwYcDTpQCEFddQZLVF5dQUBFBDBTXF5bVkYAWEF3AVU6XF1YRUwLXlxYSQ==-webmailer2@server07.webmailer.hosteurope.de>
    <4BFED67C.1090409@freesbee.fr>
Date: Thu, 27 May 2010 23:50:04 +0200
Subject: Re: [MiNT] This must be an gcc / ld error!
From: "Ole Loots" <ole@monochrom.net>
To: =?iso-8859-1?Q?=22Vincent_Rivi=E8re=22?= <vincent.riviere@freesbee.fr>
Cc: mint@lists.fishpool.fi
Reply-To: ole@monochrom.net
User-Agent: Host Europe Webmailer/1.0
MIME-Version: 1.0
Content-Type: text/plain;charset=iso-8859-1
Content-Transfer-Encoding: 8bit
X-Priority: 3 (Normal)
Importance: Normal
X-HE-Access: Yes
X-bounce-key: webpack.hosteurope.de;ole@monochrom.net;1274997040;4c0892c4;
X-ecartis-version: Ecartis v1.0.0
Sender: mint-bounce@lists.fishpool.fi
Errors-to: mint-bounce@lists.fishpool.fi
X-original-sender: ole@monochrom.net
Precedence: bulk
List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
List-Id: <mint.lists.fishpool.fi>
X-List-ID: <mint.lists.fishpool.fi>
List-subscribe: <mailto:mint-request@lists.fishpool.fi?Subject=subscribe>
List-owner: <mailto:tjhukkan@fishpool.fi>
List-post: <mailto:mint@lists.fishpool.fi>


Am Do, 27.05.2010, 22:30 schrieb Vincent Rivière:

> Remember, the first cause of failure on MiNT is programs with a stack size
> too small.
> Please try this:
> stack -S 256k someprogram
> or even bigger stack sizes.
>
> If it still fails, please recompile a simple testcase without -O2 but with
> -g, and put the resulting binary somewhere we can download it and examine
> it.

stack adjustment did not help :(
I tried values ranging from 512k to 8MB.
Btw. I'm using aranym to run the executables.

I've uploaded 2 packages:

small package, single test case + source, without the .a file:
http://freeshell.de/~monokrom/libsfb_test_small.tar.gz (270kb)

All the test case executable included, includes the .a file + sources +
makefile
http://freeshell.de/~monokrom/libnsfb_tests.tar.gz (1.6MB)

...

greets


