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 driver/20425] -print-search-dirs doesn't honor mutil-os/multilib settings



------- Comment #7 from dje at gcc dot gnu dot org  2005-12-07 13:19 -------
Changing the behavior of GCC -print-search-dirs is a bad idea and will break
other applications relying on the current behavior.  Introducing a major
incompatibility into GCC is not a solution and I strongly oppose the proposal.

There is an appropriate option (-print-multi-os-directory), which libtool is
planning to use in a future release.  GCC should not be working around a
libtool problem.  A Linux distro can make changes to a local copy, but this
change should not be applied to FSF GCC.


-- 


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


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