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 !! I really think of a linker or compiler problem.... My compiler command is : arm-softfloat-linux-gcc -wall -O3 -msoftoat. Perhaps I've to add option to gcc ? -- Nicolas Touchard NKE electronics Rue Gutenberg Z.I. de Kerandré 56700 HENNEBONT - FRANCE Email : [EMAIL PROTECTED] Tél. : (33) 2-97-36-10-12 Fax : (33) 2-97-36-55-17 -- ptxdist mailing list [email protected]
