Mail Archives: pgcc/1999/06/08/19:35:32
On Tue, Jun 08, 1999 at 11:17:58AM -0700, Johnny Casey wrote:
> correct me if i am wrong, but glibc 2.x defines a lot of string
> functions (*str*) with hand tuned macros and *a lot* of older source
> decided to not use headers when all they wanted was one function
> definition.
Worse, they decided to add prototypes BUT ALSO included the header file ;)
> offending definition. this also appears with rogue definitions of
> sys_error not being as generous with const as the recent glibc.
-D__NO_STRING_INLINES -D__NO_MATH_INLINES might help with the string and
math functions (but not with missing const).
--
-----==- |
----==-- _ |
---==---(_)__ __ ____ __ Marc Lehmann +--
--==---/ / _ \/ // /\ \/ / pcg AT goof DOT com |e|
-=====/_/_//_/\_,_/ /_/\_\ XX11-RIPE --+
The choice of a GNU generation |
|
- Raw text -