zsh-workers
 help / color / mirror / code / Atom feed
* Re: Somebody with gcc knowledge here? (Was:  termcap moodule problem on Cygwin )
@ 2001-01-31  9:00 Sven Wischnowsky
  2001-01-31  9:47 ` Bart Schaefer
  2001-01-31  9:57 ` Andrej Borsenkow
  0 siblings, 2 replies; 10+ messages in thread
From: Sven Wischnowsky @ 2001-01-31  9:00 UTC (permalink / raw)
  To: zsh-workers


Andrej Borsenkow wrote:

> > > - move termcap (and terminfo) back into main zsh.
> >
> > You could force it to be statically linked by changing the `link' line to
> > test for cygwin in termcap.mdd.  See existing `link=' in terminfo.mdd for
> > how this works.  You can make this depend on a configure test for whether
> > termcap is static.
> >
> 
> Of course, I am idiot. Even more so as I cannot build zsh with static termcap:

So I'm not the only idiot. Good.

This happened to me, too. Somehow the Makefile calls the recursive
`make's twice when collection the module object files to be put into
stamp-modobjs. Since I don't really understand that part of the
Makefile anymore, I just added a `sort -u' in the rule that checks if
the new stamp-modobjs.tmp differs from existing stamp-modobjs. But I'm 
pretty sure this isn't the right way to solve it.

Then I forgot to mention it on the list. Sorry.

So... Zefram? Anyone?

Bye
 Sven


--
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


^ permalink raw reply	[flat|nested] 10+ messages in thread
* Re: termcap moodule problem on Cygwin
@ 2001-01-30 10:34 Peter Stephenson
  2001-01-31  8:50 ` Somebody with gcc knowledge here? (Was: termcap moodule problem on Cygwin ) Andrej Borsenkow
  0 siblings, 1 reply; 10+ messages in thread
From: Peter Stephenson @ 2001-01-30 10:34 UTC (permalink / raw)
  To: Zsh hackers list

> - move termcap (and terminfo) back into main zsh.

You could force it to be statically linked by changing the `link' line to
test for cygwin in termcap.mdd.  See existing `link=' in terminfo.mdd for
how this works.  You can make this depend on a configure test for whether
termcap is static.

-- 
Peter Stephenson <pws@csr.com>                  Software Engineer
Cambridge Silicon Radio, Unit 300, Science Park, Milton Road,
Cambridge, CB4 0XL, UK                          Tel: +44 (0)1223 392070


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2001-02-02  8:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-31  9:00 Somebody with gcc knowledge here? (Was: termcap moodule problem on Cygwin ) Sven Wischnowsky
2001-01-31  9:47 ` Bart Schaefer
2001-01-31  9:57 ` Andrej Borsenkow
2001-01-31 17:55   ` Zefram
2001-02-01  5:55     ` Andrej Borsenkow
2001-02-01 16:39       ` Bart Schaefer
2001-02-01 16:54         ` Andrej Borsenkow
2001-02-01 19:23       ` Zefram
2001-02-02  8:42         ` Andrej Borsenkow
  -- strict thread matches above, loose matches on Subject: below --
2001-01-30 10:34 termcap moodule problem on Cygwin Peter Stephenson
2001-01-31  8:50 ` Somebody with gcc knowledge here? (Was: termcap moodule problem on Cygwin ) Andrej Borsenkow

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).