public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Bruce Korb <korbb@datadesign.com>
To: egcs@cygnus.com
Subject: Re: Fixes for broken headers..
Date: Thu, 18 Dec 1997 12:29:00 -0000	[thread overview]
Message-ID: <34995544.2BC@datadesign.com> (raw)
In-Reply-To: <34959619.4739@datadesign.com>

Jeffrey A Law wrote:
...
>   >  2. Some checks should be rewritten to use my new ${target...}
>   >     stuff, because building a cross compiler will otherwise
>   >     fail to fix some header files; most tests are like
>   >     `if [ -f /vmunix ]...' which of course can be
>   >     misleading (or even wrong!) in a cross environment.

I have a fix for all this stuff, that includes massive performance
enhancements.  Now that Egcs-1.0 is out, are you ready to deal
with a reimplementation of fixincludes?

Also, I ran into a problem on UnixWare 2.1.2.  For one thing, X11
resides in a directory under .../X11R6.1/... and the emacs configure
scripts do not expect to find it there.  Beyond that is a header file
problem (which is why I mention it in this message).  One of the
headers under that directory contains an unprotected typedef for
wchar_t.  It is immediately preceeded by a comment that says that
the following line needs to be customized for the target system.
SCO obviously forgot to do that.  The correct fix is to replace the
typedef with a line "#include <stddef.h>" and copy it to where
it would be found before the regular X11 include stuff.  This last
part is what I could not figure out how to do.

If you are ready, please tell me how to deliver fixincludes to you.
If anyone else is interested in playing with it, I will
send it to them, too.  I am reluctant to email 100K to
hundreds of uninterested recipients tho.

--
Bruce Korb                      | Data Design Systems, Inc.
Korbb at DataDesign dot com     | 45 Cabot Dr., Suite 110
Voice:  408-260-0280            | Santa Clara,  CA   95051
Fax:    408-260-0281            | USA

  reply	other threads:[~1997-12-18 12:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-11-04 23:44 egcs-971031: results on m88k-motorola-sysv3 haifa enabled manfred
1997-11-05  5:23 ` [971031]: Fix for broken hypot funct. on m88k-motorola-sysv3 manfred
1997-12-11 22:54   ` Jeffrey A Law
1997-12-12  1:46     ` manfred
1997-12-15 10:31       ` Jeffrey A Law
1997-12-15 13:11         ` Fixes for broken headers Bruce Korb
1997-12-18 12:29           ` Bruce Korb [this message]
1997-12-22  9:44 Bruce Korb

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=34995544.2BC@datadesign.com \
    --to=korbb@datadesign.com \
    --cc=egcs@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).