Adding -R to specs, need assistance

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

 



I'd like to add -R/gcc/install/path/lib to a specs file
per:

    http://gcc.gnu.org/faq.html#rpath

So that our users do not have to specify -R (or -Xlinker -rpath)
options in order to simply get gcc or c++ to find libgcc_s.so
or libstdc++.so (sigh...)

Could I get a little bit more information on how to do this?

I've done a 'gcc -dumpspecs > specs' but cannot really figure
out the syntax of the file or where exactly the option should
go.

[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