This is the mail archive of the cygwin 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]
Other format: [Raw text]

Re: Cygwin from Scratch?


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/


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