This is the mail archive of the java@gcc.gnu.org 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]
Other format: [Raw text]

Re: gcj version 3.4.4 compiles just fine. Segfault upon run.



On Feb 10, 2005, at 7:37 PM, Tom Tromey wrote:


class random {
should be:
public class random {

Actually this doesn't matter. The 'main' method must be public, but there isn't a requirement that the class be.

Ill try a recompile. Thing is, it never failed to work when compiled from
the ports tree with the GCC 3.2, so it is kind of weird this is failing.
Ill make sure to followup with the ports maintainer as well as here.

Usually strange crashes are some bug in the port. Offhand I couldn't say what the problem is, I don't have access to a FreeBSD machine and I'm not a FreeBSD expert.

Tom


Tried a recompile no go, even from scratch from the tarball grom gnu.org's main FTP server it was a no go. Same error. I contacted the port maintainer, mabey i can get a reason from him. GCC 3.3.x works perfectly however, from the ports, and there should are no differences in the ports other than different version numbers.


J-W Regeer

----
This message is authored under the license which can be found at http://x-istence.com/LICENSE

Attachment: smime.p7s
Description: S/MIME cryptographic signature


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