Static Library Crash on NewtonCreate()

A place to discuss everything related to Newton Dynamics.

Moderators: Sascha Willems, walaber

Static Library Crash on NewtonCreate()

Postby kfprimm » Fri Oct 09, 2015 3:17 pm

Hi there,

I am working on BlitzMax bindings for Newton and am statically linking the core library (version 3.13). Since it's build system lacks a way to invoke a shell script, I can't simply invoke cmake/make. Not the end of the world though!

At this point, I have the gotten past linking issues on Windows, OSX, & Linux. However, for some unknown reason, NewtonCreate() crashes on Windows & Linux. OSX executes without issue.

I'm using virtually the same CC_OPTS for all three platforms, with the exception of platform specific definitions.

I've attempted to glean some info from gdb, but BlitzMax uses it's own internal debugger and does not export debug symbols. All I noticed were a few thread creation logs. I thought it might be a threading problem, but adding DG_USE_THREAD_EMULATION didn't change the behavior.

Does anyone have an idea what might be the problem? I've tried to build against 3.11 in addition to 3.13. Any guidance would be much appreciated!

Thanks!
kfprimm
 
Posts: 1
Joined: Fri Oct 09, 2015 2:29 pm

Return to General Discussion

Who is online

Users browsing this forum: No registered users and 21 guests