I've been trying to get ODE working under FreePascal using the units supplied with JEDI-SDL. The applicaiton compiles OK but I get the following error message when trying to run the app.

"The procedureentry point dWorldQuickStop could not be located in the dynamic link library ode.dll"

The same code compiled using Delphi runs without any problems.

Any one have any ideas?