X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: RayeR Newsgroups: comp.os.msdos.djgpp Subject: Re: djgpp/libreadline bug? (cannot use backspace) Date: Mon, 29 Mar 2010 01:15:48 -0700 (PDT) Organization: http://groups.google.com Lines: 9 Message-ID: <6125a1aa-66cd-4f4d-a074-dd1f0477c659@15g2000yqi.googlegroups.com> References: <013d25d6-f34d-4686-9c68-0de775d5bf59 AT t20g2000yqe DOT googlegroups DOT com> <483594ac-251d-4b57-b753-34701cd941fc AT 19g2000yqu DOT googlegroups DOT com> <7705c9031003082118y4a617ce4p8e70fcc4e6949c8b AT mail DOT gmail DOT com> <7705c9031003122205u29f3d86dkb94e472d76b6d553 AT mail DOT gmail DOT com> <9dd368da-7195-43ac-ac5b-6560a6a93bed AT k17g2000yqb DOT googlegroups DOT com> <7705c9031003141648k4de53b9cs1bfdc8e709f2f19 AT mail DOT gmail DOT com> <33944e03-8325-4651-9f73-202b4f1202e2 AT z11g2000yqz DOT googlegroups DOT com> <87zl1riozn DOT fsf AT turtle DOT gmx DOT de> NNTP-Posting-Host: 213.220.252.124 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1269850548 23186 127.0.0.1 (29 Mar 2010 08:15:48 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Mon, 29 Mar 2010 08:15:48 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: 15g2000yqi.googlegroups.com; posting-host=213.220.252.124; posting-account=Q0wMHAoAAADjYrghh94FTf6YnbpTqZgp User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.23) Gecko/20090825 SeaMonkey/1.1.18,gzip(gfe) Bytes: 2214 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > This indicates that libncurses has been configured incorrectly. Do you > know the flags that have been passed to its 'configure' script? I don't know, I just use precompiled package. It's question for Blair Campbell above :) I don't directly use any ncurses function! But I have to link it just because -lreadline is not enough. It's different than under mingw32 or linux where only -lreadline is ok.