This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: gcj version 3.4.4 compiles just fine. Segfault upon run.
- From: Andrew Haley <aph at redhat dot com>
- To: <xistence at x-istence dot com>
- Cc: tsikes at sc dot rr dot com, java at gcc dot gnu dot org
- Date: Thu, 10 Feb 2005 14:33:46 +0000
- Subject: Re: gcj version 3.4.4 compiles just fine. Segfault upon run.
- References: <420B6CE6.7020208@sc.rr.com><MbqVyojB.1108045415.5574790.xistence@x-istence.com>
xistence@x-istence.com writes:
>
> I am invoking it as gcj34 as that is where version 3.4.4 is compiled and
> installed, and it sets everything up right, if i install 3.3.4 or
> whatever that latest version is, i get gcj33, so i can have two seperate
> version working concurrently next to each other. Done for FreeBSD so if
> a port needs GCC 2 it can get GCC 2 with the right version.
I suggest you download the gcc source tarball from gcc.gnu.org, build
and install it. See if you still get the failures.
Andrew.