From: "Dale P. Smith" <[EMAIL PROTECTED]> Date: Wed, 10 Apr 2002 11:11:39 -0400
It appears that the preprocessor #define i386 isn't defined, while __i386__ is. Using __i386__ seems to fix things. Here is a diff: thanks for the patch. before being applied, a few questions: is this due to a change in openbsd? (did this work before?) i'm concerned that this replacement will break other openbsd versions. also, which compiler? thi _______________________________________________ Bug-guile mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-guile
