This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Cross-compiling from Cygwin to PowerPC: remove call to __eabi in main?


I have compiled binutils-2.10.1 and gcc-2.95.2 for cross-compiling from
Cygwin
to PowerPC. GCC inserts a call to __eabi at the start of main. I have
disassembled this function and found that it does nothing that the startup
code
for the target machine has not done already. Is there any way to prevent GCC
from inserting this call?
--
Paul Mikell
Rare Ltd                  Telephone: +44 (0) 1827 883 400
Manor Park
Twycross, Warwickshire    Fax:       +44 (0) 1827 883 410
CV9 3QN, England


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]