public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Todd Goodman" <tsg1@earthlink.net>
To: "'Suhaib M. Siddiqi'" <Ssiddiqi@InspirePharm.Com>
Cc: "'cygwin'" <cygwin@sourceware.cygnus.com>
Subject: RE: GCC Internal Compiler Error When Compiling with -pipe
Date: Wed, 03 Mar 1999 19:06:00 -0000	[thread overview]
Message-ID: <003a01be65eb$405d5150$0301a8c0@tgoodman8> (raw)
In-Reply-To: < 007e01be65a6$e3f98670$29acdfd0@InspirePharm.Com >

Sorry, I dropped the middle 1.  I meant 1.1.2.

> -----Original Message-----
> From: Suhaib M. Siddiqi [ mailto:Ssiddiqi@InspirePharm.Com ]
> Sent: Wednesday, March 03, 1999 1:52 PM
> To: Todd Goodman
> Cc: cygwin
> Subject: Re: GCC Internal Compiler Error When Compiling with -pipe
> 
> 
> 
> There is no egcs 1.2 and will not be for a long time to come.  The
> present one from Mumit is egcs 1.1.1 and up-comming one will be
> egcs-1.1.2
> 
> 
> 
> 
> 
> ----- Original Message -----
> From: Todd Goodman <tsg1@earthlink.net>
> To: 'Chris Faylor' <cgf@cygnus.com>; 'Mumit Khan'
> <khan@xraylith.wisc.EDU>
> Cc: <cygwin@sourceware.cygnus.com>
> Sent: Wednesday, March 03, 1999 1:22 PM
> Subject: RE: GCC Internal Compiler Error When Compiling with -pipe
> 
> 
> >/usr/H-i586-cygwin32/bin> uname -a
> >CYGWIN_NT-4.0 TGOODMAN8 20.1 (0.3/1/1) 1998-12-3 20:39:18 
> i686 unknown
> >/usr/H-i586-cygwin32/bin> gcc -v
> >Reading specs from
> >f:\usr\H-i586-cygwin32\bin\..\lib\gcc-lib\i586-cygwin32\egcs-
> 2.91.57\sp
> ecs
> >gcc version egcs-2.91.57 19980901 (egcs-1.1 release)
> >/usr/H-i586-cygwin32/bin>
> >
> >Is it the wrong compiler version?
> >
> >I guess I'll try the egcs-1.2 release soon and see if that 
> changes the
> >behaviour.
> >
> >Todd
> >
> >> -----Original Message-----
> >> From: cygwin-owner@sourceware.cygnus.com
> >> [ mailto:cygwin-owner@sourceware.cygnus.com]On Behalf Of 
> Chris Faylor
> >> Sent: Tuesday, March 02, 1999 10:13 PM
> >> To: Mumit Khan
> >> Cc: cygwin@sourceware.cygnus.com
> >> Subject: Re: GCC Internal Compiler Error When Compiling with -pipe
> >>
> >>
> >> On Sun, Feb 28, 1999 at 10:37:18PM -0600, Mumit Khan wrote:
> >> >N8TM@aol.com writes:
> >> >> In a message dated 2/28/99 8:18:03 AM Pacific Standard Time,
> >> >> tsg1@earthlink.net writes:
> >> >>
> >> >> << gcc -DHAVE_CONFIG_H -I. -I. -I..   -g -O2 -Wall -pipe
> >> -c capability.c
> >> >>  /home/noer/src/b20/comp-tools/devo/gcc/pexecute.c:245:
> >> Internal compiler
> >> >>  error in function pexecute >>
> >> >> I haven't seen this problem since b20.1, although I've had
> >> configure failures
> >> >> associated with setting CFLAGS '... -pipe'
> >> >
> >> >I couldn't reproduce Todd's problem, so hopefully that
> >> particular one is
> >> >fixed.  We still have a few more cases that I'm tracking down ...
> >> >
> >> >The quality of upcoming egcs-1.1.2 is heaps better as compared to
> b20
> >> >in terms of stability and "un-crashability".
> >>
> >> The -pipe problem should have been fixed in B20.1.  I
> >> submitted a patch for
> >> it myself.
> >>
> >> cgf
> >>
> >> --
> >> Want to unsubscribe from this list?
> >> Send a message to cygwin-unsubscribe@sourceware.cygnus.com
> >>
> >>
> >
> >
> >--
> >Want to unsubscribe from this list?
> >Send a message to cygwin-unsubscribe@sourceware.cygnus.com
> >
> >
> 
> 
> 

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

WARNING: multiple messages have this Message-ID
From: "Todd Goodman" <tsg1@earthlink.net>
To: "'Suhaib M. Siddiqi'" <Ssiddiqi@InspirePharm.Com>
Cc: "'cygwin'" <cygwin@sourceware.cygnus.com>
Subject: RE: GCC Internal Compiler Error When Compiling with -pipe
Date: Wed, 31 Mar 1999 19:45:00 -0000	[thread overview]
Message-ID: <003a01be65eb$405d5150$0301a8c0@tgoodman8> (raw)
Message-ID: <19990331194500.ExKNShwS2lWAecFJAgB9tG0d-AfxumponNlbVnDHwWs@z> (raw)
In-Reply-To: <007e01be65a6$e3f98670$29acdfd0@InspirePharm.Com>

Sorry, I dropped the middle 1.  I meant 1.1.2.

> -----Original Message-----
> From: Suhaib M. Siddiqi [ mailto:Ssiddiqi@InspirePharm.Com ]
> Sent: Wednesday, March 03, 1999 1:52 PM
> To: Todd Goodman
> Cc: cygwin
> Subject: Re: GCC Internal Compiler Error When Compiling with -pipe
> 
> 
> 
> There is no egcs 1.2 and will not be for a long time to come.  The
> present one from Mumit is egcs 1.1.1 and up-comming one will be
> egcs-1.1.2
> 
> 
> 
> 
> 
> ----- Original Message -----
> From: Todd Goodman <tsg1@earthlink.net>
> To: 'Chris Faylor' <cgf@cygnus.com>; 'Mumit Khan'
> <khan@xraylith.wisc.EDU>
> Cc: <cygwin@sourceware.cygnus.com>
> Sent: Wednesday, March 03, 1999 1:22 PM
> Subject: RE: GCC Internal Compiler Error When Compiling with -pipe
> 
> 
> >/usr/H-i586-cygwin32/bin> uname -a
> >CYGWIN_NT-4.0 TGOODMAN8 20.1 (0.3/1/1) 1998-12-3 20:39:18 
> i686 unknown
> >/usr/H-i586-cygwin32/bin> gcc -v
> >Reading specs from
> >f:\usr\H-i586-cygwin32\bin\..\lib\gcc-lib\i586-cygwin32\egcs-
> 2.91.57\sp
> ecs
> >gcc version egcs-2.91.57 19980901 (egcs-1.1 release)
> >/usr/H-i586-cygwin32/bin>
> >
> >Is it the wrong compiler version?
> >
> >I guess I'll try the egcs-1.2 release soon and see if that 
> changes the
> >behaviour.
> >
> >Todd
> >
> >> -----Original Message-----
> >> From: cygwin-owner@sourceware.cygnus.com
> >> [ mailto:cygwin-owner@sourceware.cygnus.com]On Behalf Of 
> Chris Faylor
> >> Sent: Tuesday, March 02, 1999 10:13 PM
> >> To: Mumit Khan
> >> Cc: cygwin@sourceware.cygnus.com
> >> Subject: Re: GCC Internal Compiler Error When Compiling with -pipe
> >>
> >>
> >> On Sun, Feb 28, 1999 at 10:37:18PM -0600, Mumit Khan wrote:
> >> >N8TM@aol.com writes:
> >> >> In a message dated 2/28/99 8:18:03 AM Pacific Standard Time,
> >> >> tsg1@earthlink.net writes:
> >> >>
> >> >> << gcc -DHAVE_CONFIG_H -I. -I. -I..   -g -O2 -Wall -pipe
> >> -c capability.c
> >> >>  /home/noer/src/b20/comp-tools/devo/gcc/pexecute.c:245:
> >> Internal compiler
> >> >>  error in function pexecute >>
> >> >> I haven't seen this problem since b20.1, although I've had
> >> configure failures
> >> >> associated with setting CFLAGS '... -pipe'
> >> >
> >> >I couldn't reproduce Todd's problem, so hopefully that
> >> particular one is
> >> >fixed.  We still have a few more cases that I'm tracking down ...
> >> >
> >> >The quality of upcoming egcs-1.1.2 is heaps better as compared to
> b20
> >> >in terms of stability and "un-crashability".
> >>
> >> The -pipe problem should have been fixed in B20.1.  I
> >> submitted a patch for
> >> it myself.
> >>
> >> cgf
> >>
> >> --
> >> Want to unsubscribe from this list?
> >> Send a message to cygwin-unsubscribe@sourceware.cygnus.com
> >>
> >>
> >
> >
> >--
> >Want to unsubscribe from this list?
> >Send a message to cygwin-unsubscribe@sourceware.cygnus.com
> >
> >
> 
> 
> 

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


  parent reply	other threads:[~1999-03-03 19:06 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-03-03 10:36 Suhaib M. Siddiqi
     [not found] ` < 007e01be65a6$e3f98670$29acdfd0@InspirePharm.Com >
1999-03-03 19:06   ` Todd Goodman [this message]
1999-03-31 19:45     ` Todd Goodman
1999-03-31 19:45 ` Suhaib M. Siddiqi
  -- strict thread matches above, loose matches on Subject: below --
1999-03-03 16:57 Suhaib M. Siddiqi
1999-03-31 19:45 ` Suhaib M. Siddiqi
1999-03-03  8:31 Suhaib M. Siddiqi
     [not found] ` < 001101be6595$72ce0770$29acdfd0@InspirePharm.Com >
1999-03-03 15:58   ` Chris Faylor
1999-03-31 19:45     ` Chris Faylor
1999-03-31 19:45 ` Suhaib M. Siddiqi
1999-02-28 16:04 N8TM
     [not found] ` < 2877cf50.36d9d908@aol.com >
1999-02-28 20:37   ` Mumit Khan
1999-02-28 23:02     ` Mumit Khan
1999-03-03  8:10     ` Chris Faylor
     [not found]       ` < 19990302221235.C3492@cygnus.com >
1999-03-03 10:28         ` Todd Goodman
1999-03-31 19:45           ` Todd Goodman
1999-03-31 19:45       ` Chris Faylor
1999-02-28 23:02 ` N8TM
1999-02-28  8:14 Todd Goodman
     [not found] ` < 000b01be6334$c2405dc0$0301a8c0@tgoodman8 >
1999-02-28  8:41   ` Mumit Khan
1999-02-28 23:02     ` Mumit Khan
1999-02-28 23:02 ` Todd Goodman

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='003a01be65eb$405d5150$0301a8c0@tgoodman8' \
    --to=tsg1@earthlink.net \
    --cc=Ssiddiqi@InspirePharm.Com \
    --cc=cygwin@sourceware.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).