libc.a does not support interworking... ?!?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

libc.a does not support interworking... ?!?



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,
	I'm working on a project that was first developed using your GNU Toolchains 
for ARM processors version 3.0.1

Right now I've downloaded your new Tools version 3.4.0 and I'm unable to 
cleany compile sources with that command:

derkling@darkstar microarm $ arm-none-elf-gcc -mthumb-interwork fact.c -static 
- -o fact -B$ARM_HOME/lib/ -B$ARM_GCCLIB/ -I$ARM_HOME/include 
- -I$ARM_GCCLIB/include

since I get that WARNING:

/home/derkling/Tesi/Software/ARM/bin/../lib/gcc/arm-none-elf/3.4.0/../../../../arm-none-elf/bin/ld: 
Warning: /home/derkling/Tesi/Software/ARM/bin/../lib/gcc/arm-none-elf/3.4.0/../../../../arm-none-elf/lib/libc.a(atexit.o) 
does not support interworking, whereas fact does

what that means? I've to use the generated code into a behavioral simulator so 
I need only a "valid code" and not a code that can run on my PC... it that 
warning a problem?

Thank's in advance,
	Patrick

- -- 



<---------------------------------------------------------------------------------------------------------->
                                                  DERKLING
                                    LRU 338214 (http://counter.li.org)

  #include <best/regards.h>


<---------------------------------------------------------------------------------------------------------->
   Patrick Bellasi <derkling_at_users.sourceforge.net>
   Student (Politecnico di Milano)
       Comp.Sci & Soft.Eng
   
   Contacts:
    - Room +39 02 23952621
    - Home +39 0342 621043 (week-ends)
    - ICQ   344672588
    - MSN   pbellasi@xxxxxxxx
   
   Privacy:
    - PGP   0x72ABC1EE (www.keyserver.net)
      pub  1024D/72ABC1EE 2003-12-04 Patrick Bellasi (PGP key for poste.it) 
<patrick.bellasi@xxxxxxxx>
      Primary key fingerprint: 3958 7B5F 36EC D1F8 C752  9589 C3B7 FD49 72AB 
C1EE
<---------------------------------------------------------------------------------------------------------->   
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBPFTReGk3pQ7APA8RAg3WAJ0ZBMz4Qtsm9f8ioG+ODCNMjHheVgCdGAIR
k4WT45c1c8Nz6AK1FrQaiw8=
=lWr7
-----END PGP SIGNATURE-----