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]

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


Paul Mikell wrote:
> 
> 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?

void __eabi(void) {}

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Un cheval, pas du glue. Pas du cheval, beaucoup du glue. || Opinions==mine

------
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]