This is the mail archive of the gcc-bugs@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]

Re: Fatal error when building GCCC-3.0 under cygwin


Corwin,

Corwin Joy wrote:
> 
> I, and several other folks, have had problems building the gcc 3.0 release
> snapshot under cygwin.  It seems to be an issue with carriage return versus
> line-feed in i386.md.  I would like to suggest that either this file be
> patched in the release snapshot for gcc 3.0 or a brief comment be added to
> the release notes for cygwin as this is rather a bear to figure out without
> extensive searching of the gcc newsgroups.
> 
> Thanks,
> Corwin
> 

This is not problem with i386.md.

On Cygwin it's possible to encounter CR/LF problems on
because it has the concept of both text and binary mode mounts.

Graham


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