I just used the default 10.5 compiler.  I didn't use -Os for the whole
run though.  I would just copy the gcc command on the files where it
failed and replace -O3 with -Os.  Kind of lame, I know, but most the
build I did was ran with -O3.

- Charlie

On Thu, Jun 5, 2008 at 8:19 PM, Christopher Barker
<[EMAIL PROTECTED]> wrote:
> Christopher Burns wrote:
>> Is this really the current solution to building matplotlib on OSX,
>> installing a new compiler and hacking the python Makefile?
>
> No, I don't think so. I haven't built it in a while, but I think the OP
> chose to install 4.2 for some other reason, and maybe had to patch the
> Makefile because of that.
>
> Charlie, what are you building with?
>
> -Chris
>
>
>
> --
> Christopher Barker, Ph.D.
> Oceanographer
>
> Emergency Response Division
> NOAA/NOS/OR&R            (206) 526-6959   voice
> 7600 Sand Point Way NE   (206) 526-6329   fax
> Seattle, WA  98115       (206) 526-6317   main reception
>
> [EMAIL PROTECTED]
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> _______________________________________________
> Matplotlib-users mailing list
> Matplotlib-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to