This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug driver/36485] gcc driver incorrectly assumes existence of $(prefix)/usr/lib
- From: "pluto at agmk dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 10 Jan 2012 18:53:41 +0000
- Subject: [Bug driver/36485] gcc driver incorrectly assumes existence of $(prefix)/usr/lib
- Auto-submitted: auto-generated
- References: <bug-36485-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36485
--- Comment #4 from Pawel Sikora <pluto at agmk dot net> 2012-01-10 18:53:41 UTC ---
(In reply to comment #2)
> This is expected as you are expected to build all multilibs when building GCC
> for a cross really.
i'm using a --disable-multilib option for explicit/pure x86_64
cross-compiler and don't expect any mutlilib files/dirs really.
You won't convince me that is a user bug :)