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 bootstrap/34257] --with-sysroot does not change default linux glibc dynamic-linker path



------- Comment #4 from drow at gcc dot gnu dot org  2008-05-14 13:47 -------
I agree that a new option would be useful.  Something like --target-sysroot to
go parallel to --sysroot, with an optional value or a special value "same" or
some other way to avoid duplicating the path on the command line.

In general you need both -dynamic-linker and -rpath.


-- 

drow at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |drow at gcc dot gnu dot org


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


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