X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 10.224.207.66 with SMTP id fx2mr15222631qab.7.1356579967403; Wed, 26 Dec 2012 19:46:07 -0800 (PST) Newsgroups: comp.os.msdos.djgpp Date: Wed, 26 Dec 2012 19:46:07 -0800 (PST) Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=37.229.164.137; posting-account=epjipAoAAABbAUrpj4DHs4xeIxb3xC0f NNTP-Posting-Host: 37.229.164.137 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <114cca61-6c64-4dbe-b071-87779b11f392@googlegroups.com> Subject: interoperability problem of glibc <= 2.5 with gcc >= 4.3 in C99 mode From: Maksim Soifer Injection-Date: Thu, 27 Dec 2012 03:46:07 +0000 Content-Type: text/plain; charset=ISO-8859-1 Bytes: 1801 Lines: 10 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I tried to compile coreutils 8.20 and if troubles and incompatibility are expected, i didnt expected to see next message in configure script : This is a known interoperability problem of glibc <= 2.5 with gcc >= 4.3 in C99 mode. You have four options: - Add the flag -fgnu89-inline to CC and reconfigure, or - Fix your include files, using parts of , or - Use a gcc version older than 4.3, or - Don't use the flags -std=c99 or -std=gnu99. delete thread if is not needed and in that case sorry for disturbing you