[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] This must be an gcc / ld error!



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