Re: libgmpxx and multiple C++ libraries

2010-07-10 Thread Jonathan Wakely
On 10 July 2010 15:52, Alexandre Oliva wrote: > for reasons as yet undetermined, GNU > ld in Fedora 13 fails to link with libgmpxx, unless libstdc++ and libm > are linked in explicitly.  This is inconvenient, but not such a big > deal. Isn't that because of http://docs.fedoraproject.org/en-US/Fedo

libgmpxx and multiple C++ libraries

2010-07-10 Thread Alexandre Oliva
I envision a serious problem for C++ builds of GCC. The next 3 paragraphs provide some context on how I came across it, but are not critical to understand it, so feel free to skip. For the past several hours, I've been trying to get the GCC build machinery to come to terms with gmp in the build t