GCC 2.95.3 and LIBC

Geoff Keating geoffk@geoffk.org
Mon Apr 2 14:49:00 GMT 2001


"Tom Browder" <tbrowder@home.com> writes:

> I'm using GCC 2.95.3 and trying to use the GNU libc
> extension function "strdupa" (supposedly
> declared in stdlib.h) but I get words about the function not
> being found.  Am I doing something wrong?

Probably.  It's actually defined in string.h.

-- 
- Geoffrey Keating <geoffk@geoffk.org>



More information about the Gcc-bugs mailing list