<[EMAIL PROTECTED]> wrote:
> 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.
'make build_osx105' worked great, thank you!
Sorry I didn't see that earlier.
On Thu, Jun 5, 2008 at 6:50 PM, John Hunter <[EMAIL PROTECTED]> wrote:
> On Thu, Jun 5, 2008 at 4:19 PM, Christopher Burns <[EMAIL PROTECTED]> wrote:
>> Is this really the curren
115 (206) 526-6317 main reception
>
> [EMAIL PROTECTED]
>
> -----
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse
provided in /usr/X11 (which are
> universal I think), you should make Python only build for your
> architecture, which is what I did.
>
> My only issue with matplotlib thusfar seems to be the inability to do
> the plot3d examples from the scipy website, but I'm told that