This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


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

gcj


Anyone seen this before? -chris

[cascade]21:25:26[helloworld]$ gcj -c HelloWorld.java 
[cascade]21:25:32[helloworld]$ ls
HelloWorld.java   HelloWorld.o
[cascade]21:25:33[helloworld]$ gcj HelloWorld.o
Undefined                       first referenced
 symbol                             in file
main                                /cs/public/generic/lib/pkg/gcc-2.95.1/lib/gcc-lib/sparc-sun-solaris2.6/2.95.1/crt1.o
ld: fatal: Symbol referencing errors. No output written to a.out
collect2: ld returned 1 exit status
[cascade]21:25:45[helloworld]$ 


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