This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

SunOS readline -- solutions and patches.



I've just run into the problem of linking against libreadline.a under
SunOS 5.  The two solutions indicated in the past are basically,
disable readline support by editing the configure output, and
recompile static versions of the readline and termcap libraries.

I'll do one of these in the short term, but is it on anyone's todo
list to add a --disable-readline feature?