Peter Naulls <[EMAIL PROTECTED]> wrote: > Not quite. Use of _UnixLib_ requires the SharedUnixLib module. > Whether or not you use UnixLib with C++ is another matter, but > that is the default - i.e, opposite use of using -mlibscl.
Hmm.... Just testing and you are right. One of my .o files must have been compiled with unixlib then, since the resulting executable definitely did not want to run without SUL. I'll have to investigate that, I suppose... I certainly *intended* to compile and link everything with -mlibscl. Thanks, Jan-Jaap _______________________________________________ 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
