tech-toolchain archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Enabling MKCOMPAT for *arm*



On Wed, May 20, 2015 at 03:08:55PM +0200, Joerg Sonnenberger wrote:
> On Wed, May 20, 2015 at 02:49:33PM +0200, Martin Husemann wrote:
> > /ssd/hosts/shark/usr/lib/oabi/libgcc.a(_divsi3.o): In function `__divsi3':
> > :(.text+0x0): multiple definition of `__aeabi_idiv'
> 
> This means that you are still using EABI.

Our current toolchain does not seem to support any option to output arm old
abi:

arm--netbsdelf-gcc: note: valid arguments to '-mabi=' are: aapcs aapcs-linux apcs-gnu atpcs iwmmxt

and they all seem to result in 

  Flags:                             0x600, GNU EABI, software FP, VFP

So no chance?

Martin


Home | Main Index | Thread Index | Old Index