Re: unrecognized command line option "-fgnu-linker"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



vaxira wrote:
> I am attempting to recompile avlmap library code that is six years old. I
> compiled the code mummer of times with GCC 2.95.3,  3.1.1,  3.2.3. and
> 3.4.4. No more luck. 
> Invariably I get the following:  
> 
> cc1: error: unrecognized command line option "-fgnu-linker"
> cc1: error: unrecognized command line option "-fmove-all-movables"
> make[1]: *** [obj/arlib/avlmap/avl_abort.o] Error 1
> 
> Can anyone advice?

Yes.  Edit your makefiles, removing old cruft like -fgnu-linker" and
"-fmove-all-movables".

Andrew.

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux