This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Configuration options
- From: Frank Schafer <frank dot schafer at setuza dot cz>
- To: kabir dot patel at uk dot andersen dot com
- Cc: me at rupey dot net, gcc-help at gcc dot gnu dot org
- Date: Fri, 23 Nov 2001 09:21:31 +0100
- Subject: Re: Configuration options
- Organization: SETUZA a.s.
- References: <80256B0B.00527C06.00@lonhm0003.arthurandersen.com>
- Reply-to: frank dot schafer at setuza dot cz
kabir.patel@uk.andersen.com wrote:
> I have a question regarding configuration options specified in
> http://gcc.gnu.org/install/configure.html
>
> In the documentation it states:
>
> --prefix=dirname
> Specify the toplevel installation directory. This is the recommended way to
> install the tools into a directory other than the default. The toplevel
> installation directory defaults to /usr/local.
>
> For this would I specify
>
> prompt> ./configure prefix="/home/gnu"
>
> for example.
>
> It didn't seem to work, but came back with an error message like the following:
>
> "Invalid configuration `prefix=/home/gnu': machine `prefix=prefix=/home/gnu' not
> recognized"
>
> Could somebody tell me whats wrong?
>
> Thanks
> Kabir
>
Hi,
simply replace the:
prompt> ./configure prefix="/home/gnu"
by:
prompt> ./configure prefix=/home/gnu
Regards
Frank
begin:vcard
n:Schafer;Frank
x-mozilla-html:FALSE
org:SETUZA a.s.;IT
adr:;;;;;;
version:2.1
email;internet:frank.schafer@setuza.cz
title:Dipl. Ing.
note:System administrator
x-mozilla-cpt:;0
fn:Frank Schafer
end:vcard