This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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]

Re: How to remove the option -Qy to as


Pedro Alves ha scritto:
Andrea Marongiu wrote:

gcc -c -g -O2 -DIN_GCC -DCROSS_COMPILE -W -Wall
(...)
/home/marongiu/Desktop/GCC-4.2.1/ARM/LOCAL/arm-elf/bin/as:

unrecognized option `-Qy'


Coult it be you have '.' on the $PATH?  Don't do it, or at
least put it last, and then try again.


make[1]: *** [g++spec.o] Error 1

make[1]: Leaving directory

`/home/marongiu/Desktop/GCC-4.2.1/ARM/BUILD/GCC/gcc'

make: *** [all-gcc] Error 2



Cheers,
Pedro Alves

I removed '.' from my $PATH and everything worked fine.
Thanks everybody for your time and advices.

Andrea


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