Nicolas, On Wednesday 11 July 2007 11:21, Nicolas TOUCHARD wrote: > In my soft I use, global structure. In using, some of them are destroyed. > I verify all my size declaration, and all seem to be good.
Are you using initialised or uninitialised structures? Do you share them between different source files? > to resolv it, sometime I've to declar the global static and sometimes > not .. not very rigorous !! Send some pieces of your code, please. > The most strange is when it's working with static global structure, if I > pass it to non static , it's not working !! ? "pass to no static"? > I really think of a linker or compiler problem.... My compiler command > is : arm-softfloat-linux-gcc -wall -O3 -msoftoat. PEBCAC? ;-) Juergen -- Dipl.-Ing. Juergen Beisert | http://www.pengutronix.de Pengutronix - Linux Solutions for Science and Industry Handelsregister: Amtsgericht Hildesheim, HRA 2686 Vertretung Sued/Muenchen, Germany Phone: +49-8766-939 228 | Fax: +49-5121-206917-9 -- ptxdist mailing list [email protected]
