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: rvxt-20050409-1 console problem


Brian Dessent wrote:

> This can be set by adding
> -Wl,--subsystem,windows (aka -Wl,-mwindows) or -Wl,--subsystem,console
> (aka -Wl,-mconsole).

Oops, you don't need -Wl with -mwindows / -mconsole is what I was trying
to say here, since they are simply shortcuts defined in the specs file
that just end up passing the "--subsystem foo" flag to the linker.

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