This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
COG 3-1-1 successful build
- From: Adrian Hawryluk <adrianh at optech dot on dot ca>
- To: gcc at gcc dot gnu dot org
- Date: Mon, 18 Nov 2002 12:39:40 -0500
- Subject: COG 3-1-1 successful build
Hi,
I was able to successfully build GCC 3.1.1 on the Win2k platform, but not
without some confusion. Make gave out this complaint:
make: *** No rule to make target `../libiberty/libiberty.a', needed by
`gengenrtl.exe'.
I've never built gcc from scratch before but have built other software under
*NIX platforms and under Cygwin. I read the 5 installation steps and did
not see any mention of this. I looked around on my computer and found that
this file was in a couple of places. It was when I tried to create the
directory ../libiberty to put a copy there that I discovered that there was
a directory there full of source files (amongst other things). It would
seem that this library is not compiled automatically by the make file.
Bye for now.
Adrian