Bruno N. L. Faria
2003-Jul-15 19:52 UTC
./dlls/libntdll.so: undefined reference to `__builtin_expect'
gcc -o wine miscemu/miscemu.o -L./dlls -lntdll -L./library -lwine -L./unicode -lwine_unicode -lm ./dlls/libntdll.so: undefined reference to `__builtin_expect' collect2: ld returned 1 exit status make: *** [wine] Error 1 Compilation failed, aborting install. alphax@alphax:/sources/cvs2/wine$ anyway to solve this? thanks bruno