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.
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!
-----------------------------------------------------------------------------------------------------------------------
HI,igorpadykov
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?
error: -mfloat-abi=soft and -mfloat-abi=hard
explains itself: you can use one option, not both.
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 .
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.