This is the mail archive of the cygwin@sourceware.cygnus.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]

Re: ALPHA CPU architecture preliminary port of cygwin1.dll done


On Sun, 6 Feb 2000, Jeff Sturm wrote:

> My first attempt to compile hello.c didn't work.  All include files had
> CRLF newlines, which GCC reported as syntax errors.  I fixed the
> includes and tried again... this time gas complained about syntax
> errors.  Then I tried with CYGWIN32=binmode, and hello.c compiled fine.

You also have to "fix" the gcc specs file.
  
  $ gcc -print-file-name=specs

shows the full path, and de-crlf that as well.

Regards,
Mumit



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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