Subject: Re: Xsun24 anyone?
To: Aaron Brown <abrown@eecs.harvard.edu>
From: David Brownlee <david@mono.org>
List: port-sparc
Date: 09/26/1996 21:06:01
Just a (possibly dumb) suggestion that might help - have you
tried just compiling the main c files with -g & then linking to
see if gdb will show where it disappears off into neverland,
then selectively recompile the offending files until you get the
actual core point?
PS: Good luck with the driver :)
David/abs (david@mono.org)
.---- I've been too drunk to love ----.--- I've been too drunk to remember -.
| Too drunk to care | The hell of the night before |
| Looked like death, felt like Hell | I've been drinking myself blind |
`------ Been the worse for wear ------'--- And still I'll drink some more --'
On Wed, 25 Sep 1996, Aaron Brown wrote:
> Hi all,
>
> Does anyone have a working 24-bit x server for NetBSD/sparc? I'm hacking on
> a driver for the cg14 video on the SS20, and I can get the card into 24-
> bit mode, but I don't have an X server. I'm emulating the cg8 for now...
>
> I tried building Xsun24 from X11R6.1, but the thing coredumps almost
> immediately (before it even does anything fancy with the driver);
> I then built a debugging version (massive when compiled with -g!) and
> gdb ran out of virtual memory even when unlimited, so I gave up :-(
>
> So if anyone could point me to a working Xsun24 that supports the cg8 or
> another dumb 24 or 32-bit framebuffer, I'd be most happy :-)
>
> Thanks,
>
> Aaron
>