Hello Duncan,

Monday, December 14, 2009, 1:33:14 PM, you wrote:

>> Please enlighten me. How do I access the POSIX subsystem?

> I'm not sure of all the details, but the program ends up getting linked
> differently. The GNU ld user guide says:

yes, it should be linked to other dlls. the catch is that RTS/stdlib uses
subsystem-specific calls, so you will need to write in assembler to
ensure that your program don't use any Win32 calls :)


-- 
Best regards,
 Bulat                            mailto:[email protected]

_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to