public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: A cpp patch for egcs 1.0.2 (fwd)
@ 1999-03-02  6:05 N8TM
  1999-03-31 23:46 ` N8TM
  0 siblings, 1 reply; 5+ messages in thread
From: N8TM @ 1999-03-02  6:05 UTC (permalink / raw)
  To: law, hjl; +Cc: egcs

In a message dated 3/2/99 1:06:52 AM Pacific Standard Time,
law@hurl.cygnus.com writes:

<< anyone know if Cygwin needs a $exeext extension for
 a shell script?  >>
AFAIK cygwin distinguishes shell scripts only by the designation of a shell
(#!/bin/sh) in the first line, not by file name or permissions.

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

* Re: A cpp patch for egcs 1.0.2 (fwd)
  1999-03-02  6:05 A cpp patch for egcs 1.0.2 (fwd) N8TM
@ 1999-03-31 23:46 ` N8TM
  0 siblings, 0 replies; 5+ messages in thread
From: N8TM @ 1999-03-31 23:46 UTC (permalink / raw)
  To: law, hjl; +Cc: egcs

In a message dated 3/2/99 1:06:52 AM Pacific Standard Time,
law@hurl.cygnus.com writes:

<< anyone know if Cygwin needs a $exeext extension for
 a shell script?  >>
AFAIK cygwin distinguishes shell scripts only by the designation of a shell
(#!/bin/sh) in the first line, not by file name or permissions.

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

* Re: A cpp patch for egcs 1.0.2 (fwd)
  1999-03-02  1:03 ` Jeffrey A Law
@ 1999-03-31 23:46   ` Jeffrey A Law
  0 siblings, 0 replies; 5+ messages in thread
From: Jeffrey A Law @ 1999-03-31 23:46 UTC (permalink / raw)
  To: H.J. Lu; +Cc: egcs

  In message <m1073Cy-000392C@ocean.lucon.org>you write:
  > Here is my old cpp patch.
Thanks.  Mostly OK, though there a few unresolved issues.

First, the substitution of SHELL is wrong -- At the time we do the
substitution SHELL is for the build machine, not the host machine.

I've removed the SHELL subsitution for now, /bin/sh ought to be pretty
safe for unixy boxes.

The linux specific installation of cpp into a directory _outside_ of
$prefix is bogus.  I've removed it.  If the linux distributors want to
install cpp into /lib, then they can provide a suitable installation
pathname for it.

We should never write outside of $prefix unless explicitly requested at
configure time.

I've made those changes and installed the patch.

An open issue -- does anyone know if Cygwin needs a $exeext extension for
a shell script?  I'm not familiar enough with that platform to know either
way.  Or is this stuff totally useless on cygwin?

I've also got to update the configure documentation on the web to know about
the new configure time options.

Jeff

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

* Re: A cpp patch for egcs 1.0.2 (fwd)
  1999-01-31 12:37 H.J. Lu
@ 1999-03-02  1:03 ` Jeffrey A Law
  1999-03-31 23:46   ` Jeffrey A Law
  0 siblings, 1 reply; 5+ messages in thread
From: Jeffrey A Law @ 1999-03-02  1:03 UTC (permalink / raw)
  To: H.J. Lu; +Cc: egcs

  In message <m1073Cy-000392C@ocean.lucon.org>you write:
  > Here is my old cpp patch.
Thanks.  Mostly OK, though there a few unresolved issues.

First, the substitution of SHELL is wrong -- At the time we do the
substitution SHELL is for the build machine, not the host machine.

I've removed the SHELL subsitution for now, /bin/sh ought to be pretty
safe for unixy boxes.

The linux specific installation of cpp into a directory _outside_ of
$prefix is bogus.  I've removed it.  If the linux distributors want to
install cpp into /lib, then they can provide a suitable installation
pathname for it.

We should never write outside of $prefix unless explicitly requested at
configure time.

I've made those changes and installed the patch.

An open issue -- does anyone know if Cygwin needs a $exeext extension for
a shell script?  I'm not familiar enough with that platform to know either
way.  Or is this stuff totally useless on cygwin?

I've also got to update the configure documentation on the web to know about
the new configure time options.

Jeff

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

* A cpp patch for egcs 1.0.2 (fwd)
@ 1999-01-31 12:37 H.J. Lu
  1999-03-02  1:03 ` Jeffrey A Law
  0 siblings, 1 reply; 5+ messages in thread
From: H.J. Lu @ 1999-01-31 12:37 UTC (permalink / raw)
  To: egcs; +Cc: law

Hi,

Here is my old cpp patch.


H.J.
-----
Forwarded message:

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

end of thread, other threads:[~1999-03-31 23:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-03-02  6:05 A cpp patch for egcs 1.0.2 (fwd) N8TM
1999-03-31 23:46 ` N8TM
  -- strict thread matches above, loose matches on Subject: below --
1999-01-31 12:37 H.J. Lu
1999-03-02  1:03 ` Jeffrey A Law
1999-03-31 23:46   ` Jeffrey A Law

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