public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
To: law@cygnus.com
Cc: egcs@cygnus.com
Subject: Re: install stuff
Date: Mon, 01 Dec 1997 11:33:00 -0000	[thread overview]
Message-ID: <199712011922.LAA03144@cygnus.com> (raw)
In-Reply-To: <18300.881003317@cygnus.com>

At 20:08 01.12.97 , Jeffrey A Law wrote:
>  In message <199712011518.HAA21889@cygnus.com>you write:
>  > >Can you have examples of problems this causes?  I've had no problems
with
>  > >this on the alpha (either osf or linux).
>  > 
>  > Ok, eg. for powerpc-unknown-linux-gnulibc1:
>  > - configure calls config.guess before determing the cc to use
>  > - config.guess defaults to ${CC-cc} for the compiler
>  > - if CC is not set and cc is not in the path (gcc only system, egcs also
>  > does not install any symlink from gcc to cc), all compile attempts in
>  > config.guess will fail and some default values will be used.
>Ah.  I see.
>
>I guess linux is one of the few systems that doesn't have "cc" of some
>sort (either a vendor compiler or as a link/front-end to gcc).

Linux does usually have a link from gcc to cc, but Linux also usually has
some sort of package management like RPM. So being a careful installer I
removed gcc with rpm -e gcc  (which also removes the symlink, headers,
etc.) and installed egcs with make install. Upgraded to the next egcs
snapshot and voila, my ppclibc1 stuff was no longer working. Took me quite
a while til I noticed what was happening ;-).

Bye,
Franz.


  reply	other threads:[~1997-12-01 11:33 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <199712011518.HAA21889@cygnus.com>
1997-12-01 11:08 ` Jeffrey A Law
1997-12-01 11:33   ` Franz Sirl [this message]
1997-12-01 11:19 meissner
1997-12-01 11:32 ` Joern Rennecke
  -- strict thread matches above, loose matches on Subject: below --
1997-12-01  9:03 meissner
1997-12-01 10:45 ` The Unknown User-ID
     [not found] <199712010928.BAA13558@cygnus.com>
1997-12-01  7:38 ` Jeffrey A Law
1997-12-01  7:38   ` Franz Sirl
1997-11-30 13:50 Jeffrey A Law
1997-12-01  1:28 ` Franz Sirl

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=199712011922.LAA03144@cygnus.com \
    --to=franz.sirl-kernel@lauterbach.com \
    --cc=egcs@cygnus.com \
    --cc=law@cygnus.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).