Mail Archives: djgpp/1998/05/29/14:32:03
Esa A E Peuha wrote:
[...]
> Anyway, how should a ported library (such as Readline) be distributed?
> I mean things like what directory should the files be put in, should there
> be pre-compiled object files (possibly as a libXXX.a file) etc.
What's the problem?
Precompiled libs go into
$DJGPP/lib/libfoo.a
Headers should be put either into
$DJGPP/include/
or
$DJGPP/include/foo/
The lib should be compiled with gcc 2.7.1, as this
is the current "official" version. 2.8 should only
be used if no complications happen with 2.7.1, so
that ought to be thoroughly tested.
--
Ciao
Tom
*************************************************************
* Thomas Demmer *
* Lehrstuhl fuer Stroemungsmechanik *
* Ruhr-Uni-Bochum *
* Universitaetsstr. 150 *
* D-44780 Bochum *
* Tel: +49 234 700 6434 *
* Fax: +49 234 709 4162 *
* http://www.lstm.ruhr-uni-bochum.de/~demmer *
*************************************************************
- Raw text -