This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
libiberty Makefile not created
- To: gcc at gcc dot gnu dot org
- Subject: libiberty Makefile not created
- From: Andrei Zmievski <andrei at ispi dot net>
- Date: Sun, 9 Jan 2000 00:05:43 -0600
I'm trying to build 2.95.2 on Irix 6.3. I used:
./configure --enable-threads --prefix=/usr/gnu/gcc-2.95.2
--with-local-prefix=/usr/local/gcc-2.95.2
And then ran make. After a while it gets to running make in
mips-sgi-irix6.3/libibery but there is no Makefile there. What gives?
-Andrei