> Brian Dessent wrote:
> 
> > In my experience the two most common changes you have to make when
> > porting are: a) adding -no-undefined to LDFLAGS (or -Wl,-no-undefined to
> > CFLAGS), and b) adding missing $(EXEEXT) ...
> 
> I meant to include c) adding O_BINARY to open() or otherwise dealing
> with textmode/binmode issues.

Would these be good to add to the "Making Pakcages" list?

http://cygwin.com/setup.html#package_contents

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to