This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: make from trunk
- From: Mark Wielaard <mark at klomp dot org>
- To: raif at fl dot net dot au
- Cc: GCJ <java at gcc dot gnu dot org>
- Date: 20 Feb 2003 23:14:22 +0100
- Subject: Re: make from trunk
- Organization:
- References: <200302210558.48309.raif@fl.net.au>
Hi,
On Thu, 2003-02-20 at 19:58, Raif S. Naffah wrote:
> trying to make from the trunk causes:
>
> $ gcc -v
> gcc version 3.4 20030219 (experimental)
> make[1]: *** [dwarf2out.o] Error 1
> make[1]: Leaving directory `/data/workspace/cvs/build-gcc/gcc'
> make: *** [all-gcc] Error 2
>
> is this a known problem?
I am not seeing this with a recent checkout (LAST_UPDATED: Thu Feb 20
15:17:24 UTC 2003) so try a cvs update first. You might want to try
sticking to the 3.3 branch because that is much more stable then the
trunk at the moment. I do see occasional build failures on the trunk
which are mostly resolved in a couple of hours but they are still
annoying.
Cheers,
Mark