This is the mail archive of the gcc-help@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]
Other format: [Raw text]

build under redhat 8.0


Hi,
I attempted a build of gcc under redhat 8.0 (kernel-2.4.18-14).

The build failed on many c++ libraries with errors such as:

c++locale.cc:51: `__strtol_l' undeclared (first use this function)
c++locale.cc:69: `__strtoul_l' undeclared (first use this function)
c++locale.cc:87: `__strtoll_l' undeclared (first use this function)

Perhaps something simple that I did not specify on the configuration?

Attached is a more complete list of the failures.

dan
Dan Clark       dclark@aracnet.com   503/280-9846

Attachment: un.out
Description: Text document


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