This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Trouble building gcc-3.4.0 cygwin->linux


On Tue, 2004-06-08 at 19:20, Christopher Faylor wrote:
> On Tue, Jun 08, 2004 at 06:59:29PM -0700, Jim Wilson wrote:
> >Actually, I see that cygming.h seems to be always used where cygwin.h is
> >used, and thus we seem to have a duplicate macro definition.  Is this
> >what you are concerned about?
> 
> Yes.

OK.  The duplicate macro definitions seem to be harmless, when building
with gcc anyways.  However, this could be a problem with other
compilers.  I added the following patch to fix this.
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com

Attachment: tmp.file
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]