Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!usc!apple!portal!gouche!grant From: grant@gouche.UUCP (Grant Munsey) Newsgroups: comp.windows.x Subject: Re: X386 1.1; ProDeigner II + 4D for ESIX Message-ID: <197@gouche.UUCP> Date: 15 Feb 91 19:18:28 GMT Organization: Manticore, Inc., Sunnyvale, CA Lines: 32 >3: # Orchid ProDesigner II and an NEC 4D > "1024x768" 40 1152 1224 1328 1360 900 898 929 939 Interlace >his parameters worked best. Note that this is an INTERLACED 1024x768 >with appreciable flicker, but if you set the root window's (and most >other windows') background to black, you might be able to tolerate it. I have been using X386 1.0 with following parms on ProDesigner II and NEC 4D for a month or so with great results (large cheer for Thomas Roell). There is VERY little flicker. ET4000 1024 1024 768 25 28 40 36 45 0 0 62 "1024x768" ... "1024x768" 62 1024 1096 1272 1328 768 776 778 808 I, however, am having a real tussle getting the 1.1 version to compile/link using ISC 2.2 and gcc 1.39. First the std include files for the system have a lot of (seemingly incomplete) ifdefs for __STDC__ and __POSIX_SOURCE. First I tried straight gcc which defines __STDC__. This craps out all over the place. Then I tried adding _POSIX_SOURCE and -lcposix. This compiles better but gets into trouble because it undefines the macros for things like getc in stdio.h. Also there is no shared lib for -lcposix. I then tried gcc -traditional but this dies all over the place in the X server sources. So I went back to plain gcc and I hacked versions of the standard include files... Now everything compiles but every time I try to link with the new shared libraries when building the clients the loader complains that there is problem with address space overlap in the NOLOAD sections. CARAMBA. Anyone got a magic bullet for all this? -- Grant Munsey, Mainticore, Inc. (408) 733-3838 grant@gouche.portal.com or {uunet!opusys,decwrl!apple!portal}!gouche!grant