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: Compiling Sendmail With Cygwin?


Earnie Boyd wrote:
> 
> Cygwin is a wonderful environment to use for porting the typical UNIX code.
> Why not just give it a simple try?  You may be surprised at how easy it can be.
>  As for sendmail itself I've never built it from source so I can't confirm or
> deny how easy this could be.
> 
> The headache is undoubtedly going to be the never ending "text mode" vs "binary
> mode" processing.

Another major headache I've found with running Unix configure & make
files under Cygwin is file names, specifically "foo" vs "foo.exe" for
executables. A lot of scripts are broken by this one. GCC itself has a
hack to work around this, but utilities like cp, mv, rm, etc don't.

--
Ross Smith <ross.s@ihug.co.nz> The Internet Group, Auckland, New Zealand
========================================================================
  "There are many technical details that make Linux attractive to the
  sort of people to whom technical details are attractive."   -- Suck

--
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]