On Aug 22, 2009, at 6:11 AM, Phil Dawes wrote: > Hi Factor list, > > I'm still working toward a kernel threaded factor vm and the finish > line > is in sight! The only problem is that I don't have a macosx platform > to > test on. If there's anybody reading this on osx with a build setup > would > you mind testing this for me please?: >
I get a compiler error building the vm: g++ -c -Wall -O3 -fomit-frame-pointer -fPIC -DFACTOR_64 -m64 -o vm/os- macosx.o vm/os-macosx.mm vm/os-macosx.mm: In function ‘void factor::c_to_factor_toplevel(factor::cell)’: vm/os-macosx.mm:16: error: ‘allot_alien’ was not declared in this scope vm/os-macosx.mm:17: error: ‘userenv’ was not declared in this scope -Joe ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
