This is the mail archive of the gcc-bugs@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]

[Bug web/27877] path mentioned in faq for specs file is incorrect


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27877

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-01-13 06:53:01 UTC ---
This was fixed already:
However, if you feel you really need such an option to be passed automatically
to the linker, you may add it to a GCC specs file. This file can be created
using gcc -dumpspecs and passed to GCC using the -specs= option. You may add
linker flags such as -R or -rpath, depending on platform and linker, to the
*link or *lib specs.


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