This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
libiberty and include divergence
- To: gcc at gcc dot gnu dot org
- Subject: libiberty and include divergence
- From: Joern Rennecke <amylaar at cygnus dot co dot uk>
- Date: Wed, 23 Feb 2000 22:43:26 +0000 (GMT)
gcc can't be build with the libiberty from
sourceware.cygnus.com:/cvs/src/src/libiberty , because this one is missing
getpwd.c . Moreover, the libiberty from
sourceware.cygnus.com:/cvs/gcc/egcs/libiberty can't be built with the include
directory from sourceware.cygnus.com:/cvs/src/src/include - it needs the one
from sourceware.cygnus.com:/cvs/gcc/egcs/include .