This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

GCC 2.95.3 and LIBC


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?
(it's a C++ program, buut I've also tried using the function
in a C program; I've also  tried explicitly
declaring linkage with libc in both cases).

Thanks.

Tom Browder

P.S. You may be interested to know that Microway uses
repeated GCC compilation as
their "official" hardware stress test for DEC (Compaq)
Alphas (and I assume other CPUs).


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]