This is the mail archive of the
java-discuss@sources.redhat.com
mailing list for the Java project.
Re: Compile...
- To: Ricardo Costa <webrkcpwd at hotmail dot com>
- Subject: Re: Compile...
- From: Jeff Sturm <jeff dot sturm at commerceone dot com>
- Date: Mon, 25 Sep 2000 16:11:25 -0400
- CC: java-discuss at sources dot redhat dot com
- Organization: Commerce One
- References: <F81jASs38CfyZ6l78sB00003f66@hotmail.com>
Ricardo Costa wrote:
> $ gcj classe.java
> ld: cannot open crtbegin.o: Arquivo ou diretório não encontrado
That's an installation problem. What is your platform, and how did you get gcj
(i.e. did you install it as part of a software distribution, or compile it
yourself)?
The crtbegin.o is not specific to gcj, it is likely used by all compilers on
your system. Can you compile and run simple C programs?
--
Jeff Sturm
jeff.sturm@commerceone.com