Mail Archives: djgpp/1997/05/15/07:32:48
From: | Andy Eskilsson <x-aes AT telelogic DOT se>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | GNU Readline 2.0 for djgpp.
|
Date: | 15 May 1997 10:08:14 +0200
|
Organization: | Telelogic AB, Sweden
|
Sender: | x-aes AT vega
|
Message-ID: | <ksyb9hyx75.fsf@telelogic.se>
|
Reply-To: | x-aes AT telelogic DOT se
|
NNTP-Posting-Host: | vega.telelogic.se
|
Mime-Version: | 1.0 (generated by tm-edit 7.101)
|
Lines: | 16
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
I have shrink-wrapped a GNU Readline 2.0 for DJGPP, it's just to grab
the file http://www.fukt.hk-r.se/~flognat/hacks/readline.zip, unzip it
into your favourite djgpp subdir and link with -lreadline -ltermcap.
The port is based on the readline from the bash 1.1.47 sources.
Sources, docs and libraries are contained in the .zip-file, it struck
me now that the zip contains long-filenames, ouch, well you need LFN
to compile it, but if you only need the binaries look in the lib dir
and rename libreadl.lib (or something similar) to readline.lib and
libtermc.lib to termcap.lib and libhistory.lib to history.lib.
I haven't done any extensive testing, thats up to you (my way to get
feedback to see if it is used :-)). But it seems to work.
/Andy
- Raw text -