Re: [Mjpeg-users] Building Cross platform binaries

2008-06-22 Thread Bernhard Praschinger
Hallo Mark Heath wrote: On 12/06/2008, at 11:23 PM, Mark Heath wrote: As you can see here it has attempted to tune for pentium3 and gcc spits it over command line options... I would like to have universal binaries as I do use a mixture of PPC and Intel macs. I am guessing to build

Re: [Mjpeg-users] Building Cross platform binaries

2008-06-22 Thread Mark Heath
On 22/06/2008, at 3:03 PM, Bernhard Praschinger wrote: I am guessing to build universal binaries is going to require some serious hacking of the build scripts. Can anyone help? I discovered that adding the following option to configure helped this issue: --disable-dependency-tracking

Re: [Mjpeg-users] Building Cross platform binaries

2008-06-22 Thread Steven M. Schultz
On Sun, 22 Jun 2008, Bernhard Praschinger wrote: Mark Heath wrote: On 12/06/2008, at 11:23 PM, Mark Heath wrote: It would be nice to be able to automate this into one seamless make. If anyone is responsible for the Makefile and configure scripts, I'd like to hear from you to see

Re: [Mjpeg-users] Building Cross platform binaries

2008-06-16 Thread Mark Heath
On 12/06/2008, at 11:23 PM, Mark Heath wrote: As you can see here it has attempted to tune for pentium3 and gcc spits it over command line options... I would like to have universal binaries as I do use a mixture of PPC and Intel macs. I am guessing to build universal binaries is going

[Mjpeg-users] Building Cross platform binaries

2008-06-12 Thread Mark Heath
Hi all, I've been using mjpeg tools under OSX for some time now. I have recently begun attempting to integrate the tools with Apple Core services. However Xcode wants the mjpeg libraries to be universal or it won't link against them. I have tried the path of forcing Xcode to only produce