Brian Inglis writes:
>> rebuilt as ntl-10.5.0-2 with
>> CXXFLAGS=-mavx NATIVE=off PREFIX=/usr SHARED=on NTL_GMP_LIP=on
>
> Will break on pre-2011 CPUs; Intel Sandy Bridge, AMD Bulldozer first with AVX:
> Intel Core i3-9 work, Pentium and Celeron don't; AMD Bobcat and earlier don't.
Plus it's fused
On 2020-12-31 11:13, Marco Atzeri via Cygwin wrote:
On 31.12.2020 13:03, E. Madison Bray wrote:
On Thu, Dec 31, 2020 at 12:43 PM Marco Atzeri wrote:
On 31.12.2020 12:14, E. Madison Bray via Cygwin wrote:
I use Cygwin's libntl package in my software, and some users are
reporting illegal instruc
Hello Brian,
>Seems to have been reported a few times with Windows Russian and fix
suggested
>was "chcp 1252" (which might not be too useful for many Russians), as there
may
>be encoding conversion bugs with UTF-8.
Why not just switch a console to TrueType font like Lucida Console
or
On 31.12.2020 13:03, E. Madison Bray wrote:
On Thu, Dec 31, 2020 at 12:43 PM Marco Atzeri wrote:
On 31.12.2020 12:14, E. Madison Bray via Cygwin wrote:
Hello,
(and attn: Marco Atzeri)
I use Cygwin's libntl package in my software, and some users are
reporting illegal instruction errors which
Version 10.5.0-2 of packages
ntl (source only)
libntl-devel
libntl35
are available in the Cygwin distribution:
CYGWIN CHANGES
Rebuilt for potential issue on some architecture
https://sourceware.org/pipermail/cygwin/2020-December/247196.html
DESCRIPTION
NTL is a high-performance, porta
On 2020-12-31 08:04, Bill Stewart wrote:
On Wed, Dec 30, 2020 at 1:09 PM Oleksandr Gavenko wrote:
What way can I pass env var "CYGWIN" to the Cygwin service?
cygrunsrv --help shows this:
-e, --env Optional environment strings which are added
to the environment when service is started. You c
On 2020-12-31, Bill Stewart wrote:
> cygrunsrv --help shows this:
>
> -e, --env Optional environment strings which are added
> to the environment when service is started. You can add up to 255
> environment strings using the `--env' option.
I made experiment few minutes ago (was curious to pa
On 2020-12-31, Franz Fehringer via Cygwin wrote:
> Cygwin inherits Windows environment variables, this should be the simplest
> take.
Normally does, no doubt.
So I made `srv.c`:
#include
int main() {
sleep(60);
}
compiled:
gcc -o srv.exe srv.c
registered:
cygrunsrv -I mysr
On Wed, Dec 30, 2020 at 1:09 PM Oleksandr Gavenko wrote:
> What way can I pass env var "CYGWIN" to the Cygwin service?
cygrunsrv --help shows this:
-e, --env Optional environment strings which are added
to the environment when service is started. You can add up to 255
environment strings usi
Test version 1.18-1 of
popt
libpopt0
libpopt-common
libpopt-devel
have been uploaded for cygwin.
CHANGES
This is a new upstream release, with improvements and bugfixes:
http://lists.rpm.org/pipermail/rpm-announce/2020-June/79.html
DESCRIPTION
This is the popt(3) command lin
On Thu, Dec 31, 2020 at 12:43 PM Marco Atzeri wrote:
>
> On 31.12.2020 12:14, E. Madison Bray via Cygwin wrote:
> > Hello,
> >
> > (and attn: Marco Atzeri)
> >
> > I use Cygwin's libntl package in my software, and some users are
> > reporting illegal instruction errors which appear to be coming fro
On 31.12.2020 12:14, E. Madison Bray via Cygwin wrote:
Hello,
(and attn: Marco Atzeri)
I use Cygwin's libntl package in my software, and some users are
reporting illegal instruction errors which appear to be coming from
Cygwin's NTL, which was built with native optimizations enabled.
It should
Hello,
(and attn: Marco Atzeri)
I use Cygwin's libntl package in my software, and some users are
reporting illegal instruction errors which appear to be coming from
Cygwin's NTL, which was built with native optimizations enabled.
It should probably be configured with
./configure NATIVE=off
whi
Cygwin inherits Windows environment variables, this should be the
simplest take.
Am 30.12.2020 um 21:09 schrieb Oleksandr Gavenko via Cygwin:
Hi!
What way can I pass env var "CYGWIN" to the Cygwin service?
There are no that many influential options here:
https://cygwin.com/cygwin-ug-net/u
14 matches
Mail list logo