Hi! $ nice build-support/factor.sh update [...] gcc -c -Wall -O3 -fomit-frame-pointer -fPIC -fno-builtin-strlen -fno-builtin-strcat -mtune=pentium4 -o vm/bignum.o vm/bignum.c vm/os-unix.c: In function uap_stack_pointer: vm/os-unix.c:199: error: dereferencing pointer to incomplete type vm/os-unix.c: In function memory_signal_handler: vm/os-unix.c:214: error: dereferencing pointer to incomplete type vm/os-unix.c: In function misc_signal_handler: vm/os-unix.c:221: error: dereferencing pointer to incomplete type make[1]: *** [vm/os-unix.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [macosx-x86-32] Error 2 make failed
MacOS X 10.4.11 (Intel), gcc 4.0.1 Don't know since when, just tried it yesterday and today. Regards, Stefan -- Web (en): http://www.no-spoon.de/ -*- Web (de): http://www.frell.de/ ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
