delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2009/07/17/23:01:03

X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f
From: Rugxulo <rugxulo AT gmail DOT com>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: ZILE 2.3.7 (very hard to build, needs weird hacks just to
compile)
Date: Fri, 17 Jul 2009 19:54:37 -0700 (PDT)
Organization: http://groups.google.com
Lines: 32
Message-ID: <cd8c50f5-7f3b-4d3a-b92e-7026ac78019b@c29g2000yqd.googlegroups.com>
References: <70ca0c3b-f777-47b2-80c8-ee6dccf249eb AT t21g2000yqi DOT googlegroups DOT com>
<a1463c1b-7d11-4296-8a5f-a8628c1ec152 AT k19g2000yqn DOT googlegroups DOT com>
<3404e585-bd5f-47b9-8663-2070bd9d6651 AT b15g2000yqd DOT googlegroups DOT com>
<807a4a2c-8d2e-4231-b504-c822c9dba176 AT k20g2000vbp DOT googlegroups DOT com>
<b60efe89-1eb7-4392-b0bf-36a4a47b78ed AT q35g2000vbi DOT googlegroups DOT com>
<d6885f7d-1e97-46f3-9fae-782f1b90751d AT c36g2000yqn DOT googlegroups DOT com>
<837hy7qvhe DOT fsf AT gnu DOT org>
NNTP-Posting-Host: 65.13.115.246
Mime-Version: 1.0
X-Trace: posting.google.com 1247885677 20466 127.0.0.1 (18 Jul 2009 02:54:37 GMT)
X-Complaints-To: groups-abuse AT google DOT com
NNTP-Posting-Date: Sat, 18 Jul 2009 02:54:37 +0000 (UTC)
Complaints-To: groups-abuse AT google DOT com
Injection-Info: c29g2000yqd.googlegroups.com; posting-host=65.13.115.246;
posting-account=p5rsXQoAAAB8KPnVlgg9E_vlm2dvVhfO
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US)
AppleWebKit/530.5 (KHTML, like Gecko) Chrome/2.0.172.33 Safari/530.5,gzip(gfe),gzip(gfe)
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

Hi,

On Jul 17, 8:39=A0am, Eli Zaretskii <e DOT  DOT  DOT  AT gnu DOT org> wrote:
> > From: Rugxulo <rugx DOT  DOT  DOT  AT gmail DOT com>
> > Date: Fri, 17 Jul 2009 04:38:26 -0700 (PDT)
>
> > > djtar -x %F1%
> > > cd zile*
> > > sed -i -e "/-lcurses/s//-lpdcurses/" -e "/mp_cv_curses=3Dno/s/=3Dno/=
=3Dyes/" -e "\,\\\\r,s,\\\\,\\," configure
>
> > "configure" is such a big file that sed will be quite slow editing it.
> > (Actually running "configure" itself is the slowest thing. It really
> > checks too much stuff !!) Hence, it'd be faster to just let it run its
> > course and edit the resulting (small) config.status instead and then
> > manually run: =A0bash -c "./config.status" (to create the various
> > makefiles).
>
> I don't think this will work, at least not easily, since `configure'
> invokes `config.status' automatically.

In this case, at least, it does indeed work. I've tested it.

> > Ignore the whole curses hack mentioned above as you can
> > later do "make CURSES_LIB=3D-lpdcurses" instead.
>
> That requires one to know this. =A0How many users will?

Well, obviously, the user will use a pre-built binary or else compile
themselves. And since this is a newsgroup about that specific
compiler, I'm telling anybody in advance who might be interested (so
far, only you).   ;-)

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019