mfloat-abi=hard in IMX6 use the LTIB, compiling with the arm-linux-gnueabihf-

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

mfloat-abi=hard in IMX6 use the LTIB, compiling with the arm-linux-gnueabihf-

1,416 Views
xiexp
Contributor I

My system is Ubuntu 12.04 32bit ,now i want to  have the ubuntu 12.04hf system by compiling with the arm-linux-gnueabihf-.

now there have some error.

Labels (1)
0 Kudos
5 Replies

990 Views
igorpadykov
NXP Employee
NXP Employee

Hi xie

please look at attached files showing toolchains options.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

990 Views
xiexp
Contributor I

HI,

there also the same problem ,it is report " arm-linux-gnueabihf-gcc: error: -mfloat-abi=soft and -mfloat-abi=hard may not be used together".can you give some suggest?

0 Kudos

990 Views
igorpadykov
NXP Employee
NXP Employee

error: -mfloat-abi=soft and -mfloat-abi=hard

explains itself: you can use one option, not both.

0 Kudos

990 Views
xiexp
Contributor I

my demoboard is imx6q, using the L3.035_4.1.0_130816_source, my computer is ubuntu 12.04,32bit .Now i want to compile the armhf .and the problem coming .

0 Kudos

990 Views
xiexp
Contributor I

my configure is -O2 -march=armv7-a -mfpu=vfpv7 -mfloat-abi=hard .

there is not option,when carry on the cammad ./ltib -c ,then problem is coming.

0 Kudos