Nicolas TOUCHARD wrote: > I'm working with PXA270 and ptxdist 0.10.4 ( gcc 4.0.2). > > 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. > > to resolv it, sometime I've to declar the global static and sometimes > not .. not very rigorous !! > The most strange is when it's working with static global structure, if I > pass it to non static , it's not working !!
Please give us the code, so that we can look into it. (We're not telephatic :) > I really think of a linker or compiler problem.... My compiler command > is : arm-softfloat-linux-gcc -wall -O3 -msoftoat. Have you tested your Programm on your linux developement host with your distributions compiler? Marc -- Dipl.-Ing. Marc Kleine-Budde | http://www.pengutronix.de Pengutronix - Linux Solutions for Science and Industry Handelsregister: Amtsgericht Hildesheim, HRA 2686 Hannoversche Str. 2, 31134 Hildesheim, Germany Phone: +49-5121-206917-0 | Fax: +49-5121-206917-9 -- ptxdist mailing list [email protected]
