Mail Archives: cygwin/1997/05/15/17:20:55
I took my working termcap-1.3 dir and tarred it up:
http://home1.gte.net/jbharvey/termcapwin32.tar.gz
have at it, it's got the object files, Makefile and libtermcap.a in it.
j
----------
> From: kunglao AT prairienet DOT org
> To: Vassilii Khachaturov <vassilii AT optimedia DOT co DOT il>; gnu-win32 AT cygnus DOT com
> Subject: Re: termcap-1.3 on gnuwin32 b. 18
> Date: Thursday, May 15, 1997 6:07 AM
>
> >
> > I tried to build termcap-1.3
> > I did `configure' successfully and then `make' gave me the following:
> >
> > gcc -c -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1
> > -DTERMCAP_FILE=\"/
> > etc/termcap\" -I. -I. -g termcap.c
> > gcc -c -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1
> > -DTERMCAP_FILE=\"/
> > etc/termcap\" -I. -I. -g tparam.c
> > In file included from tparam.c:29:
> >
e:\gnuwin32\b18\H-i386-cygwin32\lib\gcc-lib\i386-cygwin32\cygnus-2.7.2-97040
> > 4\..
> > /../../../i386-cygwin32/include/string.h:55: syntax error before `('
> >
e:\gnuwin32\b18\H-i386-cygwin32\lib\gcc-lib\i386-cygwin32\cygnus-2.7.2-97040
> > 4\..
> > /../../../i386-cygwin32/include/string.h:55: warning: conflicting types
for
> > buil
> > t-in function `memcpy'
> >
e:\gnuwin32\b18\H-i386-cygwin32\lib\gcc-lib\i386-cygwin32\cygnus-2.7.2-97040
> > 4\..
> > /../../../i386-cygwin32/include/string.h:55: syntax error before
`const'
> > gcc: Internal compiler error: program cc1 got fatal signal 33
> > make: *** [tparam.o] Error 1
> >
> > Does someone have an applicable patch?
>
> comment out that line in string.h (search for bcopy). b17 had the
> same problem, and that seemed to fix it. how smart it is is up to
> debate, but I had no problems ever compiling anything that used
> string.h.
>
> ---
> "Oh, what sad times are these when passing ruffians can say 'Ni!' at will
to old
> ladies. There is a pestulance upon this land, nothing is sacred. Even
those
> who arrange and design shrubberies are under considerable economic stress
of
> this period of history." -- Roger the
Shrubber
> -
> For help on using this list (especially unsubscribing), send a message to
> "gnu-win32-request AT cygnus DOT com" with one line of text: "help".
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -