View Single Post
Old 05 December 2018, 04:16   #960
Hedeon
Semi-Retired
 
Join Date: Mar 2012
Location: Leiden / The Netherlands
Posts: 2,016
Hello,

I made a library with this great tool so there are no startup files used. However (/because of that), my code crashes on float conversion stuff like floatunsidf. Looking at the code I see jumps to a library offset (-36 etc) from an uninitialized library pointer. I guess I need to manually open some libraries... But which?

Edit: nvm. It was late. Looked at nm and I see I am missing MathIeeeDoubBasBase, MathIeeeDoubTransBase and MathIeeeSingBasBase

Last edited by Hedeon; 05 December 2018 at 04:39.
Hedeon is offline  
 
Page generated in 0.04343 seconds with 11 queries