[comp.windows.x] Xqdss with gcc - anybody got it working?

sherouse@godot.radonc.unc.edu (George W. Sherouse) (11/22/88)

My exploratory attempts to build an R3 Xqdss with gcc (GPX, Ultrix
2.2) resulted in a server that failed on startup complaining about a
failure in resource allocation.  Does anyone have one working, what is
the incantation, and is there a noticable difference in performance?

- George

swick@ATHENA.MIT.EDU (Ralph R. Swick) (11/22/88)

> My exploratory attempts to build an R3 Xqdss with gcc (GPX, Ultrix
> 2.2) resulted in a server that failed on startup complaining about a
> failure in resource allocation.

I'll bet gcc needs to be told something special to compile
ddx/dec/qdss/libtl/tldma.c, since it reads and writes to i/o space.
"resource allocation" messages were the symptom when the BSD optimizer
trashed things, too.