Dennis Ruffer wrote: > > I'm not sure what Anton means and I haven't tried to make any of the dists > yet, but considering the chicken and egg problem, I can see why he's > hesitant to post anything at the moment.
I have not replied because I had nothing helpful to contribute. I intend to work on getting Gforth ready for release in the next weeks, and this will probably include testing on a MacOS X box, so the next realease should work with just "configure; make" on MacOS X. Maybe I can even use a Windows box for testing (if Windows/Cygwin yields to remote script-based testing without too much effort). > I hadn't examined your scripts before, and I don't understand why you are > setting: > > env ac_cv_sizeof_long_long=0 > > Is there a problem I haven't discovered yet that this solves? This helps if gcc generates incorrect code for long longs (given the number of platforms (SPARC, M68K, PPC) this has happened on, maybe we should make this the default). - anton --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
