Jon Olsson [2007-06-15, 09:28:39]:
> Please test on !i386.  The amd64 floating point patches has been
> integrated, so patches/patch-erts_configure* can be removed.

It does not build on amd64:

cc -O2 -pipe -Wformat -Wbounded
-I/b/ports/obj/erlang-11b.5/otp_src_R11B-5/erts/x86_64-unknown-openbsd4.1
-DUSE_THREADS  -D_THREAD_SAFE -D_REENTRANT -DHYBRID -DHAVE_CONFIG_H -Wall
-Wstrict-prototypes -Wmissing-prototypes -DUSE_THREADS  -D_THREAD_SAFE
-D_REENTRANT  -Ibeam -Isys/unix -Isys/common
-Ix86_64-unknown-openbsd4.1/opt/hybrid -Ix86_64-unknown-openbsd4.1 -Izlib
-Ihipe -I../include/internal -I../include/internal/x86_64-unknown-openbsd4.1
-c sys/unix/sys_float.c -o
obj/x86_64-unknown-openbsd4.1/opt/hybrid/sys_float.o
sys/unix/sys_float.c:722: warning: no previous prototype for `matherr'
{standard input}: Assembler messages:
{standard input}:70: Error: suffix or operands invalid for `pushf'
{standard input}:71: Error: suffix or operands invalid for `pop'
{standard input}:73: Error: suffix or operands invalid for `push'
{standard input}:74: Error: suffix or operands invalid for `popf'
{standard input}:75: Error: suffix or operands invalid for `pushf'
{standard input}:76: Error: suffix or operands invalid for `pop'
{standard input}:78: Error: suffix or operands invalid for `push'
{standard input}:79: Error: suffix or operands invalid for `popf'
gmake[3]: *** [obj/x86_64-unknown-openbsd4.1/opt/hybrid/sys_float.o] Error 1

Reply via email to