public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Use egcs1.0.3 to build gcc2
@ 1998-09-21 19:37 Ming Lei
  1998-09-22 16:05 ` H.J. Lu
  0 siblings, 1 reply; 3+ messages in thread
From: Ming Lei @ 1998-09-21 19:37 UTC (permalink / raw)
  To: egcs

I have egcs-1.0.3 which is included in Linux Slackware3.5 on my PC, to build gcc-2.7.2. I got error message when I tried to build the compiler(first time, type in 'make LANGUAGE=c'). The error was happened during link stage, and it seemed to me that a program called "collect2" complained. I have two questions:

1. can I use egcs to install gcc2 package? how?

2.  how do I get rid of this "collect2"? can I set some envirnoment variable to disconnect "collect2" with g++?

Thanks
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Use egcs1.0.3 to build gcc2
  1998-09-21 19:37 Use egcs1.0.3 to build gcc2 Ming Lei
@ 1998-09-22 16:05 ` H.J. Lu
  0 siblings, 0 replies; 3+ messages in thread
From: H.J. Lu @ 1998-09-22 16:05 UTC (permalink / raw)
  To: Ming Lei; +Cc: egcs

> 
> 
> I have egcs-1.0.3 which is included in Linux Slackware3.5 on my PC, to build gcc-2.7.2. I got error message when I tried to build the compiler(first time, type in 'make LANGUAGE=c'). The error was happened during link stage, and it seemed to me that a program called "collect2" complained. I have two questions:
> 
> 1. can I use egcs to install gcc2 package? how?
> 
> 2.  how do I get rid of this "collect2"? can I set some envirnoment variable to disconnect "collect2" with g++?
> 
>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            
I don't like Slacckware. They do some weird things to installation.
As far as I know, Slacckware is broken when compiler is concerned.


H.J.
> 


-- 
H.J. Lu (hjl@gnu.org)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Use egcs1.0.3 to build gcc2
@ 1998-09-22 14:12 Mike Stump
  0 siblings, 0 replies; 3+ messages in thread
From: Mike Stump @ 1998-09-22 14:12 UTC (permalink / raw)
  To: mlei; +Cc: egcs

> Date: Mon, 21 Sep 1998 16:17:16 -0700
> From: Ming Lei <mlei@corp.ultratech.com>
> To: internet:egcs@cygnus.com

Your To: address is wrong, please fix it.

> I have egcs-1.0.3 which is included in Linux Slackware3.5 on my PC,
> to build gcc-2.7.2. I got error message when I tried to build the
> compiler(first time, type in 'make LANGUAGE=c'). The error was
> happened during link stage, and it seemed to me that a program
> called "collect2" complained. I have two questions:

> 1. can I use egcs to install gcc2 package? how?

Put gcc from egcs in your path and try CC=gcc configure && make
CC=gcc, that's about it.

> 2.  how do I get rid of this "collect2"? can I set some envirnoment
> variable to disconnect "collect2" with g++?

We usually can't help you with random problems unless you can describe
the random problems.  I can't guess which one you saw here.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1998-09-22 16:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-09-21 19:37 Use egcs1.0.3 to build gcc2 Ming Lei
1998-09-22 16:05 ` H.J. Lu
1998-09-22 14:12 Mike Stump

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).