Lee Noar wrote:
I assume you mean -fpic rather than -fPIC as the latter *is* required and used for building shared libraries for RISC OS (I'd be surprised if the documentation said otherwise ;-). -fpic generates the original PLT entries which at the time I had a use for, however, that is no longer the case. The output of -fpic could be made the same as -fPIC to prevent any mix ups.
It does say this - look at lines 114+ of !ReadMe - as opposed the the earlier paragraph around line 45. _______________________________________________ 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
