From: Thomas Demmer Newsgroups: comp.os.msdos.djgpp Subject: Bug in libc makefiles Date: Mon, 13 Oct 1997 20:03:51 +0200 Organization: Lehrstuhl fuer Stroemungsmechanik Lines: 24 Message-ID: <34426287.5721FE39@LSTM.Ruhr-UNI-Bochum.De> NNTP-Posting-Host: c64.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 On making a debuggable version of libc, I encountered the following mistake in the makefiles /djgpp/src/libc/posix/regex: All objects are build by their own compiler options (-O2) and ignore the options in /djgpp/src/gcc.opt. BTW, libc_g.a and libc_pg.a will be available on ftp://ftp.lstm.ruhr-uni-bochum.de/pub/djgpp/patches as soon as they are compiled and packed. Probably tomorrow morning. -- 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 * *************************************************************