>From "make", I'm getting "branch offset out of 1-byte range".

The errors occur four times, during:

./bigforth -e ": $(if [ "$(ldd bigforth | grep libc | cut -f2 | cut
-f1 -d' ')" = libc.so.5 ]; then echo -n libc5; else echo -n glibc; fi)
; include forth.fb save-target forthker cr bye"

They occur sometime in blk 4 of forth.fb.  Two of them occur in
target.fb.  The rest I can't trace, because when I put trace lines in
I get segmentation faults!

Has anyone else seen this?

ANS bigFORTH 386-Linux rev. 2.1.0
---
Dave Miller

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to