Hi! I'm trying to compile wine-20030408 on a Slackware 8 Linux system w/ gcc-3.2.2, binutils-2.13.2.1, and glibc-2.3.2 and I get a segmentation fault: gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -mpreferred-stack-boundary=2 -Wpointer-arith -fPIC -D__WINESRC__ -D_NTSYSTEM_ -DBINDIR="\"/usr/local/bin\"" -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -o wcstring.o wcstring.c LD_LIBRARY_PATH="../../libs/unicode:$LD_LIBRARY_PATH" ../../tools/winebuild/winebuild -fPIC -D__WINESRC__ -D_NTSYSTEM_ -DBINDIR="\"/usr/local/bin\"" -DETCDIR="\"/usr/local/etc\"" -o relay16.s --relay16 as -o relay16.o relay16.s make[2]: *** [relay16.o] Segmentation fault make[2]: *** Deleting file `relay16.o' make[2]: Leaving directory `/home/tom/wine-20030408/dlls/ntdll' make[1]: *** [ntdll] Error 2 make[1]: Leaving directory `/home/tom/wine-20030408/dlls' make: *** [dlls] Error 2 Any ideas? I'm trying to build a newer binutils snaphot now to see if that will help, if it's a bug in as. Thanks... Peace.... Tom _______________________________________________ wine-users mailing list wine-users@winehq.com http://www.winehq.com/mailman/listinfo/wine-users