John Hunter wrote:
> On Mon, Mar 24, 2008 at 2:48 PM, Charlie Moad <[EMAIL PROTECTED]> wrote:
>> This is a compiler problem the with the gcc on 10.5.2 (and 10.5.1
>> I think).  I found the same error message on many google hits outside of
>> matplotlib.  Your suggestion of compiling with -Os for the two problem files
>> worked fine for me.
> 
> 
> What is the best way to set this flag?  Can it be done with an
> environment variable or by editing a config file?


http://docs.python.org/inst/tweak-flags.html#SECTION000610000000000000000

Have you tried the methods above? (I have not.) They would apply to the 
whole build, but for mpl I don't see that as a problem, provided they 
make the build work.

Eric

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to