This is the mail archive of the java-discuss@sources.redhat.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [Fwd: Problems compiling libgcj-snapshot-2000-10-29]



Frank Endriss writes:

> it would be nice if you tell which version of gcc/gcj do you think
> of as "default compiler".

/usr/bin/egcs: gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
gcj: the one I just built.

The bottom line is that you can not (accidentally) rely on the gcc you
just built to built gcj -- it produces a bogus gcj. I'm sure this is a
transient bug that is probably gone by now, but when I found the bug,
I made sure I was using the default gcc compiler installed on my
machine (/usr/bin/egcs.)

> I checked that it is not 2.92.2, since this version wont compile
> the current libgcj.

No, you have to build gcj first, a recent one preferably.

./A

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]