This is the mail archive of the java-discuss@sources.redhat.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: Compile...


On Sep 25, 2000, "Ricardo Costa" <webrkcpwd@hotmail.com> wrote:

> $ gcj classe.java
> ld: cannot open crtbegin.o: Arquivo ou diretório não encontrado

For those that are not ``lucky'' enough to have been born in a country
whose native language is Portuguese, the error above stands for `File
or directory not found'.

Basically, the problem is caused when you have a broken installation
of GCC, since this file is part of GCC.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

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