home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky gnu.gcc.help:2868 comp.windows.x:20808
- Newsgroups: gnu.gcc.help,comp.windows.x
- Path: sparky!uunet!spooky!witr
- From: witr@rwwa.COM (Robert Withrow)
- Subject: Re: Can't compile X11R5 with gcc 2.3.3 on SVR4
- Message-ID: <1993Jan6.151357.2870@rwwa.COM>
- Sender: news@rwwa.COM (News Administrator)
- Nntp-Posting-Host: spooky
- Reply-To: witr@rwwa.com
- Organization: R.W. Withrow Associates
- References: <1993Jan4.175438.16561@hal.nbg.sub.org> <1993Jan6.041601.6055@awds.imsd.contel.com>
- Distribution: usa
- Date: Wed, 6 Jan 1993 15:13:57 GMT
- Lines: 7
-
- A good thing to do in this case is to do a cc -P on the file (or whatever
- the GCC equivalent is to produce a preprocessed-but-not-compiled output),
- and then compile the result. You can then track exactly what the problem is.
-
- --
- Robert Withrow, Tel: +1 617 598 4480, Fax: +1 617 598 4430, Net: witr@rwwa.COM
- R.W. Withrow Associates, 21 Railroad Ave, Swampscott MA 01907-1821 USA
-