X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Date: Thu, 21 Mar 2002 16:36:59 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: deckerben cc: djgpp AT delorie DOT com Subject: Re: emacs fonts In-Reply-To: <3c99ced8$0$12698$9b622d9e@news.freenet.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 21 Mar 2002, deckerben wrote: > It may be possible to hack an Xfree layer on top of Allegro (just for the > SVGA/VGA facilities). An Xlib port could use Allegro as its low-level graphics layer, but you'd still need to port the higher level X code. > Do you know if anyone has had success porting X emacs > to Cygwin (...uuuhhhhh :-( using the Xfree libraries? Yes, there's a Cygwin port of XFree86. But that's irrelevant to the DJGPP port of Emacs, since you cannot link DJGPP programs with Cygwin libraries--they use two incompatible binary formats.