[Bug driver/35532] Native GCC no longer searches $prefix/lib for startfiles when run from $objdir
gschafer at zip dot com dot au
gcc-bugzilla@gcc.gnu.org
Mon Mar 10 22:52:00 GMT 2008
------- Comment #3 from gschafer at zip dot com dot au 2008-03-10 22:52 -------
(In reply to comment #2)
> It is better to use -B $prefix/lib while building.
-B doesn't work on multilib ie: -B $prefix/lib doesn't find
$prefix/lib/../lib64
Not only that, I'm talking about GCC_FOR_TARGET, your suggestion doesn't help.
> And seriously I think you are doing something wrong when you edit the files as
> you did.
Then you misunderstand the problem. It is a contrived example for demonstrating
the real problem.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35532
More information about the Gcc-bugs
mailing list