public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: David Korn <dkorn@pixelpower.com>
To: "'vcholak@lgis.com'" <vcholak@lgis.com>, gcc-help@gcc.gnu.org
Subject: RE: Building gcc-2.7.2 on RedHat Linux 6.2
Date: Fri, 06 Apr 2001 03:55:00 -0000	[thread overview]
Message-ID: <718D38CAB6E0D011B2C90060970C28A5642829@exchangeserver.pixelpower.com> (raw)

-----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
**********************************************************************

             reply	other threads:[~2001-04-06  3:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-06  3:55 David Korn [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-04-06  3:46 vcholak

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=718D38CAB6E0D011B2C90060970C28A5642829@exchangeserver.pixelpower.com \
    --to=dkorn@pixelpower.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=vcholak@lgis.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).