Re: Almost successfull compiling GCJ, however..

Per Bothner <[email protected]>
Newsgroups gmane.comp.gcc.help,gmane.comp.gcc.java.devel
Message-ID <[email protected]>
On 03/04/2012 04:28 PM, Me Myself and I wrote:
> My source code directory is
>
> /home/User/gcc-4.6.2/
>
> I run ./contrib/download_prerequisites; inside it.
>
> I then create
>
> /home/User/objdir/
>
> and cd to this directory.  Inside which I run
>
> ./../gcc-4.6.2/configure --prefix=/home/User/;
>
>
> which is not inside the source directory, being is /home/User/gcc-4.6.2/

I can't say why this isn't working, but I'd try using an absolute path:

/home/User/gcc-4.6.2/configure --prefix=/home/User/
-- 
	--Per Bothner
[email protected]   http://per.bothner.com/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.