[TDK-BETA] compiled script crashing
by Ulrich Ring other posts by this author
Feb 11 2007 6:56AM messages near this date
view in the new Beta List Site
Re: [TDK-BETA] Linux tclapp undesired output file
|
Re: [TDK-BETA] compiled script crashing
I compiled a script with tclcompiler.
Executing it with TclDevKit-4.0/bin/tclsh8.5 ended up with:
"TclExecuteByteCode: obsolete INST_CALL_BUILTIN_FUNC1 found"
Finally, I reduced my code to the following one-liner:
"expr {sqrt(2.0)}"
Executing the compiled *.tbc with tclsh8.4 seems OK,
but TclDevKit-4.0/bin/tclsh8.5 keeps aborting.
Best, Ulrich
_______________________________________________
Tdk-beta mailing list
Tdk-beta@[...].com
http://listserv.ActiveState.com/mailman/listinfo/tdk-beta
Thread:
Ulrich Ring
Jeff Hobbs
|