[Bug c++/21277] gcc 4.0 fails to statically link on Solaris SPARC 64 bit

2005-04-29 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-29 19:20 --- So does recompiling gcc with --with-pic fix the problem? -- What|Removed |Added

[Bug c++/21277] gcc 4.0 fails to statically link on Solaris SPARC 64 bit

2005-04-29 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-29 19:19 --- libstdc++'s configure contains the docs for --with-pic: --with-pic try to use only PIC/non-PIC objects default=use both I think this is a standard libtool based option. -- http://gcc.gnu.o

[Bug c++/21277] gcc 4.0 fails to statically link on Solaris SPARC 64 bit

2005-04-29 Thread info at yourkit dot com
--- Additional Comments From info at yourkit dot com 2005-04-29 15:25 --- I have re-installed the recommended at http://gcc.gnu.org/install/specific.html binutils (branch binutils-2_15-branch from CVS) AND even re-compiled gcc after that. It doesn't help - the problem remains. --

[Bug c++/21277] gcc 4.0 fails to statically link on Solaris SPARC 64 bit

2005-04-29 Thread info at yourkit dot com
--- Additional Comments From info at yourkit dot com 2005-04-29 08:27 --- > So you are not building with --with-pic? I'm sorry, where and when should I specify this option? gcc's configure --help does not return this flag among possible options. -- What|Removed

[Bug c++/21277] gcc 4.0 fails to statically link on Solaris SPARC 64 bit

2005-04-29 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-29 07:39 --- So you are not building with --with-pic? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21277

[Bug c++/21277] gcc 4.0 fails to statically link on Solaris SPARC 64 bit

2005-04-29 Thread info at yourkit dot com
--- Additional Comments From info at yourkit dot com 2005-04-29 07:38 --- Forgot to say: binutils 2.15 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21277