egcs/gcc/gcj bombs during build in stage1
Godmar Back
gback@cs.utah.edu
Wed Oct 20 14:52:00 GMT 1999
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
>
More information about the Java
mailing list