Marc R.J. Brevoort wrote:
> On Wed, 28 Jan 2009, MacArthur, Ian (SELEX GALILEO, UK) wrote:
>
>>> Any pointers on setting up FLTK [for fat binary support] would be much
>>> appreciated.
>
> It seems to 'sort of' work- that is, apparently I managed to compile FLTK
> as fat/universal binary. Some other libraries are still fighting back, but
> I guess eventually they'll go down kicking and screaming.
Yes, you must make sure /everything/ is compiled with those
flags, including your app, and any other non-system libs you're
linking against.
I've been running my commercial fltk apps as universals for
several years now.. it's been working well. PPC binaries did
run OK on intel, but there were some threading problems in
Rosetta that made PPC binaries crash randomly on multiproc intel
machines.. releasing universal bins solved that.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk