This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Configuration options


>>>>> "kabir" == kabir patel <kabir.patel@uk.andersen.com> writes:

    kabir> I have a question regarding configuration options specified
    kabir> in http://gcc.gnu.org/install/configure.html

    kabir> In the documentation it states:

    kabir> --prefix=dirname Specify the toplevel installation
    kabir> directory. This is the recommended way to install the tools
    kabir> into a directory other than the default. The toplevel
    kabir> installation directory defaults to /usr/local.

    kabir> For this would I specify

    prompt> ./configure prefix="/home/gnu"

    kabir> for example.

Just READ the documantation again:

--prefix=dirname
^^

HTH
Claudio


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