This is the mail archive of the gcc@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] |
Margaret Doll wrote:I need help in installing gcc in /usr/local.
After configuring gcc in /usr/local/gcc-4.4.1/objdir using
../gcc/configure --prefix=/usr/local/ --enable-threads=[osix --enable-shared --enable-languages=c++,java --enable-bootstrapLast but not least, from your build dir you should invoke the toplevel configure, that is the one in gcc-4.4.1, not in gcc-4.4.1/gcc.
Paolo.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |