Boost logo

Boost-Build :

From: Mark Elston (m.elston_at_[hidden])
Date: 2004-06-16 13:46:22


Arrrggghhh.

Sorry about this. This is the problem with using two machines. One had
a full Cygwin development environment with several compilers. The other
had only gcc (not g++, etc). The second one, of course, was the one that
generated the error.

Sure enough, installing a full development environment on it solved the
problem.

I should have known from the error message what the real problem was.
I was just too lazy^H^H^H^Htired to check. (blush, blush)

Mark

> -----Original Message-----
> From: Vladimir Prus [mailto:ghost_at_[hidden]]On Behalf Of Vladimir
> Prus
> Sent: Tuesday, June 15, 2004 11:36 PM
> To: jamboost_at_[hidden]
> Subject: Re: [jamboost] Cygwin issue in latest CVS
>
>
> Hi Mark,
>
> ...
>
> > If I use 'using gcc : 3.3.1 gcc ;' instead then I get:
> >
> > ...found 18 targets...
> > ...updating 4 targets...
> > gcc.compile.c++ app\bin\gcc-3.3.1\debug\app.o
> > gcc: installation problem, cannot exec `cc1plus': No such file or
> > directory
> >
> >
> >
> > "gcc" -Wall -ftemplate-depth-100 -O0 -fno-inline -g
> -I"lib1\include"
> > -c -o "app\bin\gcc-3.3.1\debug\app.o" "app\app.cpp"
> >
> > ...failed gcc.compile.c++ app\bin\gcc-3.3.1\debug\app.o...
> > gcc.compile.c++ lib1\bin\gcc-3.3.1\debug\lib1.o
> > gcc: installation problem, cannot exec `cc1plus': No such file or
> > directory
> >
> > "gcc" -Wall -ftemplate-depth-100 -O0 -fno-inline -g -c -o
> > "lib1\bin\gcc
> > -3.3.1\debug\lib1.o" "lib1\lib1.cpp"
> >
> > ...failed gcc.compile.c++ lib1\bin\gcc-3.3.1\debug\lib1.o...
> > ...skipped <plib1\bin\gcc-3.3.1\debug>lib1.dll for lack of
> > <plib1\bin\gcc-3.3.1\
> > debug>lib1.o...
> > ...skipped <papp\bin\gcc-3.3.1\debug>app.exe for lack of
> > <papp\bin\gcc-3.3.1\deb
> > ug>app.o...
> > ...failed updating 2 targets...
> > ...skipped 2 targets...
> >
> > This is a standard cygwin install. This used to work with the 2.0-m9.1
> > release on sourceforge. Any ideas?
>
> Does invoking "gcc" works in cygwin shell? Try typing any of the failed
> command above.
>
> - Volodya
>

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk