Bogus position independent code(PIC) emitted for ColdFire v4e

Peter Barada pbarada@mail.wm.sps.mot.com
Fri Dec 6 08:33:00 GMT 2002


>Try -fpic instead of -fPIC.  The former generates 16 bit GOT offsets
>which should be supported by the coldfire.  That distinction is made
>in m68k.c:print_operand_address.

Nice suggestion, but I have to support -fPIC since my application
which I want to port from an x86 linux box already has a GOT that is
larger than 64KB. 


-- 
Peter Barada                                   Peter.Barada@motorola.com
Wizard                                         781-852-2768 (direct)
WaveMark Solutions(wholly owned by Motorola)   781-270-0193 (fax)



More information about the Gcc mailing list