The following packages have been uploaded to the Cygwin distribution:
* ncurses-6.0-4.20160305
* ncurses-demo-6.0-4.20160305
* libncursesw10-6.0-4.20160305
* libncurses-devel-6.0-4.20160305
* terminfo-6.0-4.20160305
* terminfo-extra-6.0-4.20160305
* mingw64-i686-ncurses-6.0-4.20160305
* mingw64-x8
On 3/6/2016 4:27 PM, Azatyan, Anushavan wrote:
[snip]
> #include
> using namespace std;
> extern void foo(void);
> int main()
> {
> cout<<" Print ";
> foo();
> return 0;
> }
>
> a very simple example I can compile in linux (Ubuntu) without any
problem, but in cygwin it go
Hi,
I am compiling a huge library, which is written and compiled under Ubuntu, I
have fixed some problems to get it compiled in cygwin.
The main() function is inside library. I stopped in some point which goes
different in cygwin.
I have some functions which are declared as - extern void func(vo
The MPFR Library
The MPFR library is a C library for multiple-precision floating-point
computations with exact rounding (also called correct rounding). It is
based on the GMP multiple-precision library.
The main goal of MPFR is to provide a library for multiple-precision
floatin
On Mar 5 18:49, aki...@free.fr wrote:
> Hi, Corinna
>
> To be clear about my problems about ACL.
> A very simple example to observe.
>
> I go to the root disk (C:\ or /cygdrive/c upon the system)
> I can't create a file here (normally protected).
> So I use administrator rights to do that with c
5 matches
Mail list logo