bug-glibc
[Top][All Lists]
Advanced

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

Re: small fixes to headers for non-__GCC__ compilers.


From: Andreas Jaeger
Subject: Re: small fixes to headers for non-__GCC__ compilers.
Date: 30 Dec 2000 09:58:51 +0100
User-agent: Gnus/5.090001 (Oort Gnus v0.01) XEmacs/21.2 (Peisino,Ak(B)

>>>>> Mike McCabe writes:

 > (Using egcs-2-91.66, glibc-2.1.92-14; please point me properly or forward if
 > this belongs elsewhere.)
2.1.92 is an old pre-release, please update to glibc 2.2.

 > Looks like the gcc header files are slightly incorrect for non- __GCC__
 > compilers.
GCC header files?  Malloc.h, sys/cdefs.h and gconv.h are glibc header files.
Please report directly to address@hidden
 > I compiled and ran lcc on a simple program that used stdio.h, and
 > encountered the following problems:

 > malloc.h:79 and sys/cdefs.h:54 both need #define __THROW <nothing> in the
 > non-__GCC__ clause.
That's not true anymore with the final glibc 2.2.  

 > gconv.h:172 - need to make use of gcc zero-length array extension #ifdef
 > __GCC__.
That will be fixed in glibc 2.2.1.

Andreas
 > Thanks - I'll reply to this message if I find more similar problems.


-- 
 Andreas Jaeger
  SuSE Labs address@hidden
   private address@hidden
    http://www.suse.de/~aj



reply via email to

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