On Mon, Jun 11, 2001 at 02:19:23PM -0700, Larry Shatzer wrote:
> 
> On Monday, June 11, 2001, at 02:06 PM, Jarkko Hietaniemi wrote:
> 
> > On Mon, Jun 11, 2001 at 01:56:32PM -0700, Larry Shatzer wrote:
> >>
> >> [snip]
> >> Maybe Apple mucked with something?
> >
> > Another possibility is that that said constants are somehow brokenly
> > defined in Mac OS X.  Running the util.c through gcc -E -I. would tell
> > us more.
> 
> Like this? cc util.c -E -Iutil.c

Basically it would be:

cc -I. -E util.c > util.i

> (apple made cc their version of gcc)
> When I run that, I get a TON of output, anything I should look for, or 

I think Nick Clark's test program already solved my request so I won't
be needing the ton.

> make it into a file, and attach for you?

-- 
$jhi++; # http://www.iki.fi/jhi/
        # There is this special biologist word we use for 'stable'.
        # It is 'dead'. -- Jack Cohen

Reply via email to