Xggi/glide

Mumit Khan khan@xraylith.wisc.EDU
Sun Jul 11 18:03:00 GMT 1999


"Suhaib M. Siddiqi" <ssiddiqi@inspirepharm.com> writes:
> 
> Ummm, with any optimization it did work.  i tool all the flags -ansi,
> -pedantic and blah blah out, and it compiled.

I just sent you a note on this -- the problem is with your headers, not
with GCC and not with Cygwin. Looking at the preprocessed output you
had sent me, it looks as if you're using the headers distributed with 
PGI, and asm/byteorder.h is incorrect (from an older newlib release it 
would seem).

> By the way, the tele module in /degas/lib/libggi/display/tele was doing the
> same
> thing, always.  I could never figure out what was going on, so I started
> disableing (i.e --disable-tele) module compilation.  I had this problem
> with anothe X11/MOTIF application which I was trying to port from SGI. and I
> kept getting
> this b0 crashes of assembler.  This weekend when i took some of the
> uneccessary socket
> stuff out from X11lib then X11 compilation also gave this error.  That is
> when i though
> i should check with gcc Pro to see what this crash of assembler with b0
> error means, which
> have seen a few times.

Dump the PGI headers and install the Cygwin b20.1 headers on top. It's
very hard to help debug if you use a different set of headers than the 
rest of us.

If you're not using PGI (which I guessed because the preprocessed files 
have pgi in the directory names), then you need to somehow sync your
headers with Cygwin.

Regards,
Mumit



More information about the Cygwin-xfree mailing list