I just solve this problem.

gcc-4.2 unrecognize command line option "-Wno-long-double"
So, I did below.

sudo rm /usr/bin/gcc
sudo ln -s /usr/bin/gcc-4.0 /usr/bin/gcc
make

Thanks.

Reply via email to