This is the mail archive of the libffi-discuss@sourceware.org mailing list for the libffi project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[BUG] libffi-3.0.8 doesn't compile on MX31


Hi,

[Please Cc: me on reply, I'm not subscribed to the libffi list]

I'm trying to build libffi for ARM, especially for ARM1131EJ-S
(Freescale MX31):

 arm-1136jfs-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -isystem /home/rsc/svn/oselas/bsp/pengutronix/OSELAS.BSP-Pengutronix-AllYes-trunk/platform-phyCORE-i.MX31/sysroot-target/include -isystem /home/rsc/svn/oselas/bsp/pengutronix/OSELAS.BSP-Pengutronix-AllYes-trunk/platform-phyCORE-i.MX31/sysroot-target/usr/include -I. -I./include -Iinclude -I./src -g -O2 -MT src/arm/sysv.lo -MD -MP -MF src/arm/.deps/sysv.Tpo -c src/arm/sysv.S  -fPIC -DPIC -o src/arm/.libs/sysv.o
src/arm/sysv.S: Assembler messages:
src/arm/sysv.S:203: Error: selected processor does not support `stfeqs f0,[r2]'
src/arm/sysv.S:208: Error: selected processor does not support `stfeqd f0,[r2]'
src/arm/sysv.S:283: Error: selected processor does not support `ldfs f0,[sp]'
src/arm/sysv.S:286: Error: selected processor does not support `ldfd f0,[sp]'
src/arm/sysv.S:289: Error: selected processor does not support `ldfd f0,[sp]'

Does anyone have an idea what goes wrong here?

rsc
-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |


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