bug-lib-gplusplus
[Top][All Lists]
Advanced

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

Files of the old GNU implementacion of the standard C++ libraries


From: jose luis fernandez diaz
Subject: Files of the old GNU implementacion of the standard C++ libraries
Date: Fri, 27 Jul 2001 11:19:29 +0200

Hi,

I have RedHat 6.1 on i386.

 I have g++ version  "egcs-2.91.66", but I need some files of the old
GNU implementation of the standard C++ libraries:

         - generic.h
         - osfcn.h

I have installed "compat-glibc-5.2-2.0.7.1" package, but when I try to
compile then file

#include <generic.h>

int main(void)
{}


with "g++" I get the next message:

"foo.C:2: generic.h: No such file or directory"


What can I do ?


Thanks in advance,
Jose Luis.





reply via email to

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