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? > > --

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

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: assertion &q

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-3.1.0-0.7

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 run

Re: assertion "p >= path" failed

2019-10-30 Thread Tim Adye
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, Thanks

Re: assertion "p >= path" failed

2019-10-26 Thread Tim Adye
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 fix. I have another problem which

assertion "p >= path" failed

2019-10-25 Thread Tim Adye
mple, 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: http://cygwin.com/docs.html Unsubscri

ssh-agent doesn't die

2019-09-26 Thread Tim Adye
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: http://cygwin.com

Re: [PATCH] Cygwin: Fixing the math behind rounding down ch.stacklimit to page size

2018-07-03 Thread Tim Adye
Hi Corinna, Sergejs, Sorry, I should have followed up in this thread sooner. I can confirm that I tested the x86_64 cygwin1-20180607.dll.xz snapshot and it resolved my issue with bash with HitmanPro. Thanks! Tim. On 05/06/2018 12:16, Tim Adye wrote: Hi Corinna, On 29 May, 18:44, Corinna

Re: [PATCH] Cygwin: Fixing the math behind rounding down ch.stacklimit to page size

2018-06-05 Thread Tim Adye
sh, only when HitmanPro is enabled). Would it be possible to make a new cygwin1.dll snapshot so I can test that? I tested the current x86_64 snapshot, which was produced just hours before this patch. That still exhibits the problem, but seems to work fine otherwise. Thanks, Tim.

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

2018-03-16 Thread Tim Clarke
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://cygwin.com/faq

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

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 help on how

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

2017-05-23 Thread Tim McDaniel
* 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.html Unsubs

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

2017-04-24 Thread Tim McDaniel
te 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. -- Tim McDaniel,

Re: Strange errors running gcc tests on Cygwin

2017-03-09 Thread Tim Prince via cygwin
l 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: [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: >>>>

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: >>>>

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

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

2016-11-18 Thread Tim Prince
/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/.serverauth.30

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

2016-10-03 Thread Tim Prince
. 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: http

Re: Windows Subsystem For Linux

2016-08-29 Thread Tim Prince
access appear slow 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 I've beco

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 >>

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 > release a

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/

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=x86_64 > > > Regards, > Achim. Yes, the gcc-cilkplus

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.

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 package,

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

2016-01-14 Thread Tim Chick
mployer. 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.html Sent

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') - (sizeof ("/cygwi

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

2015-11-23 Thread Tim Chick
\"%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-fails-to-run-executable-error-is-dl

Re: gfortran segfaults on "Hello world"

2015-11-18 Thread Tim Prince
ns. 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
on set? Anyway, case closed. Intel 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 nowaday

Re: From Microsoft: Windows 10 Console and Cygwin

2015-04-29 Thread Tim Prince
Microsoft personnel stated that bugs reported primarily by cygwin users would not be fixed even when they could be reproduced outside cygwin. -- Tim Prince -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com

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

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
. 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 setting of 070 (---rwx

mkpasswd: option to force the 'primary' domain?

2015-03-20 Thread Tim Magee
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/problems.html FAQ: http

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: 64-bit xfree86 failing

2014-12-01 Thread Tim Kingman
is running, and new shells don't pop up any display already exists errors. Thanks, Tim -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http

Re: 64-bit xfree86 failing

2014-12-01 Thread Tim Kingman
On Mon, Dec 1, 2014 at 3:32 PM, Mark Hansen m...@winfirst.com wrote: On 12/1/2014 8:35 AM, Tim Kingman wrote: *snip* my .bashrc calls startxwin to make sure I always have an X server running ( per http://stackoverflow.com/a/9301966 ) *snip* I'll keep playing with this to see if I can come

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

2014-11-07 Thread Tim Prince
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 [main] profile_omp 3684 cygwin_exception::open_stackdumpfile: Dumping st ack trace to profile_omp.exe.stackdump

gfortran 4.9.2-1

2014-11-06 Thread Tim Prince
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_exception

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

2014-10-29 Thread Tim Prince
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 info: http://cygwin.com/ml/#unsubscribe-simple

Re: ShellShock and Latest Version Problem

2014-10-04 Thread Tim Prince
selections which have to be set to Keep to avoid breaking it. -- 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: 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:

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

2014-05-18 Thread Tim Prince
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 info

Re: configure errors for xclock

2014-05-09 Thread Tim Prince
versions). Trying to run “configure”, I get errors: No package ‘xaw7’ found No package ‘xmu’ found http://x.cygwin.com/docs/ug/setup-cygwin-x-installing.html installing xinit should have installed xclock and all its dependencies. -- Tim Prince -- Unsubscribe info: http

Re: Issues with Cygwin on Windows 8.1

2014-05-07 Thread Tim Prince
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 Prince -- Problem

Re: 64-bit vs. 32-bit

2014-04-25 Thread Tim Prince
- 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/docs.html Unsubscribe info: http

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
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/ Documentation: http

Re: Some Problems about gcc 4.8.2 on cygwin

2014-03-14 Thread Tim Prince
for the more aggressive optimization 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
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: http://cygwin.com/faq

Re: Is there someone who have a same problem ?

2014-01-22 Thread Tim Prince
x86_64 unknown ... $ wget -O /dev/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

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
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.com/faq

RE: Updated: run-1.3.0-1

2013-09-13 Thread Tim Adye
, 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 Windows 8. Regards, Tim. === cut here Tim Adye

Re: compress / ncompress package for Cygwin

2013-08-23 Thread Tim Prince
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
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/faq/ Documentation: http

Re: Error building crossgcc on cygwin

2013-05-14 Thread Tim Prince
-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
. -- 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 mixed releases. -- Tim

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

2013-01-24 Thread Tim Prince
cygwin .dll entirely, so the question has no relationship to cygwin, although it could be related to your calendar clock settings and the way Windows date setting is incompatible with practices accepted outside Windows. -- Tim Prince -- Problem reports: http://cygwin.com/problems.html FAQ

Re: How to rsh in windows using cygwin

2013-01-16 Thread Tim Prince
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 privilege. That was about the time when

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 mistake Mon Jun 14 02:22:31 2010 0 etc/postinstall/ Mon Jun 14

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/07

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:

Re: Probable bug in WGL implementation (AIGLX) of GLX calls in XWin -wgl

2012-10-16 Thread Tim Edwards
, Tim ++-+ | Dr. R. Timothy Edwards (Tim) | email: t...@opencircuitdesign.com| | Open Circuit Design, Inc. | web: http://opencircuitdesign.com | | 22815 Timber Creek Lane

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
$ 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 -- Problem reports

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

2012-08-08 Thread Tim McDaniel
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: http://cygwin.com/faq

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://cygwin.com

Attempting Gedit install on Cygwin

2012-08-01 Thread Mitchell, Tim
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 Southeast Alabama Medical Center Phone: 334-793-8007 Email

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

2012-05-27 Thread Tim Prince
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
) 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/problems.html FAQ

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

2012-04-11 Thread Tim McDaniel
!), 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.com/ml/#unsubscribe

Tcl registry package missing after Cygwin update.

2012-03-20 Thread Tim Auckland
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) yselkowitz at users dot sourceforge dot net . To: cygwin at cygwin dot com . Date: Tue

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: 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: Windows 7 x64 - Postinstall script errors - Cygwin V 1.7.9-1

2012-02-03 Thread Tim Prince
. 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: http://cygwin.com/ml

Re: MinGW gfortran and OpenMP issues...

2012-02-01 Thread Tim Prince
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
, 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.com/ml/#unsubscribe

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

2012-01-03 Thread Tim Prince
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
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
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/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info

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: 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 Protection

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: 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: http

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-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 echo hi | read x

Re: Cygwin slow on x64 systems?

2011-12-01 Thread Tim McDaniel
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 assume I'm SOL. -- Tim McDaniel, t...@panix.com

Cygwin slow on x64 systems?

2011-11-30 Thread Tim McDaniel
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 C

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

2011-11-30 Thread Tim McDaniel
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: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation

  1   2   3   4   5   6   7   >