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: Andrew Haley <aph at redhat dot com>
- Date: Tue, 26 Sep 2000 15:33:26 +0100 (BST)
- Cc: aoliva at redhat dot com, java-discuss at sources dot redhat dot com
- References: <F276x4XFKpRcTCi90gP00004c91@hotmail.com>
Ricardo Costa writes:
>
> For those who don't know what is the problem I ask to don't make me lose my
> time with stupid ideas.
>
> That the file is not found everybody can see that, but it's working with
> gcc, why not with gcj?
We don't know because you've given us hardly any information. Run the
commands `gcc' and `gcj' with the -v argument and post all the output
to this list, and then we'll have some idea what the problem is.
My guess, by the way, is that `make install' failed.
Andrew.