Hang in http.server on 2nd request

2025-04-13 Thread Tim Magee via Cygwin
l, the Python process has gone berserk. Process Explorer shows it as using 25% of CPU. My CPU has 8 cores. My Cygwin version is 3.6.0-1 and I'm using it with Windows 10. I'm using packages: python312 v3.12.9-1 wget v1.25.0-1 This was working OK in Cygwin with my previous Python version

Re: Problem about installing PGI on Cygwin

2020-04-02 Thread Tim Prince via Cygwin
On 4/2/2020 9:14 AM, Andrew Schulman via Cygwin wrote: >> I tried to install PGI (Linux version) on Cygwin, however, Cygwin told me >> that PGI can only be installed under Linux operator system. So is there any >> method to install PGI on Cygwin? > > What is PGI? Where do you get it? > > -- Cy

G++ creates unusable executable with -gdwarf-5 -Og, without any diagnostic issued

2020-03-26 Thread Tim Van Holder
Relevant package versions (all the current latest): * Cygwin: 3.1.4 * binutils: 2.43+1git.de9c1b7cfe-1 * gcc-core, gcc-g++, libgcc1, libstdc++6: 9.3.0-1 Sample program (foo.cc): #include using namespace std; int main(void) { cout << "OK" << endl; return 0; } With a plain g++

Re: assertion "p >= path" failed

2019-12-15 Thread Tim Adye
Hi Ken, On 11/12/2019 16:03, Ken Brown wrote: On 11/4/2019 7:49 AM, Tim Adye wrote: Hi Ken, On 31/10/2019 18:19, Ken Brown wrote: [Please don't top-post on this list.  Thanks.] On 10/30/2019 7:56 PM, Tim Adye wrote: I'm afraid I get a very similar error with 3.1.0-0.7: as

Re: assertion "p >= path" failed

2019-11-04 Thread Tim Adye
Hi Ken, On 31/10/2019 18:19, Ken Brown wrote: [Please don't top-post on this list. Thanks.] On 10/30/2019 7:56 PM, Tim Adye wrote: I'm afraid I get a very similar error with 3.1.0-0.7: assertion "p >= path" failed: file "/home/kbrown/src/cygpackages/cygwin/cygwin

Re: ssh-agent doesn't die

2019-11-04 Thread Tim Adye
On 03/11/2019 19:00, Corinna Vinschen wrote: On Sep 27 00:42, Tim Adye wrote: Hi, I have noticed a (new?) problem with using ssh-agent to start a session, eg. with   ssh-agent xterm & When the xterm (or whatever) command completes, the ssh-agent process is still left running in

Re: assertion "p >= path" failed

2019-10-30 Thread Tim Adye
const suffix_info*, fs_info&, path_conv_handle&) Again following resume from hibernation after going offline with the offline files as HOME (H:\). Again the only way out of the issue is to reboot. Any other ideas to help me diagnose? Thanks, Tim. On 26/10/2019 22:15, Tim Adye wrote: Hi Ken, Th

Re: assertion "p >= path" failed

2019-10-26 Thread Tim Adye
ve to wait and see if it happens again. I'll let you know if it does. Thanks, Tim. On 26/10/2019 02:00, Ken Brown wrote: On 10/25/2019 6:07 PM, Tim Adye wrote: Hi again, Thanks for all the interesting detective work investigating my problem with ssh-agent. Let's hope it results in a

assertion "p >= path" failed

2019-10-25 Thread Tim Adye
ssue is the clearest example, so I'll start here. Do you have any ideas how I can diagnose or fix this? I'm using 64-bit Cygwin 3.0.7-1. Thanks, Tim. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: ht

ssh-agent doesn't die

2019-09-26 Thread Tim Adye
gwin-patc...@cygwin.com, June 2018). That bug is fixed, but maybe this is something new. If we can rule out a more general Cygwin bug, I can ask my IT support to try disabling the HitmanPro to test. Thanks, Tim. -- Problem reports: http://cygwin.com/problems.html FAQ:

gcc 32 bit compiler does not like files outside of c:\cygwin

2018-03-16 Thread Tim Clarke
over when accessing files outside of the main c:\cygwin hierarchy ! -- Tim Clarke, IT Manager Seacon Group Ltd Registered in England, No.  4221248 Registered Office: Tower Wharf, Northfleet, Kent, DA11 9BD -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygw

gcc 32-bit compiler returns error 1 immediately

2018-03-16 Thread Tim Clarke
I have installed the 64 verswon of gcc and it works fine I also installed the 32 bit version on a 32-bit laptop and it installs ok, but when atteppting to comple any program with gcc it simply returns eiimdiately without doing anything, with return-code 1 I installed both versions the same way;

Re: Another BLODA with Cylance PROTECT? Can't rebase

2017-05-25 Thread Tim McDaniel
On Tue, 23 May 2017, Brian Inglis wrote: On 2017-05-23 21:34, Tim McDaniel wrote: Back in ml/cygwin/2017-04/msg00238.html, Wed, 19 Apr 2017 14:25:26 -0400, "Another BLODA with Cylance PROTECT? Can't rebase", I noted that I couldn't install current cygwin, and asked for he

Re: Another BLODA with Cylance PROTECT? Can't rebase

2017-05-23 Thread Tim McDaniel
eyondTrust * Cylance antivirus/antimalware was triggering on certain programs like dash Both had to be dealt with. -- Tim McDaniel, t...@panix.com -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.h

Re: Another BLODA with Cylance PROTECT? Can't rebase

2017-04-24 Thread Tim McDaniel
er update it. Or install a virtual machine with disk sharing and try to do my occasional UNIXy work with it. Someone from the local support team has asked why I was asking about Cygwin, and why I'm interested in "Running OSes on top of OSes". So I may have to go the VM route. -- T

Re: Strange errors running gcc tests on Cygwin

2017-03-09 Thread Tim Prince via cygwin
(rarely) wsl can run make check-c and make check-fortran simultaneously. So it takes typically 2 full days to build and make check on cygwin. -- Tim Prince -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: Strange errors running gcc tests on Cygwin

2017-03-04 Thread Tim Prince via cygwin
-gold=yes > --enable-bootstrap --with-system-zlib > > In order to test gfortran 7.1 without installing, you will need to copy cyggfortran-4.dll into a folder which is on LD_LIBRARY_PATH. make check uses only the dll paths associated with the active gcc (presumably your bootstrap compiler). Why n

Re: [ANNOUNCEMENT] Updated: xorg-server-1.19.0-1 (TEST)

2016-11-19 Thread Tim Prince
On 11/19/2016 1:49 PM, Ken Brown wrote: > On 11/19/2016 10:50 AM, Tim Prince wrote: >> >> >> On 11/19/2016 9:41 AM, Ken Brown wrote: >>> [Please keep the discussion on the mailing list.] >>> >>> On 11/19/2016 9:19 AM, Tim Prince wrote: >&

Re: [ANNOUNCEMENT] Updated: xorg-server-1.19.0-1 (TEST)

2016-11-19 Thread Tim Prince
On 11/19/2016 9:41 AM, Ken Brown wrote: > [Please keep the discussion on the mailing list.] > > On 11/19/2016 9:19 AM, Tim Prince wrote: >> >> >> On 11/19/2016 8:42 AM, Ken Brown wrote: >>> On 11/18/2016 6:52 PM, Tim Prince wrote: >>>> >>&g

Re: [ANNOUNCEMENT] Updated: xorg-server-1.19.0-1 (TEST)

2016-11-19 Thread Tim Prince
On 11/19/2016 9:41 AM, Ken Brown wrote: > [Please keep the discussion on the mailing list.] > > On 11/19/2016 9:19 AM, Tim Prince wrote: >> >> >> On 11/19/2016 8:42 AM, Ken Brown wrote: >>> On 11/18/2016 6:52 PM, Tim Prince wrote: >>>> >>&g

Re: [ANNOUNCEMENT] Updated: xorg-server-1.19.0-1 (TEST)

2016-11-18 Thread Tim Prince
On 11/18/2016 2:21 PM, Ken Brown wrote: > On 11/18/2016 1:35 PM, Tim Prince wrote: >> >> >> On 11/18/2016 10:31 AM, Jon Turney wrote: >>> >>> The following packages have been updated in the Cygwin distribution: >>> >>> *** xorg-server-*1

Re: [ANNOUNCEMENT] Updated: xorg-server-1.19.0-1 (TEST)

2016-11-18 Thread Tim Prince
ygwin/X Project Release: 1.19.0.0 OS: CYGWIN_NT-6.3 Timlaptop 2.6.0(0.304/5/3) 2016-08-31 14:32 x86_64 OS: Windows 8.1 [Windows NT 6.3 build 9600] (Win64) Package: version 1.19.0-1 built 2016-11-17 XWin was started with the following command line: /usr/bin/XWin :0 -multiwindow -auth /home/Tim/.serverau

Re: Advice for debugging heap mismatches? (Win10 Insider build 14926)

2016-10-03 Thread Tim Prince
ult for me. Unscheduled Microsoft update reboots, inability to bootstrap gcc (where it works on win8.1)... -- Tim Prince -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info:

Re: Windows Subsystem For Linux

2016-08-29 Thread Tim Prince
ow in the subsystem, but math functions and OpenMP seem to perform better under linux. As Win10 works on only one of my 3 Windows installations (the oldest box), it doesn't look to be a replacement any time soon. For just one example, the Ubuntu vim isn't nearly as convenient as

Re: cygwin 2.5.0-0.12 questions, vim and nextafterl()

2016-04-07 Thread Tim Prince
On 4/7/2016 8:31 AM, Corinna Vinschen wrote: > On Apr 7 05:25, Tim Prince wrote: >> >> On 4/6/2016 1:31 PM, Corinna Vinschen wrote: >>> On Apr 6 13:07, Tim Prince wrote: >>>> 1) vim usually hangs if run under bash, but works fine under mintty >>&g

Re: cygwin 2.5.0-0.12 questions, vim and nextafterl()

2016-04-07 Thread Tim Prince
On 4/6/2016 1:31 PM, Corinna Vinschen wrote: > On Apr 6 13:07, Tim Prince wrote: >> 1) vim usually hangs if run under bash, but works fine under mintty >> (same in previous snapshot) > There's a patch in git master which seems to fix this problem. I'll >

cygwin 2.5.0-0.12 questions, vim and nextafterl()

2016-04-06 Thread Tim Prince
1) vim usually hangs if run under bash, but works fine under mintty (same in previous snapshot) 2) gcc testsuite cases which attempt to link nextafterl() have continued failing as before. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Docume

Re: missing libcilkrts.spec

2016-02-20 Thread Tim Prince
On 2/20/2016 8:55 AM, Achim Gratz wrote: > Tim Prince writes: >> libcilkrts.spec > The package search says it is in gcc-cilkplus-5.3.0-2: > https://cygwin.com/cgi-bin2/package-grep.cgi?grep=libcilkrts.spec&arch=x86_64 > > > Regards, > Achim. Yes, the gcc-cilkp

missing libcilkrts.spec

2016-02-20 Thread Tim Prince
After putting in 6 cases of #if __INTEL_COMPILER ... cilkplus code #else plain C code #endif to avoid cilkplus internal errors, at link time I get $ gcc -fcilkplus -fopenmp -g3 -gdwarf-2 -o lcd_cean mains.o loopscean.o f90_cputime.o -Wl,--stack,9 -v Using built-in specs. COLLECT_GCC

Re: redistributing a part of cygwin

2016-02-04 Thread Tim Prince
cygwin.com/licensing.html there are requirements about distributing sources both for the cygwin and you own bits, if I understand it. -- Tim Prince -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.

Re: gdb 7.8 consistently fails to run executable - error is

2016-01-21 Thread Tim Chick
Jon TURNEY wrote > On 14/01/2016 16:02, Tim Chick wrote: >> Jon TURNEY wrote > > I built a 32-bit version as well, but there was a slight delay with that > getting moved into the release. It should be mirroring out now, though. Hi Jon, I've just tried the 7.10.1-1 pac

Re: gdb 7.8 consistently fails to run executable - error is

2016-01-14 Thread Tim Chick
yer. I guess the software wants to hide itself! I can't actually try the package, as I'm using 32-bit cygwin, sorry. Thanks, Tim -- View this message in context: http://cygwin.1069669.n5.nabble.com/gdb-7-8-consistently-fails-to-run-executable-error-is-dll-path-too-long-tp110722p123730

Re: gdb 7.8 consistently fails to run executable - error is

2015-11-23 Thread Tim Chick
accessed '\"%s\"'"), + name); } /* Record cygwin1.dll .text start/end. */ p = strchr (so->so_name, '\0') - (sizeof ("/cygwin1.dll") - 1); Hope this helps! Tim -- View this message in context: http://cygwin.1069669.n5.nabble.com/gdb-7-8-consistently-

Re: gdb 7.8 consistently fails to run executable - error is

2015-11-23 Thread Tim Chick
} else - error (_("dll path too long")); + warning (_("dll path too long, or can not be accessed '\"%s\"'"), + name); } /* Record cygwin1.dll .text start/end. */ p = strchr (so->so_name, '\0&

Re: gfortran segfaults on "Hello world"

2015-11-18 Thread Tim Prince
deas? upgrade gmp and mpfr to current versions. I prefer the gfortran 5.2 binary, or a 6.0 bootstrapped from 5.2, all using those current cygwin gmp and mpfr releases. -- Tim Prince -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: Cygwin 32bit: Can't use gcc -mfpmath=sse

2015-09-11 Thread Tim Prince
compilers made SSE2 the default even for 32-bit mode, subsequent to all CPUs which supported 387 but not SSE3 going out of production. There's still a lot of interest in 387 mode, however. You might argue for making SSE3 the default, but it's generally important nowadays to set an appropr

Re: From Microsoft: Windows 10 Console and Cygwin

2015-04-29 Thread Tim Prince
actory results with cygwin64 (although I'm more likely to run git under 8.1). This is a welcome change from the days when Microsoft personnel stated that bugs reported primarily by cygwin users would not be fixed even when they could be reproduced outside cygwin. -- Tim Prince -- Proble

Re: mkpasswd: option to force the 'primary' domain?

2015-03-24 Thread Tim Magee
On 20/03/15 18:10, Corinna Vinschen wrote: On Mar 20 11:58, Tim Magee wrote: Now then, Since Cygwin 1.7.34 dropped, mkpasswd has been problematic for us. Our problem is with the way user names pulled from outside the primary domain get decorated. My question is: will there ever be a way to

Re: after update to cygwin 1.7.35(0.287/5/3) all file permissions in cygwin are 070

2015-03-20 Thread Tim Magee
e POSIX permissions. Cheers, Tim On 20/03/15 13:15, Rexdf wrote: i have been using cygwin for many years and currently most of my systems are at 1.7.32(0.274/5/3). i had to get an update to cygwin/X which forced me to also update cygwin. with the update, nearly all windows files have the permission se

mkpasswd: option to force the 'primary' domain?

2015-03-20 Thread Tim Magee
reate the pre-1.74 behaviour with a little seddery, but I'd bet folding money that my seddery isn't future-proof. So, are mkpasswd/mkgroup ever likely to get an option to force the "undecorated users" domain? Thanks, Tim -- Problem reports: http://cygwin.com/pro

Cannot write backup file; backing up in ~/.emacs.d/%backup%~

2015-02-09 Thread Tim Even
Cygwin registry name: Cygwin Installations name: Installations Cygdrive default prefix Build date: Shared id: cygwin1S5 Thank You! Tim -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http

Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 1.7.33-0.8

2014-11-07 Thread Tim Prince
mp 3684 fixup_mmaps_after_fork: ReadProcessMemory failed for MAP_PRIVATE address 0x6FE5FC6, Win32 error 998 2248013 [main] profile_omp 3684 C:\users\tim\tim\tim\src\campbell\Profile_send_3 Nov14\profile_omp.exe: *** fatal error in forked process - recreate_mmaps_after_ fork_failed 3891395 [mai

gfortran 4.9.2-1

2014-11-06 Thread Tim Prince
emory failed for MAP_PRIVATE address 0x6FE5FC6, Win32 error 998 357 [main] profile_omp 5664 C:\users\tim\tim\tim\src\campbell\Profile_send_3 Nov14\profile_omp.exe: *** fatal error in forked process - recreate_mmaps_after_fork_failed 690131 [main] profile_omp 5664 cygwin_exce

Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 1.7.33-0.4

2014-10-29 Thread Tim Prince
s come up on the nearby mirror. I'm updating gcc trunk from svn, starting a rebuild of gcc/g++/gfortran -- Tim Prince -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe inf

Re: ShellShock and Latest Version Problem

2014-10-04 Thread Tim Prince
the _mirror_ you are using is stale (which would explain why > you didn't get the latest version of Cygwin). Slightly off topic, I tend to put off updating from setup due to the default of rolling gcc back to an earlier (buggier, in my tests) version. There are about 6 selections whi

Re: suggestion about math.h

2014-08-07 Thread Tim Prince
On 8/7/2014 1:41 PM, Denis Excoffier wrote: Hello, Perhaps the values of some constants are not as accurate as they should be? See also M_LN2LO and M_LN2HI. diff -uNr cygwin-snapshot-20140807-1-original/newlib/libc/include/math.h cygwin-snapshot-20140807-1-patched/newlib/libc/include/math.h

gcc-4.9 option

2014-05-21 Thread Tim Prince
Excellent, once I realized that all the component updates must be selected individually on the setup menu (no automatic dependency resolution). -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.h

Re: [ANNOUNCEMENT] Updated: gcc-4.9.0-1 experimental (x86_64)

2014-05-18 Thread Tim Prince
made myself. 4.9 should work (at -O2, even with gfortran at -O3) much more reliably than 4.8 when avx2 option is set. -- Tim Prince -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe

Re: Issues with Cygwin on Windows 8.1

2014-05-07 Thread Tim Prince
't exhibit this problem. Delays in returning to shell prompt after running a .exe built under cygwin (thus requiring several cygwin dlls) seemed to be caused partly by spyware and anti-spyware activity. Win8.x seems to be spyware playground (some of that came pre-installed by Acer). -- Tim

Re: 64-bit vs. 32-bit

2014-04-25 Thread Tim Prince
2-bit native compilers and mingw 32- and 64-bit compilers on the setup.exe menu in case you mean to build for one of those targets. -- Tim Prince -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/do

Re: Cygwin kill utility //Was: cgwin_internal(): difference b/w CW_CYGWIN_PID_TO_WINPID and CW_GETPINFO_FULL for taking only dwProcessId ?

2014-04-08 Thread Tim Prince
all had to take the annual quiz about GPL etc. That employer has products which run under cygwin bash (not linked against cygwin1.dll), some so intended, more of them not. -- Tim Prince -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documen

Re: Some Problems about gcc 4.8.2 on cygwin

2014-03-14 Thread Tim Prince
ization of version 4.9. -- Tim Prince -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: g77 on cygwin64

2014-02-12 Thread Tim Prince
unformatted or direct and sequential access files, or read after write, but the run-time errors should shed light on that, and you would need to watch for unsuspected problems if g77 let it through. -- Tim Prince -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: Is there someone who have a same problem ?

2014-01-22 Thread Tim Prince
/null https://google.com --2014-01-22 07:10:00-- https://google.com/ Resolving google.com... 2607:f8b0:4009:804::1006, 74.125.225.7, 74.125.225.8, .. . Connecting to google.com|2607:f8b0:4009:804::1006|:443... failed: Connection tim ed out. Connecting to google.com|74.125.225.7|:443... connected

Re: cannot execute binary file

2013-12-17 Thread Tim Prince
the path to cygwin1.dll when running Intel VTune profiler, I copied the .dll to the existing PATH, thus breaking the installation when next running setup. -- Tim Prince -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation

cygwin1.dll update

2013-12-08 Thread Tim Prince
1.27.7 from sourceware mirror not working with gcc nor gfortran for me. Tried 3 closer mirrors first which delivered the previous bad version. -- Tim Prince -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http

Re: cygwin 1.7.26-1 causes "Too many open files" error in squid

2013-12-04 Thread Tim Prince
.25-1 resolves the issue. I was able to resume use of gcc and gfortran after similar rollback. The update produced immediate segfault on the most trivial test compilation cases. -- Tim Prince -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.co

RE: Updated: run-1.3.0-1

2013-09-13 Thread Tim Adye
l command to be passed as a single option argument. Using the extra quoting is a work-around, but it's inconsistent and confusing. Sorry for the noise if this was already obvious, but I thought this might be an extra hint. I'm using 32-bit Cygwin 1.7.25-1, freshly installed on 64-bit Wind

Re: compress / ncompress package for Cygwin

2013-08-23 Thread Tim Prince
o say most unix-like systems ignored those restrictions. -- Tim Prince -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: An issue with Matlab for a mex file compiled with GNU CYGWIN g++

2013-07-01 Thread Tim Prince
On 6/30/2013 10:27 PM, Emad Gad wrote: Is there a way to make the CYGWIN g++ linker choose the Windows 64 bit system libraries instead of the 32 bit? cygwin64. If you mean to link against Microsoft X64 libraries in place of cygwin ones, x86_64-w64-mingw32. -- Tim Prince -- Problem

Re: What is a good profiling tool ? - problem with gprof

2013-06-17 Thread Tim Prince
ticularly when you don't link with the same options. FWIW, latest version of Intel VTune works with cygwin builds with -g3 -gdwarf-2 (and of course PATH considerations). -- Tim Prince -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/fa

Re: Error building crossgcc on cygwin

2013-05-14 Thread Tim Prince
e download-prerequisites. -- Tim Prince -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: Cygwin64: c++11 thread support

2013-05-09 Thread Tim Prince
n a trial basis. -- Tim Prince -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: Stack Overflow versus the Cygwin mailing lists (Was: prefork error : couldn't create pipe process trackerWin32 error 161)

2013-04-29 Thread Tim Prince
, it's not the thing to replace other resources. -- Tim Prince -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: Shouldn't gcc-4 depend on libmpfr4 ?

2013-03-04 Thread Tim Prince
+ nor Fortran 90, with the 4.7.2 download. I'll have another go when some of the issues already discussed are reported fixed. The installation is difficult when each component tries every time to revert to the "stable" release, producing a broken installation of mixe

Re: Intel FORTRAN time_and_date function returns UTC instead of local time

2013-01-24 Thread Tim Prince
at little it's worth, the documentation of the ifort legacy time() and date() functions states that they aren't reliable for dates beyond year 1999 and the Fortran standard date_and_time should be used. There is no documented time_and_date(). As others hinted, ifort bypasses cygwin .

Re: How to rsh in windows using cygwin

2013-01-16 Thread Tim Prince
use ssh than rsh meaning you'd probably get more support by using ssh. Maybe you could describe exactly what you are doing with rsh... I still remember the occasion 15 years ago when I entered "rsh tim" and found myself logged in as the head of corporate IT with root privileg

Re: Cygwin installer v2.774, lyx postinstall error

2013-01-08 Thread Tim Collins
On 1/7/2013 10:59 PM, marco atzeri wrote: > On 1/8/2013 7:49 AM, Tim Collins wrote: >> Marco, >> >> The package is lyx not lynx. >> >> $ cygcheck -l lyx | grep etc >> /etc/postinstall/lyx.sh/lyx.sh >> > > > sorry, than it is a package mi

Re: Cygwin installer v2.774, lyx postinstall error

2013-01-07 Thread Tim Collins
Marco, The package is lyx not lynx. $ cygcheck -l lyx | grep etc /etc/postinstall/lyx.sh/lyx.sh (sorry - I am copying from the archive - I did not oringinally subscribe to the list - I have now) Marco wrote: the

Cygwin installer v2.774, lyx postinstall error

2013-01-07 Thread Tim Collins
During and upgrade, an error was receivedfrom postinstall lyx processing. The postinstall processing call is "/etc/postinstall/lyx.sh" - it should be "/etc/postinstall/lyx.sh/lyx.sh" (or better yet change the directory name of "lyx.sh" to "lyx"). Extracted from /var/log/setup.log.full: 2013/01/

RE: ls shows different permissions for the same file

2012-09-13 Thread Boemker, Tim
On 9/12/2012 8:03 PM, Larry Hall wrote: > No because with Windows paths Cygwin doesn't look at Windows ACLs. It > just reports a default set of ugo permissions. Where does it get the default set of ugo permissions? Thanks. -- Problem reports: http://cygwin.com/problems.html FAQ:

ls shows different permissions for the same file

2012-09-12 Thread Boemker, Tim
oemker/foo $ chmod 666 foo $ !l ls -li c:/cygwin/home/tboemker/foo /home/tboemker/foo 14918173765807874 -rw-rw-rw- 1 tboemker Domain Users 1 Sep 12 14:47 /home/tboemker/foo 14918173765807874 -rw-r--r-- 1 tboemker Domain Users 1 Sep 12 14:47 c:/cygwin/home/tboemker/foo Thanks, Tim -- Probl

Re: Windows clipboard and Emacs yank, kill-region, and kill-ring-save

2012-08-08 Thread Tim McDaniel
! The important one for me is (setq x-select-enable-primary t) Thank you very much for the quick and informative answer! -- Tim McDaniel, t...@panix.com -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://

Windows clipboard and Emacs yank, kill-region, and kill-ring-save

2012-08-08 Thread Tim McDaniel
the X clipboard and Emacs clipboard usually work together (modulo X having more than one). If I'm not, did something change, and can I do some setting to obviate it in Emacs? -- Tim McDaniel, t...@panix.com -- Problem reports: http://cygwin.com/problems.html FAQ: h

Attempting Gedit install on Cygwin

2012-08-01 Thread Mitchell, Tim
and configure gtksourceview-3.0 but it still comes up missing when I re-run the gedit configure. I found libpeas-1.4.0 but have not been able to configure it. If someone could point me in the right direction I'd be most grateful. Thanks, Tim Tim Mitchell Web Application Developer Southea

Re: Is the Latest Release of Cygwin supported on Windows Server 8/2012

2012-05-27 Thread Tim Prince
about the future of cygwin. -- Tim Prince -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: Is the Latest Release of Cygwin supported on Windows Server 8/2012

2012-05-26 Thread Tim Prince
nment) available outside of cygwin don't have a bearing on this list. If the powers that be have decided that 64-bit mode should be supported on cygwin setup.exe only by mingw cross compilers, I'll accept that. -- Tim Prince -- Problem reports: http://cygwin.com/pr

Interesting gotcha: http + vim-common + maybe Symantec Endpoint Protection

2012-04-11 Thread Tim McDaniel
p!), but that is NOT permitted (or even possible) for a user at $ORKPLACE. -- Tim McDaniel, t...@panix.com -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin

Tcl "registry" package missing after Cygwin update.

2012-03-20 Thread Tim Auckland
ent below. I'm using tcl package version 8.5.11-1 Is there a separate Cygwin package needed for the registry package, or are there other plans to fix this? Tim -- [ANNOUNCEMENT] Updated: Tcl/Tk 8.5.11 . From: "Yaakov (Cygwin/X)" . To: cygwin at cygwin dot com . Date: Tue, 07 Feb

Re: Documentation on -mno-cygwin Accuracy

2012-02-07 Thread Tim Prince
On 2/7/2012 3:10 PM, carolus wrote: On 2/7/2012 1:51 PM, Tim Prince wrote: On 2/6/2012 2:29 PM, Charles D. Russell wrote: i686-w64-mingw32-gfortran.exe hello.f -o hello cdr@dell03 ~/mingtest $ ./hello /home/cdr/mingtest/hello.exe: error while loading shared libraries: libgfortran- 3.dll

Re: Documentation on -mno-cygwin Accuracy

2012-02-07 Thread Tim Prince
: export PATH=/usr/x86_64-w64-mingw32/sys-root/mingw/bin/:$PATH -- Tim Prince -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: Windows 7 x64 - Postinstall script errors - Cygwin V 1.7.9-1

2012-02-03 Thread Tim Prince
icon on the startup menu. which puts a menu icon in the hidden icons, with xserver among the selections. -- Tim Prince -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info:

Re: MinGW gfortran and OpenMP issues...

2012-02-01 Thread Tim Prince
Win7SP1 is particularly important when using Hyper-Threading. -- Tim Prince -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: 1.7.9 : date command fails for year 1900

2012-01-24 Thread Tim Prince
you suggested, the dates produced don't appear in the corresponding months of cal. -- Tim Prince -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin

Re: GCC, '-pg' option and 'mcount' undefined

2012-01-03 Thread Tim Prince
inking pg compilations. You may even get a version of some libraries with pg profiling enabled. -- Tim Prince -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: fortran open mpi - getting mpif77 and mpif90 to work

2011-12-13 Thread Tim Prince
ot be supported specifically by anyone, as far as I know. -- Tim Prince -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: Latest cygwin.bat - need one

2011-12-11 Thread Tim McDaniel
that you don't have installed. I wonder if there are any common typos to try for. If execvp() ever looked in "." unconditionally, there would be no way to ever completely close this security hole. -- Tim McDaniel, t...@panix.com -- Problem reports: http://cygwin.com/pr

Re: Cygwin slow on x64 systems?

2011-12-08 Thread Tim McDaniel
On Thu, 8 Dec 2011, Marco Moreno wrote: On Thu, Dec 8, 2011 at 11:46 AM, Tim McDaniel wrote: (You quoted my e-mail address there, which may get you dinged by the admins, but I'm cool with my e-mail addy going out -- I put it in my sig and all.) After uninstalling Symantec Endpoint Prote

RE: Cygwin slow on x64 systems?

2011-12-08 Thread Tim McDaniel
Tim McDaniel: BLODA is the Big List Of Dodgy Apps, apparently from http://cygwin.com/faq/faq.using.html#faq.using.bloda 44. What applications have been found to interfere with Cygwin? In case anyone cares about the details of my datum, and in case anyone ever searches for the exact system

Re: Rsync Mirrors Have Disappeared from Cygwin Mirrors Page

2011-12-06 Thread Tim McDaniel
On Tue, 6 Dec 2011, L Anderson wrote: Hey! Some rsync mirrors are back on the list--now you see them, now you don't, now you do---just how does all this work? They do it with mirrors. (I'll be here all week, try the veal.) -- Tim McDaniel, t...@panix.com -- Problem reports:

Re: [ANNOUNCEMENT] CALL FOR TESTING: Cygwin 1.7.10

2011-12-06 Thread Tim McDaniel
On Tue, 6 Dec 2011, Lars Bj_rndal wrote: What doew Iirc mean? http://www.acronymfinder.com/ is often useful, but in this case, it produces a lot of useless crud. http://www.urbandictionary.com/define.php?term=iirc is often of more use. If I Recall Correctly. -- Tim McDaniel, t...@panix.com

Re: Cygwin slow on x64 systems?

2011-12-05 Thread Tim McDaniel
On Mon, 5 Dec 2011, marco atzeri wrote: On 12/5/2011 5:20 PM, Tim McDaniel wrote: On Sat, 3 Dec 2011, Buchbinder, Barry wrote: And I see slowness even when everything is a bash builtin (except perhaps for whatever is handling "|" -- I suppose it's forking bash itself): $ time

RE: Cygwin slow on x64 systems?

2011-12-05 Thread Tim McDaniel
On Sat, 3 Dec 2011, Buchbinder, Barry wrote: Tim McDaniel sent the following at Thursday, December 01, 2011 10:59 AM BLODA is the Big List Of Dodgy Apps, apparently from http://cygwin.com/faq/faq.using.html#faq.using.bloda 44. What applications have been found to interfere with Cygwin

Re: Cygwin slow on x64 systems?

2011-12-01 Thread Tim McDaniel
n it and locked down absolutely every setting whatsoever (except for how long to keep local logs). I really doubt that they'd unlock anything for me, especially because I'm brand new and we don't do very much on Windows. Unless someone has another suggestion, maybe I just have to

Re: ash is wrong about [ -w Temp ], so rebaseall fails

2011-11-30 Thread Tim McDaniel
On Wed, 30 Nov 2011, Eric Blake wrote: On 11/30/2011 03:17 PM, Tim McDaniel wrote: $ /bin/ash -c ' [ -w /Users/tmcdaniel/AppData/Local/Temp ] && echo yes || echo no' no So bash and ash disagree on whether this Temp directory is writable. Known limitation in dash - it is

ash is wrong about [ -w Temp ], so rebaseall fails

2011-11-30 Thread Tim McDaniel
r--+ 1 tmcdaniel Domain Users 5 Nov 30 16:10 /Users/tmcdaniel/AppData/Local/Temp/long -rw-r--r--+ 1 tmcdaniel Domain Users 6 Nov 30 16:10 /Users/tmcdaniel/AppData/Local/Temp/short So bash is right about it being writable, and ash is wrong. (And /Users/tmcdaniel and /Users/TMCDAN~1 do indeed point

Emacs in Cygwin: (file-exists-p "c:/")?

2011-11-30 Thread Tim McDaniel
but that only "works" because I "know" that I have changed the drive prefix from /cygdrive to /mnt. Can it be made to work again? Any suggestions on how to tell in Emacs whether I'm running under Windows? -- Tim McDaniel, t...@panix.com -- Problem reports: h

Cygwin slow on x64 systems?

2011-11-30 Thread Tim McDaniel
trinsic to Cygwin, and is there any prospect of fixing this soon? -- Tim McDaniel, t...@panix.com Cygwin Configuration Diagnostics Current System Time: Wed Nov 30 10:30:05 2011 Windows 7 Enterprise Ver 6.1 Build 7601 Service Pack 1 Running under WOW64 on AMD64 Path: C:\usr\local\bin

Re: Searching manpages for option codes, e.g. "--all"

2011-11-29 Thread Tim McDaniel
e never had a problem with PAGER=/usr/bin/less export PAGER I do them as separate statements because older Bourne shells do not allow the combined form export PAGER=/usr/bin/less But bash does. Further, on my system with little customization, the default man pager is less anyway, so (fo

Re: Illegal character ^M

2011-11-29 Thread Tim McDaniel
ould just delete the name characters, and '\r' (note: single quote ', not double quote ") is the ^M character. -- Tim McDaniel -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/d

  1   2   3   4   5   6   7   >