[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
cdtest.exe problem under psim
- Date: Wed, 12 May 1999 21:46:52 -0400
- From: jskulpin at eng01.gdds.com (Jay Kulpinski)
- Subject: cdtest.exe problem under psim
> From gumby at zembu.com Wed May 12 19:19:35 1999
> Date: Wed, 12 May 1999 16:19:34 -0700
> Subject: Re: cdtest.exe problem under psim
>
> A brief comment on semantics: Surely _AM29K is the _wrong_ symbol to
> check for?
>
Maybe so, but I didn't put it there. It was there already.
One can only assume it's there for a good reason.
> That is, whether exit needs to be defined can't be a property of a
> processor's implementation of the 29K instruction architecture. Or powerpc-
> ness.
>
That sounds reasonable. I was just trying to follow the lead of the
existing #if.
> Probably a new preprocessor symbol ought be defined.
>
> (not like this is earth-shaking, but this is in the class of clearing
> up confusing XXX's...!)
Joel already suggested a better place to fix this: removing
_wrapup_reent(0) from libc_wrapup(). That works for me.
>
> Cheers,
> d
>
>