Re: eubins - change causing machine func errors
- Posted by jimcbrown (admin) Nov 03, 2010
- 1357 views
ChrisB said...
Hi
Windows xp
eubin eu-r3523.zip works ok
eubins-mingw32-3598M-20101026.zip and all subsequent eubins produce the error
Error specifics :
C:\EUPHORIA\eusqlite\eusqlite3.ew:319 in function sqlite_open() A machine-level exception occurred during execution of this statement filename = {101'e',109'm',112'p',108'l',111'o',121'y',101'e',101'e',115's', 46'.',115's',113'q',108'l'} mode = 0 filename_addr = 34431224 err_no = <no value> db = <no value> db_addr = 21988168 message_addr (from inlined routine 'sqlite_errmsg' at 45) = <no value> message (from inlined routine 'sqlite_errmsg' at 45) = <no value>etc
I have tested all the eubins with mingw32 in the file name, so I can only assume that there has been a change in the compiler that has caused this.
Note - sqlite3 uses the misc.e include file in order to retain eu3 compatability - don't know if this is an issue or not.
Chris
misc.e shouldn't have anything to do with it. Which machine_func() is the crash occuring in?