Andy Koppe wrote:
> Apologies for having failed to google an answer, but is there an easy
> way in Cygwin to find out which Windows subsystem an executable
> targets?
>
> More specfically, is rxvt a 'console' or a 'windows' program?
In general, when you want to know about an executable or libra
Andy Koppe wrote:
> Apologies for having failed to google an answer, but is there an easy
> way in Cygwin to find out which Windows subsystem an executable
> targets?
>
> More specfically, is rxvt a 'console' or a 'windows' program?
>
objdump -p | grep Subsystem
For rxvt, that is:
Subsystem
Apologies for having failed to google an answer, but is there an easy
way in Cygwin to find out which Windows subsystem an executable
targets?
More specfically, is rxvt a 'console' or a 'windows' program?
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: ht
3 matches
Mail list logo