bug-gmp
[Top][All Lists]
Advanced

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

Re: Follow-up2: Check errors in gmp-3.1.1 under djgpp 2.04


From: Richard Dawe
Subject: Re: Follow-up2: Check errors in gmp-3.1.1 under djgpp 2.04
Date: Sun, 03 Jun 2001 10:34:07 +0100

Hello.

Kevin Ryde wrote:
> 
> address@hidden writes:
> > (Only the install directory is /djgpp/lib, not
> > /dev/env/DJDIR/lib, what the script says)
> 
> I'm not sure what's usual for djgpp, you might need a --prefix.
> Richard Dawe has put together a pre-packaged generic i386 build for
> djgpp if that helps (see usual djgpp ftp mirrors).

/dev/env/DJDIR is a DJGPP-ism. /dev/env/FOO expands into whatever value
the environment variable FOO has. So if your DJGPP directory is /djgpp,
$DJDIR will be /djgpp. So the install directory in the original poster's
mail is fine.

The default prefix set in config.site for DJGPP programs is
/dev/env/DJDIR. The use of /dev/env at runtime is actually quite useful,
since it makes DJGPP packages easily relocatable.

Bye, Rich =]

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



reply via email to

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