------- 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