The following packages have been updated in the Cygwin distribution:
* dri-drivers-10.6.6-1
* libEGL1-10.6.6-1
* libEGL-devel-10.6.6-1
* libGL1-10.6.6-1
* libGL-devel-10.6.6-1
* libGLESv2_2-10.6.6-1
* libGLESv2-devel-10.6.6-1
* libglapi0-10.6.6-1
* libOSMesa8-10.6.6-1
* libOSMesa-devel-10.6.6-1
*
I've just run across this strange behavior on a recent 32bit installation:
vega> cat hello.c
#include
int main(int argc, char** argv){
printf("hello world\n");
}
vega> gcc -mfpmath=sse hello.c
hello.c:1:0: warning: SSE instruction set disabled, using 387 arithmetics
#include
^
Why is this?
We had discussions about this back in May and a solution was put in place and
it has helped. However, I am still seeing intermittent hanging when GNU Emacs
(emacs-w32) is interacting with back-end GNU Linux systems.
I run bash shell sessions in GNU Emacs buffers and SQL sessions on remote hosts
The following package has been updated for the Cygwin distribution:
* ca-certificates-2.5-1
ca-certificates contains the Certificate Authority root certificates
needed for verifying SSL certificates.
This release provides the latest root certificate updates from Mozilla:
https://developer.mozil
On 09/09/2015 04:04, Dennis Heimbigner wrote:
When I do this command:
autoreconf -i
I get this:
/bin/sed: -e expression #1, char 6: unterminated `s' command
...
/bin/sed: -e expression #1, char 6: unterminated `s' command
autom4te-2.69: --trace=: no such file or directory
I am using autoco
5 matches
Mail list logo