[Bug c/45010] Link errors in bootstrap with static libgmpxx.a

2010-07-20 Thread marc dot mengel at gmail dot com
--- Comment #3 from marc dot mengel at gmail dot com 2010-07-20 22:10 --- So if we prefer a nonstandard configure option to having it work for the right reasons, that's okay, I guess... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45010

[Bug c/45010] Link errors in bootstrap with static libgmpxx.a

2010-07-20 Thread marc dot mengel at gmail dot com
--- Comment #2 from marc dot mengel at gmail dot com 2010-07-20 21:51 --- Created an attachment (id=21271) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21271&action=view) patch to configure.ac to include needed libraries for static libgmpxx This is a pretty straightforward fix..

[Bug c/45010] Link errors in bootstrap with static libgmpxx.a

2010-07-20 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2010-07-20 21:49 --- >From http://gcc.gnu.org/install/configure.html : --with-host-libstdcxx=linker-args If you are linking with a static copy of PPL, you can use this option to specify how the linker should find the standard C++ li