On Sep 13, 2008, at 6:39 PM, Slava Pestov wrote: > To fix the second problem with mouseLocationInWindow, I had to > completely redo how the FFI was handling functions which returned > small structs by value on x86.64. Now that this is fixed the UI > appears to run. Soon we'll have binary packages for Mac OS X x86.64.
When I was reading through the x86-64 ABI docs, I was thinking, "I bet that's a bitch to implement." Glad to hear you got it working. > Thanks for the hard work Joe! I'm really impressed with your Objective > C 2.0 bridge and low-level debugging skills. No problem. I appreciate your help getting all the code generator bugs sorted out. Is it possible to override build-support/factor.sh's platform detection to update and build for a particular architecture? -Joe ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
