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

Jonathan Larmour jlarmour@redhat.com
Tue Jan 23 05:12:00 GMT 2001


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



More information about the crossgcc mailing list