problem on mandrake?
Sisyphus
kalinabears at iinet.net.au
Sat Jan 29 05:37:28 CET 2005
keith.briggs at bt.com wrote:
> I have a fairly simple code which uses mpz_class. It runs perfectly on my redhat system, but I tried it
> on three mandrake systems (9.2 and 10.1), and it always crashes on startup with a seg fault.
> This happens whether I use the mandrake-supplied g++ and libgmp, or compile my own gmp, either
> with the system g++ or the latest gcc-3.4.3. "make check" while compiling gmp on mandrake passes all tests.
> I then converted the code to plain C. The same problem persists.
> Any suggestions?
I'm running gmp on mandrake-9.1 and haven't struck any problems. I've
only ever used gcc-3.2.2 (not g++) to build it.
Probably best if you can show us some compilable (but minimal) C code
that exhibits the problem.
Cheers,
Rob
More information about the gmp-discuss
mailing list