On Monday, March 10, 2003, at 02:11 PM, Anton Ertl wrote:
I saw some Heisenbugs in earlier testing on big-endinan machines (on several architectures and OSs). Thay always occured when building kernel images, and did not produce a useful error message. After adding "-e 3 exboot.fs", at least the last problem is solved. The failures went away at the slightest provocation (e.g., adding (IIRC) '-e "100 allocate 2drop"' as the first image option).
You are right:
./gforth --die-on-signal -m 4M -p ".:~+:."\
-i kernl32b.fi -e 3 exboot.fs -e " 100 allocate 2drop " -e 'fpath= .|~+|.' -e \
's" mach16b.fs"' ./kernel/main.fs -e "save-cross kernl16b.fi- /usr/local/bin/gf\
orth-0.6.0 bye"
redefined NIL
Unresolved: Nothing!
Saving to kernl16b.fi-
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
