Re: STDWIN 0.9.9 released

Guido.van.Rossum@cwi.nl
Tue, 13 Sep 1994 19:55:09 +0200

> After changing stdwinmodule.c to stdwinmodule.o in the above lines and
> included them in my Setup, I got:
>
> spwotch ;make
> (cd Modules; make -f Makefile.pre Makefile)
> /bin/sh ./makesetup Setup
> bad word $(LIBTEXTEDIT) in stdwin stdwinmodule.o -I$(STDWIN)/H $(LIBTEXTEDIT) $(LIBX11STDWIN) -lX11

Oops, I was accidentally giving away some information about the new
makesetup script which supports extensions written in C++, can build
shared libraries, handles arguments beginning with '$', and plays your
national anthem (*) while you're waiting...

A better set of lines for use with the 1.0.3 makesetup script would be
this:

STDWIN=<the stdwin root directory>
TEXTEDITDIR=$(STDWIN)/Packs/textedit
STDWINDIR=$(STDWIN)/Ports/x11
stwin stdwinmodule.o -L$(TEXTEDITDIR) -ltextedit -L$(STDWINDIR) -lstdwin -I$(STDWIN)/H

Hope this one's correct

--Guido van Rossum, CWI, Amsterdam <Guido.van.Rossum@cwi.nl>
<URL:http://www.cwi.nl/cwi/people/Guido.van.Rossum.html>
__________
(*) chosen based on the setting of the $LANG environment variable