Wayne Porter wrote:
My system is joined to a domain and is connected to multiple servers via
mapped network shares in Windows. All of the windows servers allow read/write
access to all files, but the Fedora servers all open with read-only access.
I can still write to most files in vim by specifyi
On 9/27/2016 3:58 AM, Andrew Schulman wrote:
I just moved the cygwin installation. The "last" peculiarity I ran into
was that the login shell, with the shortcut "F:\cygwin64\bin\mintty.exe
-i /Cygwin-Terminal.ico -", a ps showed
/cygdrive/c/cygwin64/bin/bash
instead of /usr/bin/bash
I tr
Using the following AppVeyor script, attempting to run cmake returns “command
not found”. If I run “which cmake”, I get “/usr/bin/cmake”, so it’s there. If I
compile cmake manually it works fine (using the same 3.6.2). As a not, CMake
seems to work fine on Windows 10.
Here is the script so tha
On 2016-09-27 12:29, David Stacey wrote:
On 27/09/16 03:24, Linda Walsh wrote:
What makes you think it is downloaded into the IE disk cache? I
don't think it should be -- as AFAIK, it doesn't use IE to
download anything
setup using IE to do its downloading is a bad idea. But, that got me
thinki
On 2016-09-27 14:02, Mike McCarty wrote:
Thanks, I dug around in the registry based on your info and those (or
similar) entries are already there and the folder my cygwin install is
in was already listed so either those registry entries are
anachronisms or don't have the needed effect.
Please n
My system is joined to a domain and is connected to multiple servers via
mapped network shares in Windows. All of the windows servers allow read/write
access to all files, but the Fedora servers all open with read-only access.
I can still write to most files in vim by specifying :w! so it's not lik
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 9/27/2016 2:47 PM, Rockefeller, Harry wrote:
Using program foo:
program foo
e = 1.0
stop
end
$ /usr/bin/gfortran-g foo.f -o foo
Emacs version info: GNU Emacs 25.1.1 (i686-pc-cygwin, GTK+ Version 3.18.9) of
2016-09-17
Inside emacs I ran M-x gud-gdb and got
... GN
Thanks, I dug around in the registry based on your info and those (or
similar) entries are already there and the folder my cygwin install is
in was already listed so either those registry entries are
anachronisms or don't have the needed effect.
I did talk to a very helpful person in our IT dept a
Using program foo:
program foo
e = 1.0
stop
end
$ /usr/bin/gfortran-g foo.f -o foo
Emacs version info: GNU Emacs 25.1.1 (i686-pc-cygwin, GTK+ Version 3.18.9) of
2016-09-17
Inside emacs I ran M-x gud-gdb and got
... GNU gdb (GDB) (Cygwin 7.11.1-2) 7.11.1 ...
(gdb) b 1
On 27/09/16 03:24, Linda Walsh wrote:
What makes you think it is downloaded into the IE disk cache?
I don't think it should be -- as AFAIK, it doesn't use IE to download
anything
setup using IE to do its downloading is a bad idea. But, that got me
thinking, so allow me a crazy thought. AFAIK,
> Mike McCarty writes:
>> Ooo... You still have that script lying around? ;^)
Hit send too soon… That reg file needs to be combined with actually
adding the exclusion, which I did inside the batch script that also
updated Cygwin:
@ECHO OFF
REM ##
Mike McCarty writes:
> Ooo... You still have that script lying around? ;^)
��Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\TrendMicro\PC-cillinNTCorp\CurrentVersion\Manual
Scan Configuration]
"AllowCfg"=dword:0001
[HKEY_LOCAL_MACHINE\SOFTWARE\TrendMicro\PC-cillinNTCorp
Ooo... You still have that script lying around? ;^)
On Tue, Sep 27, 2016 at 12:22 PM, Achim Gratz wrote:
> Mike McCarty writes:
>> 0x07fefcb07497 in TmmonDestoryAddonObject () from
>> /cygdrive/c/windows/system32/tmumh/20019/AddOn/6.80.0.1007/TmUmEvt64.dll
>
> It always instills much confid
Mike McCarty writes:
> 0x07fefcb07497 in TmmonDestoryAddonObject () from
> /cygdrive/c/windows/system32/tmumh/20019/AddOn/6.80.0.1007/TmUmEvt64.dll
It always instills much confidence in the abilities of the programmers
and the usefulness of the program when you see such typos…
> tmmon64.dll i
Andrey Repin wrote:
Greetings, Linda Walsh!
Windows *doesn't* use "SHELL" to set your command line, it uses
COMSPEC.
Do note I didn't mention any specific variable names.
---
Indeed -- wanted to be explicit for those not know that the space
in-between the lines is important! ;-)
A
Ernie Rael writes:
> I tracked this down the the windows setting for SHELL, the one you get
> to from windows' SystemProperties dialog, which was
> C:/cygwin64/bin/bash. The /etc/passwd file specifies /bin/bash.
This setting most likely was installed by yourself, the current Cygwin
doesn't install
Greetings, Linda Walsh!
> Andrey Repin wrote:
>>> In the absence of /etc/passwd, setting SHELL is the right way to set your
>>> login
>>> shell.
>>
>> One of the right ways, I'd say.
>> If your aim is the integration of both environments, you MAY set variables,
>> but if you then start a login s
Andrey Repin wrote:
In the absence of /etc/passwd, setting SHELL is the right way to set your login
shell.
One of the right ways, I'd say.
If your aim is the integration of both environments, you MAY set variables,
but if you then start a login shell, they may be voided by the startup scripts.
The following package has been updated in the Cygwin distribution:
* gdb-7.11.1-2
The GNU debugger allows you to debug programs written in C, C++, and
other languages, by executing them in a controlled fashion and printing
their data.
Changes since 7.11.1-1:
* Fix inferior stopping with SI
On 26/09/2016 14:41, Jon Turney wrote:
On 22/09/2016 20:55, Rockefeller, Harry wrote:
gdb (test version) and program's 'read' seem to have an input clash.
Anyway, gdb used to pause and allow keyboard input.
Thanks for reporting this problem, and the test case.
Thread 1 "foo" hit Breakpoint 1
Greetings, Andrew Schulman!
>> Greetings, Andrew Schulman!
>>
>> >> I just moved the cygwin installation. The "last" peculiarity I ran into
>> >> was that the login shell, with the shortcut "F:\cygwin64\bin\mintty.exe
>> >> -i /Cygwin-Terminal.ico -", a ps showed
>> >>
>> >> /cygdrive/c/c
Yeah, I tried the exclusion list... It doesn't seem to matter (tho
I'm not entirely sure that our IT dept hasn't intentionally broken the
exclusion list). I think I'll eventually have to take this up with
Trend Micro directly (as painful as that may be). I've logged a
ticket with my IT dept -- l
> Greetings, Andrew Schulman!
>
> >> I just moved the cygwin installation. The "last" peculiarity I ran into
> >> was that the login shell, with the shortcut "F:\cygwin64\bin\mintty.exe
> >> -i /Cygwin-Terminal.ico -", a ps showed
> >>
> >> /cygdrive/c/cygwin64/bin/bash
> >>
> >> instead
Greetings, Andrew Schulman!
>> I just moved the cygwin installation. The "last" peculiarity I ran into
>> was that the login shell, with the shortcut "F:\cygwin64\bin\mintty.exe
>> -i /Cygwin-Terminal.ico -", a ps showed
>>
>> /cygdrive/c/cygwin64/bin/bash
>>
>> instead of /usr/bin/bash
>
> I just moved the cygwin installation. The "last" peculiarity I ran into
> was that the login shell, with the shortcut "F:\cygwin64\bin\mintty.exe
> -i /Cygwin-Terminal.ico -", a ps showed
>
> /cygdrive/c/cygwin64/bin/bash
>
> instead of /usr/bin/bash
>
> I tracked this down the the wind
26 matches
Mail list logo