public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Building gcc-2.7.2 on RedHat Linux 6.2
@ 2001-04-06  3:46 vcholak
  0 siblings, 0 replies; 2+ messages in thread
From: vcholak @ 2001-04-06  3:46 UTC (permalink / raw)
  To: gcc-help

Title: Building gcc-2.7.2 on RedHat Linux 6.2





Hi,
I'd like to build gcc-2.7.2 on RedHat Linux 6.2 on Pentium III CPU.


I'm trying this:
#./configure
Invalid configuration: 'i686-unknown-linux': machine 'i686-unknown' not recognized


Then I'm trying this:
#./configure --host=i386-redhat-linux
#make
...
<some_path>/bin/ld.real: cannot open crtbegin.o: no such file


But I checked - this file is in /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66 !
What's wrong? 
Can anybody help me? Thanks in advance.


Sincerely,
Volodymyr Cholak 




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

* RE: Building gcc-2.7.2 on RedHat Linux 6.2
@ 2001-04-06  3:55 David Korn
  0 siblings, 0 replies; 2+ messages in thread
From: David Korn @ 2001-04-06  3:55 UTC (permalink / raw)
  To: 'vcholak@lgis.com', gcc-help

-----Original Message-----
>From: vcholak@lgis.com [ mailto:vcholak@lgis.com ]
>Sent: 06 April 2001 11:43

>I'm trying this: 
>#./configure 
>Invalid configuration: 'i686-unknown-linux': machine 'i686-unknown' not
>recognized 

  That's not so surprising.  The Pentium 2 didn't exist back when gcc 
2.7.2 was written.

>Then I'm trying this: 
>#./configure --host=i386-redhat-linux 

  That's a better idea, i386 should be compatible with all x86 series.

>#make 

  Is there a reason why you aren't doing 'make bootstrap' ?

>... 
><some_path>/bin/ld.real: cannot open crtbegin.o: no such file 
>
>But I checked - this file is in /usr/lib/gcc-lib/i386-redhat-linux/egcs-
>2.91.66 ! 

  What output do you get from 'gcc -v' and from 'gcc -print-search-dirs' ?
What output do you get from 'ld.real -v' ?

     DaveK
-- 
"screams erupted at a Seattle hotel where Microsoft founder Bill Gates was
addressing an education and technology conference. He was whisked away as
his audience bolted for the exits. Some audience members were knocked down
by others trying to get out." 
       -- CNN 2/28/01 


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************

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

end of thread, other threads:[~2001-04-06  3:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-06  3:46 Building gcc-2.7.2 on RedHat Linux 6.2 vcholak
2001-04-06  3:55 David Korn

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