bug-gmp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GMP and DJGPP


From: Richard Dawe
Subject: Re: GMP and DJGPP
Date: Wed, 20 Mar 2002 19:56:37 +0000

Hello.

Chris Johnstone wrote:
[snip]
> gpp -o main.exe test.c -lgmp -lgmpxx
[snip]

As confirmed with the OP, the correct command-line is actually:

    gpp -o main.exe test.c -lgmpxx -lgmp

Regards,

-- 
Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]



reply via email to

[Prev in Thread] Current Thread [Next in Thread]