From: "deckerben" Newsgroups: comp.os.msdos.djgpp Subject: Discontinuing build attempt on LibXemu Date: Fri, 19 Jul 2002 22:33:43 +0200 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Lines: 24 Message-ID: <3d3876f9$0$8380$9b622d9e@news.freenet.de> NNTP-Posting-Host: 213.6.61.12 X-Trace: 1027110650 news.freenet.de 8380 213.6.61.12 X-Complaints-To: abuse AT freenet DOT de To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello, I decided before I would go ahead and wipe the project out, I would explain why I am discontinuing my effort to port libxemu to DJGPP v2, in case anyone has an idea: At the heart of libXemu is the GRX (v1!) graphics engine. All calls to this libary are, naturally in GRX 1 style and apparently very different from v2. Unfortunately, I do not have the time to sit and work out the GRX V1->V2 command matrix. This is probably the greatest hurdle, and I just don't have that kind of time. A better option would be a simple port of GRX v1 to DJGPP 2, but I can't seem to find one. After *extensive* searching, I did finally come accross some source code for it, but it was too Linux dependent to give me a good feeling for the time investment needed. The FVWM portion did build nicely, but I need LibX11 before I can do anything with the object files. Ben