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
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
-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
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
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
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
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
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-
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:
-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
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
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
12 matches
Mail list logo