This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin 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: Problems upgrading from 2.95.3-5 to 3.X on cygwin


Mack,

A couple of things to try:

Unpack the gcc source tree using cygwin tar and gzip/bzip2.  Some windows utilities are "smart" enough to convert \n to \r\n

Try using binary mounts for the source and build trees.

Use the configure options I posted earlier. 

-----Original Message-----
From: Neil Booth [mailto:neil@daikokuya.demon.co.uk]
Sent: Saturday, 2 February 2002 9:05 
To: Mack Lobell
Cc: cygwin@cygwin.com; gcc@gcc.gnu.org
Subject: Re: Problems upgrading from 2.95.3-5 to 3.X on cygwin


I suggest you remove all '\r' characters from i386.md, so that the
newlines consist of '\n' only.  That will likely solve your problem.

You needn't bother with insn-flags.h; that looks to be only a warning
and once you get stage1 built of 3.0, it won't have problems with
'\r' (but the .md file still might; I'm not sure about that).

Neil.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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