specs file for 4.1.1
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Hi,
I just installed the complete GCC 4.1.1 from source on a Linux-ia32 machine.
Since I did not install into a system default location I wanted to set the
-rpath option in the specs file as it is mentioned in the faq (in order to
encode the correct seach path for the loader). So I added a file named "specs"
into the same directory where cc1 is located (as per instruction in the faq).
However, the specs I define in this file are _not_ picked up by any of the
front-ends. In fact "gcc --print-file specs" does not return a path, just
"specs". What's going on? Thanks,
-Gerhard
[Index of Archives]
[Linux C Programming]
[Linux Kernel]
[eCos]
[Fedora Development]
[Fedora Announce]
[Autoconf]
[The DWARVES Debugging Tools]
[Yosemite Campsites]
[Yosemite News]
[Linux GCC]