This is the mail archive of the java-discuss@sourceware.cygnus.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] |
We have just installed gcj on a Linux/intel machine. When we compile a trivial hello world program we get a segmentation violation. Does GCJ work under Linux on intel?
Our system details:
Mandrake Linux 6.1
[root@zwolb00c gcc]# uname -a
Linux zwolb00c.asiapac.nortel.com 2.2.13-7mdksmp #1 SMP Wed Sep 15
16:38:50 CEST 1999 i686 unknown
[root@zwolb00c gcc]# gcc -v
Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95.1/specs
gcc version 2.95.1 19990816 (release)
[root@zwolb00c gcc]# gcj -dumpversion
2.95.1
[root@zwolb00c gcc]# gcj -dumpmachine
i686-pc-linux-gnu
Hardware is dual Celerons
----------------------
Andrew Zahra, Nortel Networks - Wollongong Australia. andzahra@nortelnetworks.com
Tel: +61 2 4224 2872 ESN: 639 2872 Fax: +61 2 4224 2801 Mobile: +61 428 403 759
Box U87, Uni of Wollongong
Wollongong, NSW 2500
Australia
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |