[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: camera merging Re: [pygame] PATCH: enable MMX for X86_64, VideoCapture



Hi,

I think you can export CC=gcc4.0 before running setup.

There's a new stable SDL coming out soon with updated OSX support(and lots of other bug fixes).  Still a bunch of work going on fixing bugs.  I'd guess in a week or so at the rate  they are going.

cheers.


On Tue, Sep 29, 2009 at 1:39 AM, el lauwer <el.lauwer@xxxxxxxxx> wrote:
Hoi,

It seems that I need to use gcc 4.0 instead of 4.2.1 to compile pygame against SDK10.4

Where can I set the version of gcc to compile pygame.


abe

On 28-sep-2009, at 19:59, René Dudfield wrote:

Hello again,

Setup_Darwin.in now has the _camera module for mac in there.  So that is compiling and the example/ for it works it seems.

Also platform specific Setup.in files now replace any lines from the Setup.in where they match the first word.  This lets us easily compile in different files, with different flags depending on platform.


cheers,