public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Some Tips
@ 2000-07-26 20:48 AJ
  0 siblings, 0 replies; only message in thread
From: AJ @ 2000-07-26 20:48 UTC (permalink / raw)
  To: gcc-help

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-07-26 20:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-07-26 20:48 Some Tips AJ

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).