[Bug driver/20425] -print-search-dirs doesn't honor mutil-os/multilib settings

2005-12-31 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.2.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20425

[Bug driver/20425] -print-search-dirs doesn't honor mutil-os/multilib settings

2005-12-16 Thread amodra at gcc dot gnu dot org
--- Comment #10 from amodra at gcc dot gnu dot org 2005-12-16 09:46 --- Subject: Bug 20425 Author: amodra Date: Fri Dec 16 09:46:22 2005 New Revision: 108635 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=108635 Log: PR driver/20425 * gcc.c (for_each_path): New

[Bug driver/20425] -print-search-dirs doesn't honor mutil-os/multilib settings

2005-12-16 Thread amodra at bigpond dot net dot au
--- Comment #11 from amodra at bigpond dot net dot au 2005-12-16 09:49 --- Fixed mainline. -- amodra at bigpond dot net dot au changed: What|Removed |Added

[Bug driver/20425] -print-search-dirs doesn't honor mutil-os/multilib settings

2005-12-11 Thread aoliva at gcc dot gnu dot org
--- Comment #9 from aoliva at gcc dot gnu dot org 2005-12-11 20:54 --- IMHO it's better to add a new option with the desired meaning than modifying the behavior of the current option. -print-multi-search-dirs maybe? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20425

[Bug driver/20425] -print-search-dirs doesn't honor mutil-os/multilib settings

2005-12-07 Thread amodra at bigpond dot net dot au
--- Comment #6 from amodra at bigpond dot net dot au 2005-12-07 12:42 --- I'm willing to write a patch for this as I'm inclined to think that changing gcc --print-search-dirs is the best way to make gcc/libtool work together. A typical linux distribution contains many packages with

[Bug driver/20425] -print-search-dirs doesn't honor mutil-os/multilib settings

2005-12-07 Thread dje at gcc dot gnu dot org
--- 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

[Bug driver/20425] -print-search-dirs doesn't honor mutil-os/multilib settings

2005-12-07 Thread amodra at bigpond dot net dot au
--- Comment #8 from amodra at bigpond dot net dot au 2005-12-07 13:49 --- There is no appropriate gcc option. Some paths printed by -print-search-dirs need the suffix printed by -print-multi-os-directory, others need the suffix printed by -print-multi-directory. How is libtool

[Bug driver/20425] -print-search-dirs doesn't honor mutil-os/multilib settings

2005-11-08 Thread bergner at vnet dot ibm dot com
--- Comment #4 from bergner at vnet dot ibm dot com 2005-11-08 16:04 --- Shouldn't libtool being using -print-multi-os-directory rather than -print-search-dirs? http://www.redhat.com/archives/fedora-devel-list/2004-January/msg01027.html -- bergner at vnet dot ibm dot com changed:

[Bug driver/20425] -print-search-dirs doesn't honor mutil-os/multilib settings

2005-11-08 Thread schwab at suse dot de
--- Comment #5 from schwab at suse dot de 2005-11-08 16:16 --- How do you find out where to splice the multi-os directory into the libraray path? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20425

[Bug driver/20425] -print-search-dirs doesn't honor mutil-os/multilib settings

2005-11-07 Thread olh at suse dot de
--- Comment #3 from olh at suse dot de 2005-11-07 16:17 --- ping -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20425

[Bug driver/20425] -print-search-dirs doesn't honor mutil-os/multilib settings

2005-07-27 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-28 02:00 --- *** Bug 23107 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug driver/20425] -print-search-dirs doesn't honor mutil-os/multilib settings

2005-03-11 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-11 14:58 --- Confirmed, I thought I saw this before. -- What|Removed |Added