On 14/04/2012 14:58, Kai Tietz wrote:
> 2012/4/14 Nicolai Josuttis:
>> The first problem was that
>> build/gcc/gengtype-lex.c
>> was created with DOS-Newlines (CR-LF),
>> which makes the following compiling fail:
>> make[2]: Entering directory `/cygdrive/p/gcc480snap-install/build/gcc'
>> gcc -c
2012/4/14 Nicolai Josuttis:
> Hi,
>
> I am currently trying to build
> gcc-4.8-20120401.tar.bz2
> on my Windows 7 Pro system using CygWin.
> I am using the following configuration settings:
> configure \
> --enable-languages=c++ \
> --disable-bootstrap \
> --prefix=/cygdrive/p/gcc$VERSION \
>
Hi,
I am currently trying to build
gcc-4.8-20120401.tar.bz2
on my Windows 7 Pro system using CygWin.
I am using the following configuration settings:
configure \
--enable-languages=c++ \
--disable-bootstrap \
--prefix=/cygdrive/p/gcc$VERSION \
--program-suffix=$VERSION \
--with-gxx-include