taskwire and euphoria 3.0.1

new topic     » topic index » view thread      » older message » newer message

I'm trying to make taskwire.exe with Euphoria 3.0.1 and Open-watcom 1.5 (also 
tried with open-watcom 1.4) but without success. When i run it, with trace option
activated to look for error, it stop immediately. In ctrace.out file, just before
end tag, i've this:

taskwire.exw:527	rid = routine_id("spin_task")                               
taskwire.exw:528	for i = 1 to NTASKS do                                      
taskwire.exw:529	    scale = sqrt(9/NTASKS)                                  
taskwire.exw:530	    tid = task_create(rid, {E,                              
                                                                             
=== THE END ===                                                              

I've tested theses 3 commands to make the executable program :
ecw -wat taskwire.exw
ecw -wat -stack 1048576 taskwire.exw
ecw -wat -stack 2097152 taskwire.exw


With Euphoria 2.5 and the registered version, it was ok.

I've also done again an installation of euphoria 3.0.1 to be sure...

Is it an installation bug ? 
anyone else gets the same ?

François Chadal

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu