This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/33598] gcc 4.2.1 ignores GNU ld on Solaris 9
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Sep 2007 18:45:38 -0000
- Subject: [Bug c/33598] gcc 4.2.1 ignores GNU ld on Solaris 9
- References: <bug-33598-15169@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #15 from ebotcazou at gcc dot gnu dot org 2007-09-30 18:45 -------
> Sorry for the trouble, you've been a great help, but can you point me in the
> right direction of a proper 64bit configure, or better yet, a multlib build
> (than I only have to build it once! :) I know I had experimented trying to get
> multilib working once already but it never happened. Either way, if it's not
> possible on solaris at least getting a proper 64bit would be great. Our 32bit
> seems to work fine.
Multilib has worked for ages, just configure without --disable-multilib and
without fiddling with --bindir and --libdir.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33598