From: Thomas Demmer Newsgroups: comp.os.msdos.djgpp Subject: Re: cdecl 2.5 -- testing requested Date: Fri, 29 May 1998 19:29:28 +0200 Organization: Lehrstuhl fuer Stroemungsmechanik Lines: 32 Message-ID: <356EF078.E7290B1D@LSTM.Ruhr-UNI-Bochum.De> References: <86pogwhsdq1 DOT fsf AT vesuri DOT Helsinki DOT FI> NNTP-Posting-Host: bvb.lstm.ruhr-uni-bochum.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk 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 * *************************************************************