|
Loading...
|
printing@lists.apple.com
[Prev] Thread [Next] | [Prev] Date [Next]
32 bit compilation of filter on 64 bit Mac OS X Johan Henselmans Fri Feb 03 01:05:46 2012
I am working on a filter that might run on a 32 bit OSX or a 64 bit OS X. I remember that by default compiling on OS X would result in a 32 bit application. Now compiling on OS X, even with the ./configure --enable-32bit results in a 64 bit executable. I noticed that the --enable-32bit was not used whatsoever in compiling for Darwin executables. Is there any way to compile a 32 bit executable on a 64 bit OS X via Makefiles that is available in the default cups distribution? NB: I also tried to open the XCode project in the xcode folder of the source, which resulted in a whole bunch of schemes that I could compile, but I did not understand what was going on. There seemed to be two targets, MyMac 32-bit and MyMac 64-bit, but building once again resulted in a 64 bit binary. Johan Henselmans [EMAIL PROTECTED] _______________________________________________ Do not post admin requests to the list. They will be ignored. Printing mailing list ([EMAIL PROTECTED]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/printing/alexiscircle%40gmail.com This email sent to [EMAIL PROTECTED]
- 32 bit compilation of filter on 64 bit Mac OS X Johan Henselmans 2012/02/03 <=
- Re: 32 bit compilation of filter on 64 bit Mac OS X Matthew Broughton 2012/02/03
- Re: 32 bit compilation of filter on 64 bit Mac OS X Michael Sweet 2012/02/03