ALI_AT_RMC
08-17-2006, 07:29 PM
I'm trying to run the example 'xrk4.c' with a great deal of difficulty. I have included nr.h and nrutil.h along with source files nutil.c and rk4.c and the code will not compile. The errors are linking errors:
Undefined symbol '_bessj" referenced in "xrk4.c"
Undefined symbol '_bessj0" referenced in "xrk4.c"
Undefined symbol '_bessj1" referenced in "xrk4.c"
I've attempted to run this code in three different compilers with no success - so it must be something that I'm doing.
Any suggestions are appreciated.
ALI
Undefined symbol '_bessj" referenced in "xrk4.c"
Undefined symbol '_bessj0" referenced in "xrk4.c"
Undefined symbol '_bessj1" referenced in "xrk4.c"
I've attempted to run this code in three different compilers with no success - so it must be something that I'm doing.
Any suggestions are appreciated.
ALI