gcc -mno-cygwin preprocessing: cygwin headers included.

2003-04-01 Thread Teun Burgers
consider a file hello.c with the following two lines: #include #include The attached cygwin.txt is the output of gcc -E hello.c The attached no-cygwin.txt is the output of gcc -mno-cygwin -E hello.c The cygwin one includes /usr/include/stdio.h (OK) and /usr/lib/gcc-lib/i686-pc-cygwin/3.2/incl

Re: [gnugo-devel] cgoban + cygwin + w98se

2003-06-15 Thread Teun Burgers
Graham Lamont wrote: > I get : > XIO: fatal IO error 108 (Socket operation on non-socket) on X server > ":0.0" > after 4449 requests (4446 known processed) with 0 events remaining. > > when I run cgoban after startx. Me too. This seems to occur with cygwin versions later than 1.20. See h

Re: [gnugo-devel] cgoban + cygwin + w98se

2003-06-16 Thread Teun Burgers
Larry Hall wrote: > Does it work on a recent snapshot ()? No, it doesn't with the 20030608 snapshot. fork() is called in a function called stealth(). If from gdb I step over this function, the Socket operation on non-socket error is reported. When stepping into this

[ANNOUNCEMENT] GSL version 1.3

2002-12-27 Thread Teun Burgers
ces.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. Teun Burgers -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: ht

g77 dlls: libg2c.a not shared library

2003-02-11 Thread Teun Burgers
, but judging from the nm output I guess that is only required for a Fortran main program. So it would be nice if libg2c.a could be distributed as a shared library in a next gcc build. Regards, Teun Burgers -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting:

libtool 20030216: problem recognizing import libraries

2003-03-07 Thread Teun Burgers
0216? btw unpatched 20030216 can also build this dll. regards Teun Burgers -- Drs A.R. BurgersEnergy research Centre of the Netherlands Phone: +31-224-564959 P.O. Box 1 Fax : +31-224-568214 NL-1755 ZG Petten email: [EMAIL PROTECTED] The Netherlands -- Unsubscribe info: http://cyg

Re: libtool 20030216: problem recognizing import libraries

2003-03-07 Thread Teun Burgers
Charles Wilson wrote: > Now, about your problem: I'm a bit confused, because I do *not* see that > behavior. Please take the attached script, which contains only the new > win32_libid() code -- the only parted changed by the patched > libtool-20030216 -- and run the following tests: > > ./cygwin

Re: libtool 20030216: problem recognizing import libraries

2003-03-07 Thread Teun Burgers
Teun Burgers wrote: > > Charles Wilson wrote: > > > Now, about your problem: I'm a bit confused, because I do *not* see that > > behavior. Please take the attached script, which contains only the new > > win32_libid() code -- the only parted changed by the pat

1.3.21: rsh fails with select problem

2003-03-13 Thread Teun Burgers
With cygwin 1.3.21 cygwin's rsh fails to connect to an OSF machine. $rsh -l username OSF_machine ls rsh: select: Bad file descriptor Up to 1.3.20 it worked as expected. $login -l username OSF_machine still works under 1.3.21 regards Teun Burgers -- Drs A.R. BurgersEnergy res

[ANNOUNCEMENT] new packages: Gnu Go 3.2 and cgoban 1.9.12

2002-05-12 Thread Teun Burgers
://igs.joyjoy.net/ NNGS: http://nngs.cosmic.org/ Happy go-ing, Teun Burgers INSTALLATION: To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system. Then, run setup and update the terminfo package. No

[ANNOUNCEMENT] update: gnugo-3.4

2003-08-29 Thread Teun Burgers
tware/gnugo/ cgoban1, also available throught cygwin setup, provides a GUI to Gnu Go. Teun Burgers *** INFORMATION ON UPDATING CYGWIN *** To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to yo

list manager: please remove e-mail address from 2003-08/msg01549

2003-08-29 Thread Teun Burgers
Hello In msg: http://www.cygwin.com/ml/cygwin/2003-08/msg01549.html with subject: Re: [ANNOUNCEMENT] update: gnugo-3.4 from Krzysztof Duleba my e-mail adress is visible. Please remove this ASAP if at all possible since I have enough trouble dealing with SPAM and sobig.f already. At gmane ( ht

jpeg package: wrong jpeglib.h?

2003-09-02 Thread Teun Burgers
I've got a program that won't compile with /usr/include/jpeglib.h. The reason is that struct jpeg_component_info does not contain height_in_blocks. The jpeglib.h distributed in jpegsrc.v6b.tar.gz from http://www.ijg.org/files/ *does* contains height_in_blocks. What is the reason for using a diffe

Re: [ANNOUNCEMENT] update: gnugo-3.4

2003-09-03 Thread Teun Burgers
Krzysztof Dulêba wrote: > OK, but what's new in this release? I haven't found any NEWS file in the > package. Indeed there isn't one in the binary distribution, though there is a NEWS file in the source tarball. I propose the following patch to generic-build-script.sh such that the NEWS file is

[ANNOUNCEMENT] update: gsl-1.4

2003-09-05 Thread Teun Burgers
Version 1.4 of the GSL (GNU Scientific Library), release at 14-08-2003 is now available as a binary package, compiled with 1.5.3. This replaces the current 1.3 version. The homepage for the GSL is http://www.fsf.org/software/gsl/ To update your installation, click on the "Install Cygwin now" lin

Re: g77 -mno-cygwin failed

2003-09-25 Thread Teun Burgers
TX wrote: > Hi All > G77 in the latest GCC-3.3.3-1 doesn't work: > > >g77 -mno-cygwin foo.f > >g77: installation problem, cannot exec 'f771': No such file or > directory > > Can anyone help? Compiling a Hello world fortran program with g77 -v reveals that g77 -v -o hello hello.f calls /usr/li

Re: g77 -mno-cygwin failed

2003-09-25 Thread Teun Burgers
Igor Pechtchanski wrote: > "g77 -mno-cygwin" will most likely call > /usr/lib/gcc-lib/i686-pc-mingw/3.3.1/f771.exe, which should be part of the > "gcc-mingw" package. Unfortunately, "gcc-mingw" uses a weird packaging > scheme (a tarball inside a tarball), so you couldn't have used the package > s

Re: g77 -mno-cygwin failed

2003-09-25 Thread Teun Burgers
Igor Pechtchanski wrote: > > There is a softlink missing in /usr/lib/gcc-lib/i686-pc-mingw32/3.3.1 and > > hence missing in gcc-mingw-3.3.1-20030804.tar > > Making this softlink from within this subdir fixes the problem: > > > > ln -s ../../i686-pc-cygwin/3.3.1/f771.exe f771.exe > > > > Teun > >

bugreport: packaging error in gcc-mingw-3.3.1-20030911-2.tar.bz2

2003-09-25 Thread Teun Burgers
As recorded in the thread "gcc -mno-cygwin fails", there is I think a packaging error in gcc-mingw-3.3.1-20030804-1.tar, component of the gcc-mingw-3.3.1-20030911-2.tar.bz2 package. viewing the contents of the .tar file and looking for the symlinks I get: tar tvf gcc-mingw-3.3.1-20030804-1.tar |

gcc -mno-cygwin creates cygwin executables!

2001-12-11 Thread Teun Burgers
-mno-cygwin' There are 2 problems here: 1) gcc -mno-cygwin searches for libs in /usr/lib. Should it? 2) libpthread.a is link to libcygwin.a. If the thread routines were in a separate library the link would still fail as it should. Teun Burgers -- Unsubscribe info: http://cyg

Re: gcc -mno-cygwin creates cygwin executables!

2001-12-11 Thread Teun Burgers
Christopher Faylor wrote: > On Tue, Dec 11, 2001 at 06:47:09PM +0100, Teun Burgers wrote: > >1) gcc -mno-cygwin searches for libs in /usr/lib. > > Should it? > It shouldn't, but it does. Changing this requires a complicated change > to 'ld'. I don'

Re: gcc -mno-cygwin creates cygwin executables!

2001-12-12 Thread Teun Burgers
To sum up this thread: consider the following program: main () { pthread_create(); } gcc -mno-cygwin -o zz.exe zz.c -lpthread will compile and build. A cygcheck on zz.exe reveals that libcygwin.a is linked in. The problem with this is that a configure script with CC='gcc -mno-cygwin' wi

Re: gcc -mno-cygwin creates cygwin executables!

2001-12-12 Thread Teun Burgers
thing it would be nice if mingw libraries (as available at gnuwin32.sourceforge.net) could be installed through setup.exe. Teun Burgers -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

RE: gcc -mno-cygwin creates cygwin executables!

2001-12-12 Thread Teun Burgers
David wrote: > I must say I'm baffled by this whole thread (NPI) > Why are you using such a lame program. If you look at a configure script, you will find that autoconf uses these "lame programs" to check for libraries. > Just add > #include > to zz.c and everything should work as intended, n

problem with perl 5.6.1-2 and cpan

2002-01-14 Thread Teun Burgers
without. Manually the ftp sites are perfectly accessible. Anyone else experiencing similar problems? Teun Burgers -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ

Re: fltk package status

2005-11-25 Thread Teun Burgers
Shai Ayal wrote: Does anybody know who is the maintainer for the fltk package and if it is going to be updates anytime soon? current package is 1.1.4, current fltk version is 1.1.6, mainly bug fixes! The fltk team is working towards 1.1.7. Cygwin and mingw patches have been submitted, also by

[ANNOUNCEMENT] update: gsl-1.8-1 (GNU Scientific Library)

2006-05-25 Thread Teun Burgers
should contain /usr/lib/lapack. This directory is added by /etc/profile.d/lapack.sh. If you use the start-up scripts from the base-files packages this script is executed automatically. Teun Burgers UPDATE == To update your installation, click on the "Install Cygwin now" link o

[ANNOUNCEMENT] update: gnugo-3.7.10

2006-05-25 Thread Teun Burgers
home page: http://www.gnu.org/software/gnugo/ the cgoban1 package, also available through cygwin's setup, provides an X11 based GUI to Gnu Go. Teun Burgers *** UPDATE *** To update your installation, click on the "Install Cygwin now" link on the http://cygwin.

Re: drand48() (and erand48) returns only zeros

2004-11-12 Thread Teun Burgers
[EMAIL PROTECTED] wrote: drand48 and erand48 return only 0.0 no matter how many times I call them. Indeed. Calling srand48 to set the seed helps, but should not be necessary. Teun #include #include int main(int argc, char *argv[]) { int i; srand48(0); for (i = 0; i< 20; i++) {

[ANNOUNCEMENT] update: gnugo-3.6

2004-11-20 Thread Teun Burgers
comes increasingly popular in the western world. For more info consult the Gnu Go home page: http://www.fsf.org/software/gnugo/ the cgoban1 package, also available through cygwin's setup, provides a GUI to Gnu Go. Teun Burgers To update your installation, click on the "Install Cygw

[ANNOUNCEMENT] update: gsl-1.6

2005-03-13 Thread Teun Burgers
/2005/msg0.html Teun Burgers To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system. Then, run setup and answer all of the questions. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to u

Re: Windows Update hosed Cygwin

2005-03-19 Thread Teun Burgers
Hugh D. Hyatt wrote: Yesterday I installed several Win98 updates from the microsoft.com web site. After re-booting (gr!) Cygwin, Firefox and Thunderbird all gave fatal exception 0D at :0001. After uninstalling those I was able to, everything was back to normal. Here are the updates I

pkgconfig 0.17.2-1 is broken?

2005-04-29 Thread Teun Burgers
I think there is a problem with pkgconfig 0.17.2-1. For instance, /usr/lib/pkgconfig/gdk.pc depends on /usr/lib/pkgconfig/glib.pc: For glib one correctly gets: clientxp#1(~)$ pkg-config --libs glib -lglib For gdk one gets: clientxp#1(~)$ pkg-config --libs gdk -L/usr/X11R6/lib -lgdk -lintl -lXext -l

libxml2-devel-2.16.2: missing static archive

2005-05-18 Thread Teun Burgers
The current libxml2-devel package contains: /usr/lib/libxml2.la /usr/lib/libxml2.dll.a There is no /usr/lib/libxml2.a This leads to unsatisfied references when linking with -static. Comparing this situation with other libraries, I think this is a deviation from the standard packaging that I hope wi

Re: New call: Please test latest snapshot

2005-05-18 Thread Teun Burgers
Corinna Vinschen wrote: We would like to release 1.5.17 soon. Please try the latest snapshot, 2005-May-17, from http://cygwin.com/snapshots/ $ ls // using Ctrl-C if the ls call takes too long. I have looked at the file_chooser (win32 gui) demo from the fltk package. When you enter // as path in t

[ANNOUNCEMENT] update: gsl-1.5

2004-08-24 Thread Teun Burgers
-announce/2004/msg0.html Teun Burgers To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system. Then, run setup and answer all of the questions. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If y

[ANNOUNCEMENT] update: gsl-1.6-2 (GNU Scientific Library)

2005-09-09 Thread Teun Burgers
http://www.gnu.org/software/gsl/ For the announcement of gsl version 1.6 see: http://www.cygwin.com/ml/gsl-announce/2005/msg0.html Teun Burgers UPDATE == To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads se

[ANNOUNCEMENT] update: gsl-1.7-1 (GNU Scientific Library)

2005-10-01 Thread Teun Burgers
from gsl-1.6-2,if you want to use the GSL, your path should contain /usr/lib/lapack. This directory is added by /etc/profile.d/lapack.sh. If you use the start-up scripts from the base-files packages this script is executed automatically. Teun Burgers UPDATE == To update your installation

[ANNOUNCEMENT] update: gsl-1.8-2 (GNU Scientific Library)

2006-12-18 Thread Teun Burgers
-files packages this script is executed automatically. Teun Burgers (1) http://lists.gnu.org/archive/html/info-gsl/2006-04/msg0.html (2) http://www.cygwin.com/ml/cygwin/2006-10/msg00705.html To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com

[ANNOUNCEMENT] Updated: fltk-1.1.8r5648

2007-02-02 Thread Teun Burgers
A new release of fltk, fltk-1.1.8r5648, has been uploaded, replacing 1.1.4-2 as current. fltk-1.1.8r5648 is a subversion snapshot, between fltk-1.1.7 and the upcoming fltk-1.1.8 release. NEWS: = fltk is now released in 4 parts - fltk: runtime dlls - fltk-devel: static- and import libra

[ANNOUNCEMENT] update: gsl-1.9-1 (GNU Scientific Library)

2007-02-23 Thread Teun Burgers
/usr/lib/lapack. This directory is added by /etc/profile.d/lapack.sh. If you use the start-up scripts from the base-files packages this script is executed automatically. Teun Burgers UPDATE == To update your installation, click on the "Install Cygwin now" link on the http://cygwi

[ANNOUNCEMENT] update: gsl-1.10-1 (GNU Scientific Library)

2007-09-20 Thread Teun Burgers
contain /usr/lib/lapack. This directory is added by /etc/profile.d/lapack.sh. If you use the start-up scripts from the base-files packages this script is executed automatically. Teun Burgers UPDATE == To update your installation, click on the "Install Cygwin now" link on the http://cygwi

mingw-runtime 4.01: empty libgmon.a

2015-02-24 Thread Teun Burgers
ngw32 works fine. Maybe a next release of mingw-runtime can include a functional libgmon.a ? Kind regards, Teun Burgers -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: