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.

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