This is the mail archive of the gcc@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]

Re: Failure to bootstrap gcc cvs HEAD 20030705 on cygwin: *** No rule to make target `../intl/libintl.a', needed by `cc1.exe'.


On Mon, Jul 07, 2003 at 12:05:50PM -0300, Alexandre Oliva wrote:
> On Jul  7, 2003, Christian Joensson <c.christian.joensson@comhem.se> wrote:
> 
> >> make[2]: *** No rule to make target `../intl/libintl.a', needed by `cc1.exe'.  Stop.
> 
> > Anything that I can do to "help"?
> 
> This is already fixed.  Make sure you have intl in the top level, and
> that the top-level configure was (re?)run after you got intl in the
> source tree.

strange, I cheched out a brad new gcc tree, ran my usual
script... same thing:

LAST_UPDATED: Mon Jul  7 16:14:39 GMT 2003

configure:  pentium4-cygwin --prefix=/usr/local/gcc-binutils --enable-shared --enable-threads=posix

ranlib libbackend.a
make[2]: *** No rule to make target `../intl/libintl.a', needed by `cc1.exe'.  Stop.
make[2]: Leaving directory `/usr/local/src/gcc-binutils/trunk/objdir/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/usr/local/src/gcc-binutils/trunk/objdir/gcc'
make: *** [bootstrap-lean] Error 2


Am I the only one seeing this on cygwin? Ah, heck, Iäm off to vacation
in Portugal on Wednesday :)

Cheers,

/ChJ


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