On Thu, Aug 28, 2003 at 09:27:46AM -0400, "Phoebus R. Dokos (?????? ?. ??????)" wrote: > > On Thu, 28 Aug 2003 12:06:37 +0100, Mark Swift <[EMAIL PROTECTED]> > wrote: > > > > > > >Just downloaded this - it works on my 12" powerbook with 10.2.6 > >& Apple's X11 public beta 3. It also works for me on 10.2.3. fantastic! > > > >Originally I had XDarwin installed (non apple XFree86). This didn't work, > >so I dumped it and installed Apple's X11 instead. > > > >Does anyone know when the altered source is to be integrated into > >the current uqlx sources? Also, which gcc was used? I've tried and > >failed to build a working copy from the current sources many times :( > > > >Mark Swift > > Hi Mark, > I am not sure regarding the altered sources. Richard will have to answer > this.
I am incorporating changes frequently, I just don't have the time to do thorough testing. If you want experimental sources just email me. To build it on MacOS X you probably need to disable the global register optimisation for PPC. gcc 3.1-3.3.1 is broken so you can either patch gcc as explained in the README or disable the optimisation in QL68000.h Since less people are likely to patch gcc I will disable it by default in the next version :( Richard
