This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 1008 segfaults in genattr
acs@acm.org wrote:
[ Re: Unixware wierdness ]
> Yes, after applying you patch, I built the 971122 snapshot just fine.
Yippee! Just in a nick of time.
> BTW, Robert, you little exit buster test program produces the following
> output with both egcs and UW's native c compiler:
>
> two
> One
That's actually consistent with what the SCO engineer told me.
The atexit() recursion check is unique to the XENIX->OpenDesktop->SCO
UNIX->SCO OenServer lineage and shouldn't be present in the Unixware
line.
RJL