On 18 Dec 2009, at 0:03, Ben Abbott wrote: >> >> Unfortunately, Mac OSX's Fink package manager presently has gcc44 >> as a build dependency for many of Octave's dependencies. >> >> So I'll opt for looking into what compiler flags might help. >> >> Once I've succeeded or failed, I'll report back. >> >> Ben > > I've struck out here. Unfortunately, my expertise in solving such > problems is quite lame.
As Matthias has posted elsewhere, the revised OSX port of 1.3 now uses cocoa rather than carbon so may work better for you. Manolo and I are chasing down a bug that looks like it might be peculiar to my implementation, so I think the port is otherwise OK, so far as we know... However, as a rider, I have heard quite few reports of people getting into difficulties using non-Apple compilers to build GUI / system code for their macs. It seems there are quite a lot of Apple specific tweaks to gcc that Apple have never upstreamed, so if you use a "pure" gcc, it may not work as intended on OSX. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

