On Tue, Sep 9, 2008 at 10:10 PM, Joe Groff <[EMAIL PROTECTED]> wrote: > I found part of the problem--many of the Core Foundation and Cocoa > types have different definitions in a 64-bit environment. I've pushed > a patch that cleans up the type definitions I've tracked down so far. > Right now according to gdb, it's getting stuck inside -[NSOpenGLView > openGLContext] trying to calloc an enormous amount of RAM, which leads > me to believe there are some 32-bit params that should be 64-bit still > being passed in somewhere. > > I also updated the freetype lib for OS X to one that includes the 64- > bit platforms.
Thanks for looking into this! Slava ------------------------------------------------------------------------- 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
