Re: Complex.h file

2005-11-19 Thread Tony Richardson
John Coppens jcoppens dot com> writes: > Tony Richardson evansville.edu> wrote: > > >_Complex double x = 7 + 8i; > > > > but it does not have built-in support for all of the complex functions > > that are declared in complex.h. I would assume the "problem" is > > more of newlib issue than

Re: Complex.h file

2005-11-19 Thread John Coppens
On Sat, 19 Nov 2005 18:55:33 + (UTC) Tony Richardson <[EMAIL PROTECTED]> wrote: >_Complex double x = 7 + 8i; >x += -3 - 4i; >x *= 2 + 5i; >x /= 3 - 4i; >printf("(%f,%f)\n", creal(x), cimag(x)); > > but it does not have built-in support for all of the complex functions > th

Re: PerlTk under Cygwin?

2005-11-19 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gerrit P. Haase wrote: > Maybe I was using the wrong wndow manager? Will try again later, need > to test metacity anyway. I was just using the XWin multiwindow mode. Yaakov -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.1 (Cygwin) Comment: Using

[ANNOUNCEMENT] Updated: alternatives-1.3.20a-2

2005-11-19 Thread Charles Wilson
alternatives provides a framework for managing installation of multiple packages that provide similar features, and selecting between them. Changes since 1.3.20a-1 * bug fix to handle DOS line endings in the /var/lib/alternatives/ database * bug fix for race condition when reading configuratio

[ANNOUNCEMENT] Updated: libiconv-1.9.2-2, libiconv2-1.9.2-2, libcharset1-1.9.2-2

2005-11-19 Thread Charles Wilson
The GNU libiconv package provides an iconv() implementation, for use on systems which don't have one, or whose implementation cannot convert from/to Unicode. Changes since libiconv-1.9.2-1 * non-user visible maintainance update * recompiled against recent gettext release -- Chuck *** CYGWIN-ANN

[ANNOUNCEMENT] Updated: gettext-0.14.5-1, libintl3-0.14.5-1, gettext-devel-0.14.5-1, libgettextpo0-0.14.5-1

2005-11-19 Thread Charles Wilson
gettext is the GNU package which provides 'national language support' for other programs. It includes a number of utility programs. This is a routine update to the latest upstream release. -- Chuck *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce m

Re: Getting 'bad port number' and such, all the time

2005-11-19 Thread Larry Hall (Cygwin)
On 11/19/2005, Daniel Callejas Sevilla wrote: This has happened for one week now, but as far as I remember, there were no changes to my installation one week ago. Everything was working fine before. Sorry, there's nothing obviously wrong that I can see. But if this truly was working a week a

Re: Complex.h file

2005-11-19 Thread Tony Richardson
John Coppens jcoppens.com> writes: > I'm tying to port a program of mine to cygwin, and have the following > problem: > > complex.h is not found. > > The compiler complains about the missing complex.h and about the complex > type in a file, even though I read gcc has complex C-99 support built-

Re: vsftpd on cygwin

2005-11-19 Thread Jason Tishler
Yao, See the following: http://cygwin.com/acronyms#PPIOSPE On Tue, Nov 15, 2005 at 12:48:20PM +0800, Yao G. Zhan wrote: > I read the mailing list at cygwin.com and found that you made vsftpd > working on cygwin. > > However, when I tried to compile vsftpd source 2.0.3 downloaded from > ftp:

Re: Complex.h file

2005-11-19 Thread René Berber
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 John Coppens wrote: [snip] > complex.h is not found. > > A search in the cygwin tree reveals: > > /usr/lib/i686-pc-mingw32/3.4.4/include/c++/backward/complex.h > /usr/lib/i686-pc-cygwin/3.4.4/include/c++/backward/complex.h > /usr/include/mingw/comple

Complex.h file

2005-11-19 Thread John Coppens
Hi guys & gals. I'm tying to port a program of mine to cygwin, and have the following problem: complex.h is not found. A search in the cygwin tree reveals: /usr/lib/i686-pc-mingw32/3.4.4/include/c++/backward/complex.h /usr/lib/i686-pc-cygwin/3.4.4/include/c++/backward/complex.h /usr/include/min

[ANNOUNCEMENT] Updated: file-4.16-1

2005-11-19 Thread Corinna Vinschen
I've updated the version of file to 4.16-1. This version is an update to the official version 4.16, mainly improved magic value recognition and bug fixes. The necessary Cygwin specific patches are now included upstream so this version is entirely build from the vanilla sources. To update your i