Peter Naulls wrote:
In message <[EMAIL PROTECTED]>
Lee Noar <[EMAIL PROTECTED]> wrote:
*hello ADFS::Puffin.$.Temp.Examples.C.hello:
'SharedLibs:lib.libdl/so/1' is missing the som___got symbol
ADFS::Puffin.$.Temp.Examples.C.hello: can't load library 'libdl.so.1'
I'll have a look at this.
Seems I had more stale files. I rebuilt the parts in question (see the
SVN fix also), and then it worked ok. But after rebooting, it no longer
works - I get an abort on data transfer, and have to use *SOMAllowQuit.
I think the recent change to stack checking may have had an adverse
effect on building the dynamic loader. The commit you refer to shouldn't
be necessary because boot1.c is compiled with stack checking disabled
(-mno-apcs-stack-check) and therefore should not contain any references
to the stack extension functions. It would seem that
-mno-apcs-stack-check is now being ignored.
John, is it possible that a recent change made -mno-apcs-stack-check
ineffective?
Lee.
_______________________________________________
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