BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002334 [buildroot] Architecture Specific major always 02-25-08 05:50 02-25-08 13:04
Reporter KHAksnes View Status public  
Assigned To buildroot
Priority normal Resolution open  
Status assigned   Product Version
Summary 0002334: Openssl fails to compile
Description openssl fails to compile for mipsel targets with mips32 as processor model and software floating point emulation enabled by default. I am using OABI.
This bug might be related to bug 0001899
The version i am trying to compile is the current svn version 21110
Additional Information Output from the failed compilation follows:
make[1]: Entering directory `/home/kha/workspace/buildroot/build_mipsel/openssl-0.9.7m'
making all in crypto...
make[2]: Entering directory `/home/kha/workspace/buildroot/build_mipsel/openssl-0.9.7m/crypto'
/home/kha/workspace/buildroot/build_mipsel/staging_dir/usr/bin/mipsel-linux-uclibc-gcc -I. -I.. -I../include -mfloat-abi=soft -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_NO_KRB5 -I/home/kha/workspace/buildroot/build_mipsel/staging_dir/usr/include -DOPENSSL_NO_IDEA -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5 -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall -Os -pipe -I/home/kha/workspace/buildroot/build_mipsel/staging_dir/usr/include -I/home/kha/workspace/buildroot/build_mipsel/staging_dir/include --sysroot=/home/kha/workspace/buildroot/build_mipsel/staging_dir/ -isysroot /home/kha/workspace/buildroot/build_mipsel/staging_dir -mtune=mips32 -mabi=32 -msoft-float -c -o cryptlib.o cryptlib.c
cc1: error: unrecognized command line option "-mfloat-abi=soft"
make[2]: *** [cryptlib.o] Error 1
Attached Files

- Relationships

- Notes
(0005294)
KHAksnes
02-25-08 12:52

-mfloat-abi is as far as I can see an ARM only option for GCC.
 
(0005304)
KHAksnes
02-25-08 13:04

Switching to a newer version of openssl-0.9.8g is the current version will probably solve the problem.
 

- Issue History
Date Modified Username Field Change
02-25-08 05:50 KHAksnes New Issue
02-25-08 05:50 KHAksnes Status new => assigned
02-25-08 05:50 KHAksnes Assigned To  => buildroot
02-25-08 12:52 KHAksnes Note Added: 0005294
02-25-08 13:04 KHAksnes Note Added: 0005304


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker