Some Tips

AJ jadeja@cyberspace.org
Wed Jul 26 20:48:00 GMT 2000


Hi,

	I am trying to install gcc in my user directory as I do not have
admin access.

	The machine runs on IRIX 6.5 and I am using gcc-2.95.2.Hereis the
procedure  followed.


The source files are in :/home/rcf/test/gcc/gcc-2.95.2/
and I want to install it in /home/rcf/test/hgcc/

Configure:
in the directory hgcc:

> ../gcc/gcc-2.95.2/configure
--with-gcc-version-trigger=/home/rcf/test/gcc/gcc-2.95.2/gcc/version.c
--enable-checking --prefix=.

Do i need to have a copy of the assembler and linker in the build
directory?Also do i need to specify with-local-prefix???Any changes I need
to make to the environment?

Build:
> gmake languages=c

This results in an internal compiler error.

It would be great if someone could tell me if there is something wrong
with the configure step.Also there is gcc 2.7.2 installed in
/usr/local/gnu directory.I would like my version of gcc to be completely
independent of this if possible.Any tips or pointers would be of great
help!

Thanks a lot,

AJ



More information about the Gcc-help mailing list