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]

Re: egcs/gcc/gcj bombs during build in stage1



Of course.  I'd done that before right.  I guess I was thrown off
by the additional complaint regarding Compiler_Properties.
That worked, thanks.

	- Godmar

> 
> >>>>> "Godmar" == Godmar Back <gback@cs.utah.edu> writes:
> 
> Godmar> # gcj HelloWorldApp.java 
> Godmar> /usr/lib/crt1.o(.text+0x36): undefined reference to `main'
> Godmar> /opt/local/lib/libgcj.so: undefined reference to `_Jv_Compiler_Properties'
> Godmar> collect2: ld returned 1 exit status
> 
> You need to use the --main option.
> 
> Tom
> 


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