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]

Re: Install instructions + dejagnu suggestion




On Mon, 1 Dec 1997, Jeffrey A Law wrote:

> 
>   In message <Pine.LNX.3.96.971201093807.17181A-100000@argon.roma2.infn.it>you 
> write:
>   > Now, at first the egcs thing: I think the instructions should contain some
>   > hint to the 
>   > 	--program-prefix
>   > configure option, which could be useful to those who would like to have
>   > both GNU gcc and egcs available (and was noted in some message in the
>   > mailing list).
> We're recommending using --prefix and a few symlinks.  It avoids problems
> with g++ header file conflicts.  See the faq.
> 
I'll try to post the dejagnu question to the right guys... And then, as
always, I forgot to write ALL what was in my mind... On my own system,
I'll do both a --prefix=/usr/local (yes, I use linux, and have gcc as the
default compiler) and a --program-prefix, to be able to call the compiler
I want from the command line, and avoid problems from different $PATH
values (sometime you have /usr/local/bin:..., some other you get
...:/usr/local/bin) I think this is more sensible than what I told, and
still useful... Only problem I envision is that I'll need to configure
--with-cc=... and so on if I want to compile with egcs.

Yours,


lorenzo





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