gm2
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gm2] Missing file in snapshot


From: Ed Smith-Rowland
Subject: Re: [Gm2] Missing file in snapshot
Date: Tue, 30 Sep 2008 17:22:41 -0400
User-agent: Thunderbird 2.0.0.17 (Macintosh/20080914)

Gaius Mulley wrote:
Ed Smith-Rowland <address@hidden> writes:

The commands were a pretty straight configure (from a different build
directory) and make bootstrap.

$ ../gcc-4.1.2-snapshot/configure --prefix=~/bin-gm2
--enable-languages=c,gm2

Hi Ed,

I use the following successfully,

CXXFLAGS=-g BOOT_CFLAGS=-g CFLAGS="-g -gdwarf-2" \
../gcc-4.1.2/configure --disable-multilib --enable-languages=c,c++,gm2 \
--enable-checking=all --prefix=$HOME/opt --enable-libstdcxx-debug

$ make bootstrap


Should I use a different target?


I use:

$ make && make install

My computer is Ref Hat 5 Linux.  Bootstrap compiler is gcc-4.1.2 (the
system compiler).

ok, sounds fine.. let us know how you progress!

regards,
Gaius

Hi,

I got the very latest snapshot, did a "configure --prefix= --enable-languages=c,c++,gm2"; make; make install.

Evrything went perfectly.

I think "make bootstrap" was the problem.

In fact, I thought gcc-4.* sort of deprecated the bootstrap target. My recent builds of mainline were just "make". But something I read encouraged me try the bootstrap target.

Oh well.

Sorry for the noise.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]