summaryrefslogtreecommitdiff
path: root/src/schedule
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2002-06-26 20:54:09 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2002-06-26 20:54:09 +0000
commit253b8517e8f8080d46cb7b284417c5f93fcf972b (patch)
treee760b420773ef94ac910a1dc7fdc0d269bb0c632 /src/schedule
parent673a967893157fecfc5d59540a8c35ee74fce357 (diff)
Answering my own question since it just caught me out ...
------------------------------------------------------------------------------- 36. My thorn is calling directly a function from another thorn. Both thorns are in my ThornList, but on linking I get the error Startup.c.o(.text+0x4d): undefined reference to `OtherThornsFunction' Make sure that your thorn inherits from the implementation provided by the other thorn. If you don't do this, the end link line may not list the libraries in the right order for linking. ------------------------------------------------------------------------------- git-svn-id: http://svn.cactuscode.org/flesh/trunk@2917 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/schedule')
0 files changed, 0 insertions, 0 deletions