--- Leopold Toetsch <[EMAIL PROTECTED]> wrote:
> If you are using gcc 3.0 or above,
> -mno-accumulate-outgoing-args must be set.

This was not a requirement prior to the changes I
outlined on the 16th.  

I was at gcc version 3.3.1 but I rebuilt 3.4.1 from
source.  Adding the compiler flag appears to have
fixed the JITed problem (though the handful of math
ops are still failing under Cygwin/JIT).

so in summary:  From 2004-07-16 until something
changes, if you want to build on Cygwin with and have
JIT work using gcc 3.0 or higher, add
--ccflags=-mno-accumulate-outgoing-args

Thanks
Joshua Gatcomb
a.k.a. Limbic~Region


        
                
__________________________________
Do you Yahoo!?
Vote for the stars of Yahoo!'s next ad campaign!
http://advision.webevents.yahoo.com/yahoo/votelifeengine/

Reply via email to