On 14/09/15 19:59, Gavin Wraith wrote:
> gcc: error: unrecognized command line option '-rdynamic'
Serves me right for not trying it first :-/
Now that I look at the Lua source I see that they use -Wl,-E
which is the equivalent of -Wl,--export-dynamic which is what
-rdynamic would do if it were recognised.
Looks like we're on the right track.
Lee.
_______________________________________________
GCCSDK mailing list gcc@gccsdk.riscos.info
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
No comments:
Post a Comment