public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* gcj segmentation fault
@ 2003-10-21 22:18 Giovanni Visciano
  2003-10-21 22:45 ` Jeff Sturm
  0 siblings, 1 reply; 9+ messages in thread
From: Giovanni Visciano @ 2003-10-21 22:18 UTC (permalink / raw)
  To: gcc

hi,
I have compiled and installed gcc3.3.2:

./configure --prefix=/home/gio/Gcc3.3.2 --program-suffix=-3.3.2
make
make install

added to my PATH /home/gio/Gcc3.3.2/bin,
and to LD_LIBRARY_PATH /home/gio/Gcc-3.3.2/lib

gcc-3.3.2 woks without problems.
gcj-3.3.2 compiles my java programs but when I run them:

ex.
gcj-3.3.2 --main=HelloWorld HelloWorld.java
(a.out created)
./a.out
(segmentation fault)

no problems with gcc3.2.3.

I am using Debian Woody
thanks Giovanni.


^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: gcj segmentation fault
@ 2003-10-22 21:46 Giovanni Visciano
  0 siblings, 0 replies; 9+ messages in thread
From: Giovanni Visciano @ 2003-10-22 21:46 UTC (permalink / raw)
  To: tromey; +Cc: Andrew Haley, Andrew Pinski, gcc

>-- Messaggio originale --
>From: Andrew Haley <aph@redhat.com>
>Date: Wed, 22 Oct 2003 19:46:59 +0100
>To: Jeff Sturm <jsturm@one-point.com>
>Cc: Andrew Pinski <apinski@apple.com>,
>   Giovanni Visciano <giovannivisciano@virgilio.it>, <tromey@redhat.com>,
>   <gcc@sources.redhat.com>
>Subject: Re: gcj segmentation fault
>
>
>
>Jeff Sturm writes:
> > On Wed, 22 Oct 2003, Andrew Pinski wrote:
> > > > my binutils:
> > > > binutils       2.12.90.0.1-4
> > >
> > >  From <http://gcc.gnu.org/install/specific.html#ix86-*-linux*>:
> > > As of GCC 3.3, binutils 2.13.1 or later is required for this platform.
> > > See bug 10877 for more information.
> >
> > The backtrace doesn't look right for 10877, which is related to
> > relocations, not EH.
>
>Yeah, but one truly evil binutils bug *is* related to EH.
>
>http://sources.redhat.com/ml/binutils/2003-02/msg00352.html
>http://sources.redhat.com/ml/binutils/2003-02/msg00471.html
>
>Andrew.

with binutils 2.13.90, it works
thanks Giovanni


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2003-10-22 19:31 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-21 22:18 gcj segmentation fault Giovanni Visciano
2003-10-21 22:45 ` Jeff Sturm
2003-10-22 17:21   ` Giovanni Visciano
2003-10-22 18:31     ` Tom Tromey
2003-10-22 18:49       ` Giovanni Visciano
2003-10-22 18:56         ` Andrew Pinski
2003-10-22 19:23           ` Jeff Sturm
2003-10-22 20:04             ` Andrew Haley
2003-10-22 21:46 Giovanni Visciano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).