---What that mean ?

Aug 26, 2004 1 Replies

Dear All,



LDFLAGS = -Wl,-elf2flt="s32768"



I copy the above line from a Makefile of a application in my sdk.



I am curious about what "s=32768" mean here



I know the -elf2flt. Can somebody can index me to know the detail of elf2flt.



thank indeed£¡



BZ



That specifies the size of the application stack under uClinux.

Flat binaries under uClinux have the stack size set statically. The default is much smaller than 32K (I forget exactly).

running /arch/-elf2flt with no params will give you the meaning of the various options.

Regards,

John

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required