ChoX11 pokes at UnixLib internals a bit, in order to be able to provide its own handling for select() on the file descriptor that is created in order to emulate a socket to the X Server. The problem is that this relied upon accessing unixlib/dev.h and struct __unixlib_fd to work, which are no longer externally visible.
I understand the desire to hide UnixLib internals, but is there some way this can be made to work? ChoX11 is not buildable right now. Thanks. -- Peter Naulls - [EMAIL PROTECTED] | http://www.chocky.org/ ---------------------------------------------------------------------------- RISC OS Community Wiki - add your own content | http://www.riscos.info/ _______________________________________________ GCCSDK mailing list [email protected] Bugzilla: http://www.riscos.info/bugzilla/index.cgi List Info: http://www.riscos.info/mailman/listinfo/gcc Main Page: http://www.riscos.info/index.php/GCCSDK
