Re: Wrong NTFS permissions

2024-01-24 Thread Vincent Rivière via Cygwin
enough, instead of the obscure setfacl. Anyway, in my initial report, the "getfacl: b: Invalid argument" message looks really abnormal. Cheers, -- Vincent Rivière -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:

Wrong NTFS permissions

2024-01-23 Thread Vincent Rivière via Cygwin
Hi, I'm facing a really weird issue with NTFS permissions. $ umask 0022 $ cd /cygdrive/h/ $ mkdir a $ ls -ld a drwxr-xr-x 1 vincent vincent 0 Jan 23 22:35 a # You can see that permissions are fine. $ getfacl a # file: a # owner: vincent # group: vincent user::rwx group::r-x other::r-x

Re: tar 1.33 symlinks : Cannot change mode to...

2021-04-01 Thread Vincent Rivière
, -- Vincent Rivière -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple

bug in cygstart utility

2021-03-01 Thread John Vincent via Cygwin
UFT-8 for either the * character or the ? character. I think this is a bug. Thanks, John Vincent. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.co

tar 1.33 symlinks : Cannot change mode to...

2021-01-11 Thread Vincent Rivière
: No such file or directory tar: Exiting with failure status due to previous errors Note that files and symlinks are properly extracted, but $? is set to 2 so scripts can fail. tar 1.32-2 : ok tar 1.33-1 : bug This needs to be fixed. Regards, -- Vincent Rivière -- Problem reports: https

sourcing

2018-09-27 Thread Vincent
Hello, Good day! Vins here from Shenzhen China. I am looking for people that need business support from China. I can assist you to sourcing electronic products from factories in China soon or set up hardware production here. What i can do for you listed below: 1.) Sourcing: Sourcing new

sourcing

2018-09-26 Thread Vincent
Hello, Good day! Vins here from Shenzhen China. I am looking for people that need business support from China. I can assist you to sourcing electronic products from factories in China soon or set up hardware production here. What i can do for you listed below: 1.) Sourcing: Sourcing new

Re: python "[Errno 27] File too large" on samba share

2018-09-26 Thread Vincent Prelat
The file is 29Mo Sorry wrong terminal, new cygcheck attached. Am 26.09.2018 um 10:13 schrieb Marco Atzeri: Am 26.09.2018 um 09:51 schrieb Vincent Prelat: Hello, I use Borg backup  to save somes files on a network samba share. It's a backup program writen in python

python "[Errno 27] File too large" on samba share

2018-09-26 Thread Vincent Prelat
Missing the links on first post Borg backup site : https://www.borgbackup.org Issue url : https://github.com/borgbackup/borg/issues/4079 -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html

python "[Errno 27] File too large" on samba share

2018-09-26 Thread Vincent Prelat
open on borgbackup repo with some trace of the error Vincent cygcheck.out Description: Binary data -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.co

electronics manufacturing

2018-07-27 Thread Vincent
Treatment: | HASL, LF HASL | | Immersion Gold, Flash Gold,Gold finger | | Immersion Silver, Immersion Tin,OSP | Please feel free to contact us if you are interested in the PCB fabrication and assembly in China? Thanks & best regards Vincent Fang Business Development Depart

electronic manufacturing

2018-07-11 Thread Vincent
Treatment: | HASL, LF HASL | | Immersion Gold, Flash Gold,Gold finger | | Immersion Silver, Immersion Tin,OSP | Please feel free to contact us if you are interested in the PCB fabrication and assembly in China? Thanks & Best regards Vincent Fang Business Development Depart

Re: Issue when trying to access files on a locked BitLocker volume

2018-04-19 Thread Vincent Gheur
Hi, There are indeed several workarounds to this issue (this is why I'm not waiting for a fix), but I thought it was worth mentioning the problem, as I suspect other incorrect behaviors to be caused by the underlying issue. Thanks for your answer ! Vincent On 19 April 2018 at 13:38

Issue when trying to access files on a locked BitLocker volume

2018-04-19 Thread Vincent Gheur
es related to accessing locked Bitlocker volumes. If someone is wanting to solve this, don't hesitate to contact me if you need more details or if you want me to make tests. Kind regards, Vincent -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygw

Re: rsync performance degradation? Could be a windows issue?

2016-04-11 Thread Vincent Rivière
gwin rsync 3.0.8 binary. I get correct speed with this one. If that could matter, I use Windows XP and Cygwin 32. -- Vincent Rivière -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubs

RE: Getting groups you belong to in perl

2014-03-14 Thread PANEL Vincent (CIS/SIN)
From: Andrey Repin[] Sent: Thursday 13 March 2014 23:38 To: PANEL Vincent (CIS/SIN); Subject: Re: Getting groups you belong to in perl Greetings, PANEL Vincent (CIS/SIN)! Don't know if this list is more appropriate than the Perl one but my question is actually about porting a Perl script

Getting groups you belong to in perl

2014-03-13 Thread PANEL Vincent (CIS/SIN)
Hello, Don't know if this list is more appropriate than the Perl one but my question is actually about porting a Perl script to Cygwin. I need to check if the current user running the script belongs to a pre-defined group. Under *nix, I get the list of users belonging to the group and see if

Re: Check if a package is installed

2012-10-04 Thread Vincent Rivière
if the list of files is missing. Sure. So I will continue to just test the presence of the .lst.gz to check if a package is installed: - missing: not correctly installed - present: installed (correctly or corrupted) -- Vincent Rivière -- Problem reports: http://cygwin.com/problems.html

Re: Check if a package is installed

2012-10-03 Thread Vincent Rivière
. But cygcheck -c libmpfr4 still indicates OK... -- Vincent Rivière -- 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

Check if a package is installed

2012-10-01 Thread Vincent Rivière
there is also package information listed in /etc/setup/installed.db. Maybe this information should be considered as more reliable? -- Vincent Rivière -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html

Re: Check if a package is installed

2012-10-01 Thread Vincent Rivière
return code is still 0. This is not easy to use from scripts. -- Vincent Rivière -- 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

Open Windows Explorer from Cygwin prompt

2011-09-08 Thread Vincent Rivière
Did you know ? You can open the Windows Explorer from the Cygwin bash prompt simply by typing: cygstart . The Explorer shows the contents of the current bash directory. That's very handy, I have been using that tip for years. -- Vincent Rivière -- Problem reports: http://cygwin.com

Re: Open Windows Explorer from Cygwin prompt

2011-09-08 Thread Vincent Rivière
~ cygstart /etc cygstart dir1/dir2 -- Vincent Rivière -- 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

Important setup.exe bug : -P switch is inefficient ?

2011-07-22 Thread Vincent Deffontaines
. Installing them through the GUI is an option that I would rather avoid, if I can. Please correct me if I have made mistakes or misunderstood setup.exe options. Please keep me in Cc: of any answer, as I am no member of the mailing list. Vincent Deffontaines -- Nul chemin n'est sans issue -- Problem

Re: Please add 'AVG Internet Security 2011' to the BLODA list (and cygport also :-) ).

2011-02-07 Thread Vincent Rivière
in a row almost fixed the problem. I should try to uninstall AVG to see if this problem goes away. -- Vincent Rivière -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info

Re: PATH with spaces

2011-01-30 Thread Vincent Rivière
package, the you should clean up your path, at least locally: export PATH=/usr/bin:/bin:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem -- Vincent Rivière -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq

executing .bat .cmd files with 1.7

2010-12-17 Thread Vincent Côté-Roy
of 1.7, or something is wrong with my setup? In either case, is there some way I can get it back? Thanks Vincent -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http

Re: executing .bat .cmd files with 1.7

2010-12-17 Thread Vincent Côté-Roy
/2010 12:54 PM, Vincent Côté-Roy wrote: Hi, I've just upgraded to 1.7 (from 1.5) and ever since I did, .bat and .cmd files are no longer automagically executed when I invoke them without their extension: i.e., it used to be that invoking xyz in bash would execute xyz.bat or xyz.cmd

Re: R: Question about cygwin installation and folder permissions

2010-11-29 Thread Vincent Richomme
Greetings, Vincent Richomme! run setup and choose the directory you want the default proposal is c:\cygwin To add: Strongly advised against paths with spaces or national letters. Again I was not very clear I don't want to know how to install cygwin because even a monkey can do

Re: R: Question about cygwin installation and folder permissions

2010-11-28 Thread Vincent Richomme
by it. Actually I built a custom installer for msys/mingw-w64 and when I install it in C:/Developer/MaxGW, if I run it without permissions I cannot create new folder : mkdir: cannot create directory `/home': Permission denied cp: cannot create regular file `/home/Vincent/.inputrc': No such file or direry bash

Re: R: Question about cygwin installation and folder permissions

2010-11-28 Thread Vincent Richomme
: cannot create regular file `/home/Vincent/.inputrc': No such file or direry bash: cd: /home/Vincent: No such file or directory It means I usually have to run my application using administrator rights but I don't like to do this. Cygwin seems to allow user to create folder inside its

Question about cygwin installation and folder permissions

2010-11-27 Thread Vincent Richomme
Hi, First I am sorry to ask this question but I would like to know if some cygwin developers could give me some advice about the way of installing a software at the root drive (ex c:\mysoftware) on Windows Vista/7 operating systems. Indeed normally on those systems application are installed

mintty start menu icon

2010-08-26 Thread Vincent Rivière
honor the unchecking of Add icon to Start Menu, just like the legacy Cygwin command prompt. -- Vincent Rivière -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http

Re: mintty start menu icon

2010-08-26 Thread Vincent Rivière
Andy Koppe wrote: Quite a lot of work though for what's not exactly a critical issue. I agree. But I wonder why what works for the standard console icon does not work for the mintty icon. Probably a special case. -- Vincent Rivière -- Problem reports: http://cygwin.com/problems.html

mount segfaults with missing EOL in fstab

2010-08-13 Thread Vincent Rivière
Hello. I have just noticed that the mount utility segfaults when the last line of /etc/fstab is incorrectly terminated with a missing LF, even if it is a comment line. $ mount -a Segmentation fault (core dumped) -- Vincent Rivière -- Problem reports: http://cygwin.com/problems.html

Ajouter un drapeau à ce mail Perl-Image-Magick cannot load Magick.dll

2010-06-03 Thread Vincent G.
Hi, I would like to use perlMagick. I installed perl-Image-Magick with setup.exe but I can't get it work. What's the trick ? $ perl -e use Image::Magick; Can't load '/usr/lib/perl5/vendor_perl/5.10/i686-cygwin/auto/Image/Magick/Magick.dll' for module Image::Magick: No such file or directory

Re: NCurses and Cygwin

2010-05-17 Thread Vincent Rivière
it is in the ncurses subdirectory. So your example simply refer to the old version. You just have to replace the includes to ncurses/ncurses.h and so on. -- Vincent Rivière -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation

Re: 1.7.5: sshd environment variables

2010-05-02 Thread Vincent Pelletier
ssh (to avoid duplicating their definition in my .bashrc) ? Or is there a way to extend the set of vars sshd lets through to shell (I'm ok with having to name the variables I need, as long as I don't have to set their value manually) ? Regards, -- Vincent Pelletier -- Problem reports: http

1.7.5: sshd environment variables

2010-04-30 Thread Vincent Pelletier
://code.google.com/p/winezeug/source/browse/trunk/wisotool Regards, -- Vincent Pelletier -- 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

Linker error with GNustep

2010-03-17 Thread Vincent Richomme
Hi, I wanted to compile gnustep on cygwin and I followed the following guide: http://gnustep.made-it.com/BuildGuide/ I can sump up by : A) GNUstep-make svn co http://svn.gna.org/svn/gnustep/tools/make/trunk/ gnustep-make cd gnustep-make ./configure --prefix=/usr/GNUstep --with-layout=gnustep \

Re: Linker error with GNustep

2010-03-17 Thread Vincent Richomme
Hi, I wanted to compile gnustep on cygwin and I followed the following guide: http://gnustep.made-it.com/BuildGuide/ I can sump up by : A) GNUstep-make svn co http://svn.gna.org/svn/gnustep/tools/make/trunk/ gnustep-make cd gnustep-make ./configure --prefix=/usr/GNUstep

Re: Linker error with GNustep

2010-03-17 Thread Vincent Richomme
I understand that GNustep is using a missing reference but I find the error message about dwarf a bit weird. Is it normal ? I have finally added -lXmu to the command line and it solved my problem, so maybe this dwarf error was not important. However now I have another error but I

Re: question about cygwin package

2010-02-27 Thread Vincent Richomme
I have a last question that might reminds you something (at least I hope so) and unfortunately that is beyond this mailing list but I chance it I am working on a msys/mingw installer(EasyMingw) where instead of the default crappy toolchain(very personal opinion I encourage you to make yours) I am

question about cygwin package

2010-02-26 Thread Vincent Richomme
Hi, I am just curious to understand how package are installed on cygwin because from what I can see they are stored as .tar.bz2 archive. Let's say I have a package with one exe, so it will be packaged inside \usr\bin : usr bin someapp.exe however once installed it will end up inside

Re: ./configure on cygwin in window platform

2010-02-01 Thread Vincent Richomme
Please help me out. I spent for three days but I still could install gcc in window on cygwin. Problem is I could not install gcc file, (mingw-w64-trunk-snapshot-20091222.tar.bz2), on cygwin in window platform. I would like to unpack and intall gcc

flashing console

2010-01-27 Thread Vincent Richomme
...@vincent-pc ~/tmp/llvm $ gcc --version gcc.exe (GCC) 4.4.0 When using mingw-w64(export PATH=/opt/cross_w32/bin:$PATH) no console is opened vinc...@vincent-pc ~/tmp/llvm $ gcc --version gcc (GCC) 4.4.3 So sorry to post on both mailing list but is it normal that one version opens a console while

Re: Cygwin slow on x64 systems

2010-01-23 Thread Vincent Richomme
On Sat, 23 Jan 2010 11:19:36 -0600, David Morgan dmor...@aechelon.com wrote: Hello all, We use cygwin for our build environment, and have observed that everything runs extremely slow on x64 systems, for versions newer than approximately 1.5.12 (including 1.7.1). When I run the

Re: [cfe-dev] cygwin updates (was: dladdr and Dl_info)

2010-01-15 Thread Vincent R.
On 14/01/2010 14:20, Reini Urban wrote: I have a working cygwin llvm and llvm-gcc, but had no time to produce a proper package yet. Attached are my cygport files and my local config. No patches were needed. But I haven't bothered to build clang yet, just the Clang llvmc plugin and

Re: [cfe-dev] cygwin updates (was: dladdr and Dl_info)

2010-01-15 Thread Vincent R.
On Fri, 15 Jan 2010 11:19:27 +0100, Corinna Vinschen corinna-cyg...@cygwin.com wrote: On Jan 15 11:07, Vincent R. wrote: On 14/01/2010 14:20, Reini Urban wrote: I have a working cygwin llvm and llvm-gcc, but had no time to produce a proper package yet. Attached are my cygport files

Re: [cfe-dev] cygwin updates (was: dladdr and Dl_info)

2010-01-15 Thread Vincent R.
On Fri, 15 Jan 2010 15:18:28 +0100, Corinna Vinschen On Jan 15 11:40, Vincent R. wrote: It's not too difficult to add Dl_info definition (We will support only retrieving path name): typedef struct { const char *dli_fname[PATH_MAX]; /* Filename of defining object */ void

Re: [cfe-dev] cygwin updates (was: dladdr and Dl_info)

2010-01-15 Thread Vincent R.
On Fri, 15 Jan 2010 13:40:53 -0500, Christopher Faylor cgf-use-tqsdqsdqsd...@cygwin.com wrote: On Fri, Jan 15, 2010 at 11:19:27AM +0100, Corinna Vinschen wrote: On Jan 15 11:07, Vincent R. wrote: On 14/01/2010 14:20, Reini Urban wrote: I have a working cygwin llvm and llvm-gcc, but had

dladdr and Dl_info

2010-01-14 Thread Vincent R.
Hi, I am trying to compile llvm on latest cygwin and I get an error about missing definitions for Dl_info and dladdr. const llvm::sys::Path CIndexer::getClangPath() { // Did we already compute the path? if (!ClangPath.empty()) return ClangPath; // Find the location where this library

Calling cygwin binaries from dos prompt : access denied

2009-10-20 Thread Vincent R.
Hi, When trying to get gcc version from a dos command by entering C:\cygwin-1.7\bin\gcc -v I get a access denied error message. Is it possible change that and allow to call it from external world ? -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: did I find a cc bug??

2009-10-10 Thread Vincent Rivière
Your question is probably out of topic. The answer is you must compare strings using strcmp(), not == -- Vincent Rivière -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info

Re: Additional carriage return added by cygwin commands to DOS text files

2009-10-07 Thread Vincent Rivière
like cat and grep are designed to act on either binary or text files, so they always open the files in binary mode, and we get that additional CR issue. -- Vincent Rivière -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation

Re: Additional carriage return added by cygwin commands to DOS text files

2009-10-07 Thread Vincent Rivière
what we need. $ more test1 |grep -U -E 'a|b' test2 $ xxd test2 000: 6161 610d 0a62 6262 0d0a aaa..bbb.. The result is correct. -- Vincent Rivière -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation

Re: Additional carriage return added by cygwin commands to DOS text files

2009-10-07 Thread Vincent Rivière
. They are automatically stripped/appended by Cygwin when reading/writing into real files. Note that pipes (unlike real files) always contain binary data, without CRs. No mystery (but hard to understand at first). -- Vincent Rivière -- Problem reports: http://cygwin.com/problems.html FAQ

symlinks show .exe

2009-10-04 Thread Vincent Rivière
Hello. I have just noticed the following behavior in Cygwin 1.5.25-15: $ ln -s /bin/ls lls $ ls -l lls lrwxrwxrwx 1 vincent cygwin 11 Oct 4 14:13 lls - /bin/ls.exe I think the link target should not show the .exe For example, if I make on Cygwin a tar archive containing symlinks to well

Re: symlinks show .exe

2009-10-04 Thread Vincent Rivière
/ls lls $ mv /bin/ls.bak /bin/ls $ ls -l lls lrwxrwxrwx 1 vincent cygwin 7 Oct 4 22:19 lls - /bin/ls $ ./lls The symlink looks good and it works ;-) -- Vincent Rivière -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation

Re: coredump when compiling gettext from source

2009-10-01 Thread Vincent R.
On Thu, 1 Oct 2009 15:46:29 +0200, Corinna Vinschen corinna-cyg...@cygwin.com wrote: On Oct 1 14:19, Vincent R. wrote: On Thu, 01 Oct 2009 14:16:45 +0200, Vincent R. foru...@smartmobili.com wrote: On Thu, 01 Oct 2009 13:59:32 +0200, Vincent R. foru...@smartmobili.com wrote: Wrong

Re: coredump when compiling gettext from source

2009-10-01 Thread Vincent R.
On Thu, 01 Oct 2009 10:01:45 -0400, Charles Wilson cyg...@cwilson.fastmail.fm wrote: Vincent R. wrote: On Thu, 1 Oct 2009 15:46:29 +0200, Corinna Vinschen wrote: On Oct 1 14:19, Vincent R. wrote: On Thu, 01 Oct 2009 14:16:45 +0200, Vincent R. wrote: On Thu, 01 Oct 2009 13:59:32 +0200

Re: Bug or feature missing in rsync.

2009-09-17 Thread Vincent R.
Hi, After having started some debate about cygdrive prefix (it was not my goal) I think I have another dilemna ;-) I want to try to compile cegcc-4.4.0 (gcc targetting windows ce) with a mingw compiler but I don't know which one to choose. As always with open source software I can use : a)

mingw question : Post repetita

2009-09-17 Thread Vincent R.
Hi, After having started some debate about cygdrive prefix (it was not my goal) I think I have another dilemna ;-) I want to try to compile cegcc-4.4.0 (gcc targetting windows ce) with a mingw compiler but I don't know which one to choose. As always with open source software I can use : a)

cygdrive prefix

2009-09-16 Thread Vincent R.
Hi, Is there any good reason to force user to use /cygdrive/ before accessing a drive ? I am asking it because I regularly switch from cygwin to mingw and some simple script needs to be adapted every time. Wouldn't be easier to access directly to a drive without entering cygdrive? Is there any

Re: cygdrive prefix

2009-09-16 Thread Vincent R.
On Wed, 16 Sep 2009 09:02:19 -0700, Andrew DeFaria and...@defaria.com wrote: Vincent R. wrote: Hi, Is there any good reason to force user to use /cygdrive/ before accessing a drive ? Considering you aren't forced to use /cygdrive/ (see mount(1m)) no... I am asking it because I regularly

Re: gcc4.4

2009-09-11 Thread Vincent R.
On Thu, 10 Sep 2009 23:30:59 +0100, Dave Korn dave.korn.cyg...@googlemail.com wrote: Vincent R. wrote: Hi, when will you release a gcc-4.4 package for cygwin ? Right now I'm concentrating on getting a stable 4.3.4 package out that will have all the fixes for all the known problems

gcc4.4

2009-09-10 Thread Vincent R.
Hi, when will you release a gcc-4.4 package for cygwin ? Thanks -- 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

-mnocygwin alternative

2009-09-06 Thread Vincent R.
Hi, Back in old times it was possible to compile with no cygwin dependencies using something like -mno-cygwin. Will it be possible to compile again with mingw-4.4 from cygwin console ? I think I read (or maybe dream) that there might be a mingw-4.4-gcc package, what is the status ? Thanks --

Re: -mnocygwin alternative

2009-09-06 Thread Vincent R.
On Mon, 07 Sep 2009 00:56:06 +1200, Nicholas Sherlock n.sherl...@gmail.com wrote: Vincent R. wrote: Back in old times it was possible to compile with no cygwin dependencies using something like -mno-cygwin. I hear that a proper cross-compiler is coming to replace -mno-cygwin

Re: [ANNOUNCEMENT] [1.7] Updated: binutils-2.19.51-1

2009-07-05 Thread Vincent R.
I backed down on bash version which required install of libreadline6. bash still fails. This is on NT4. Maybe I need a different combination of binutils, libreadline, and bash. I will play with this for a bit. Jerry I have installed new binutils and previous bash version and now it

Re: fresh 1.7, bash fails with STATUS_ACCESS_VIOLATION

2009-07-05 Thread Vincent R.
Post cygcheck output, both of you, and let's compare. $ cygcheck -c Cygwin Package Information Package VersionStatus _update-info-dir 00826-1OK alternatives 1.3.30c-10 OK ash 20040127-4 OK

Re: [ANNOUNCEMENT] [1.7] Updated [security]: bash-3.2.49-23 and Windows 7 RC

2009-07-03 Thread Vincent R.
Ok, so I can confirm a problem with bash 3.2.49-23 on Windows 7 RC build 7100 64-bit. Basically, bash just crashes on startup. I don't have access to a Vista machine right now but it's worthwhile confirming on it. I don't have access to any of these (just XP, here), so I can't really tell

Re: [ANNOUNCEMENT] [1.7] Updated [security]: bash-3.2.49-23 and Windows 7 RC

2009-07-03 Thread Vincent R.
On Fri, 3 Jul 2009 14:03:35 + (UTC), Eric Blake e...@byu.net wrote: Edward Lam edward at sidefx.com writes: 61020293 looks like an address in the dll range, probably cygwin1.dll. It would be nice to know what function is dying, but doing that may require rebuilding a bash image

Re: 1.7 ssh/rsync consuming all cpu on x64 Vista

2009-07-02 Thread Vincent R.
On Thu, 2 Jul 2009 17:35:01 +0100, Andy Koppe andy.ko...@gmail.com wrote: 2009/7/2 Jonathan jonat...@kc8onw.net: I still see 100% CPU usage per core with the latest snapshot (2009-07-01) I've tried removing tortoisesvn and virtualbox and still have performance issues, is my next step trying a

Re: fork and exec (was: Re: Proposed patch to system.XWinrc)

2009-07-01 Thread Vincent R.
On Wed, 1 Jul 2009 11:11:56 -0400, Christopher Faylor cgf-use-the-mailinglist-ple...@cygwin.com wrote: On Wed, Jul 01, 2009 at 06:55:35AM +0100, Andy Koppe wrote: 2009/6/23 Christopher Faylor: If posix_spawn() ever gets implemented in Cygwin to avoid the slowness of fork(), /bin/sh might well

Re: fork and exec (was: Re: Proposed patch to system.XWinrc)

2009-07-01 Thread Vincent R.
On Wed, 1 Jul 2009 12:06:22 -0400, Christopher Faylor cgf-use-the-mailinglist-ple...@cygwin.com wrote: On Wed, Jul 01, 2009 at 05:32:14PM +0200, Vincent R. wrote: On Wed, 1 Jul 2009 11:11:56 -0400, Christopher Faylor cgf-use-the-mailinglist-ple...@cygwin.com wrote: On Wed, Jul 01, 2009 at 06:55

Re: fork and exec (was: Re: Proposed patch to system.XWinrc)

2009-07-01 Thread Vincent R.
On Wed, 1 Jul 2009 13:32:46 -0400, Christopher Faylor cgf-use-the-mailinglist-ple...@cygwin.com wrote: On Wed, Jul 01, 2009 at 06:52:38PM +0200, Vincent R. wrote: On Wed, 1 Jul 2009 12:06:22 -0400, Christopher Faylor No one is asking for benchmarks! However, if we were, strace is particularly

weird feature

2009-06-22 Thread Vincent R.
Hi, I know that my question could be a bit astonishing but I am not afraid to ask it ;-) I am trying to compile a software for symbian platform and originally they have released a SDK on windows linked with mingw and where you use a DOS terminal to compile. They have designed some build system

Re: weird feature

2009-06-22 Thread Vincent R.
On Mon, 22 Jun 2009 17:15:18 +0200, Vincent R. foru...@smartmobili.com wrote: Hi, I know that my question could be a bit astonishing but I am not afraid to ask it ;-) I am trying to compile a software for symbian platform and originally they have released a SDK on windows linked

Re: weird feature

2009-06-22 Thread Vincent R.
On Mon, 22 Jun 2009 17:38:10 +0200, Vincent R. foru...@smartmobili.com wrote: On Mon, 22 Jun 2009 17:15:18 +0200, Vincent R. foru...@smartmobili.com wrote: Hi, I know that my question could be a bit astonishing but I am not afraid to ask it ;-) I am trying to compile a software for symbian

Re: cygwin-1.7.0-50

2009-06-20 Thread Vincent R.
Don't know how you fix it but now I am able to use git on cygwin 1.7 and using cygwin protocol. So cygwin is as stable as 1.5 for my use. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

Re: Optimize cygwin on recent windows version (Vista and Seven)

2009-06-17 Thread Vincent R.
On Wed, 17 Jun 2009 11:52:56 +1000, Sisyphus sisyph...@optusnet.com.au wrote: - Original Message - From: Chris Sutcliffe ir0nh...@gmail.com Times taken were: Linux : 1.5 mimutes XP (mingw): 6.5 minutes Vista (mingw): 16.5 minutes Vista (cygwin): 23.25 minutes If UAC is

Re: Optimize cygwin on recent windows version (Vista and Seven)

2009-06-16 Thread Vincent R.
On Tue, 16 Jun 2009 00:16:11 -0400 (EDT), Edward Lam edw...@sidefx.com wrote: On Mon, June 15, 2009 19:53, Sisyphus wrote: Here are some timings I did recently for building the mpc-0.6 library. On Vista and XP, (in the same version of the MSYS shell, and using the same version of MinGW's gcc)

Re: Optimize cygwin on recent windows version (Vista and Seven)

2009-06-16 Thread Vincent R.
On Tue, 16 Jun 2009 08:17:19 -0400, Chris Sutcliffe ir0nh...@gmail.com wrote: Times taken were: Linux : 1.5 mimutes XP (mingw):  6.5 minutes Vista (mingw): 16.5 minutes Vista (cygwin): 23.25 minutes Yes these figures are a good example of what I am talking about and here is an

Optimize cygwin on recent windows version (Vista and Seven)

2009-06-15 Thread Vincent R.
Hi, Until now I was using cygwin on Windows XP and I was satisfied by cygwin-1.7 but these last few days I switched to a more powerful laptop with very fast hardware (Core Duo 3.0 Ghz and SSD OCZ Vertex) and running windows Seven. Now when I test cygwin, everything is so sloowww, I know this

Re: Optimize cygwin on recent windows version (Vista and Seven)

2009-06-15 Thread Vincent R.
On Mon, 15 Jun 2009 19:39:39 +0100, Andy Koppe andy.ko...@gmail.com wrote: Until now I was using cygwin on Windows XP and I was satisfied by cygwin-1.7 but these last few days I switched to a more powerful laptop with very fast hardware (Core Duo 3.0 Ghz and SSD OCZ Vertex) and running

last update is weird

2009-06-09 Thread Vincent R.
Hi, I have started cygwin-1.7 setup to update to latest cygwin dll and now when I start mintty, seems are very weird. My terminal looks like a mix between a windows terminal and mintty, for instance I have the following text in black and white : Microsoft Windows XP [version 5.1.2600] (C)

Re: last update is weird

2009-06-09 Thread Vincent R.
On Tue, 09 Jun 2009 11:39:05 +0200, Eric Lilja mindcoo...@gmail.com wrote: Vincent R. wrote: Hi, I have started cygwin-1.7 setup to update to latest cygwin dll and now when I start mintty, seems are very weird. My terminal looks like a mix between a windows terminal and mintty

Re: last update is weird

2009-06-09 Thread Vincent R.
On Tue, 9 Jun 2009 12:07:23 +0100, Andy Koppe andy.ko...@gmail.com wrote: 2009/6/9 Vincent R.: I already have the minus... I have uninstalled and resinstalled mintty but same problem. I can also see that start menu shortcut is not created anymore. Ah, packaging bug, sorry. I forgot

Re: last update is weird

2009-06-09 Thread Vincent R.
On Tue, 9 Jun 2009 13:20:12 +0100, Andy Koppe andy.ko...@gmail.com wrote: I have started cygwin-1.7 setup to update to latest cygwin dll and now when I start mintty, seems are very weird. My terminal looks like a mix between a windows terminal and mintty, for instance I have the following

Re: Git still broken

2009-05-19 Thread Vincent R.
On Mon, 18 May 2009 05:56:04 -0600, Eric Blake e...@byu.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Vincent R. on 5/18/2009 3:10 AM: Hi, it seems git still doesn't work on cygwin 1.7, is there any progress about this ? Describe doesn't work. In other words

Git still broken

2009-05-18 Thread Vincent R.
Hi, it seems git still doesn't work on cygwin 1.7, is there any progress about this ? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ:

mintty and CTRL + -

2009-04-27 Thread Vincent R.
Hi, on unix terminals when I press CTRL + RIGHT_KEY or CTRL+LEFT_KEY, cursor move from one word to another which is very handy. It doesn't work on mintty and I am sad about it ... ;-) Usually CTRL+d allows me to exit from a terminal when logged in ssh for instance but it doesn't work either.

[1.7] : vim - missing dependencies

2009-04-02 Thread Vincent R.
Hi, I have installed a fresh new cygwin 1.7 from cict.fr mirror and when I start vim in mintty I get : $ vim .bashrc /usr/bin/vim.exe: error while loading shared libraries: cygncurses-9.dll: cannot open shared object file: No such file or directory Maybe there is a missing dependency to

GCC 4 installation problem

2009-03-25 Thread Vincent De Groote
and your time Vincent De Groote -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

[Re: GCC 4 installation problem]

2009-03-25 Thread Vincent De Groote
Help request cancelled. The symbolic link was not built properly (I forgot the -s argument) Thanks -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ:

New bloda entry

2009-03-23 Thread Vincent R.
Hi, since a few weeks everytime I tried to compile a projetc from its sources, very often I get permission issues like this : /usr/bin/m4:configure.ac:2173: cannot create temporary file for diversion: Permission denied I have found that my antivirus (Avira antivir personal) is responsible for

Re: 1.5.25-15: First steps with ncurses programming: can NOT build Hello_world app

2009-02-27 Thread Vincent R.
On Fri, 27 Feb 2009 15:59:13 +, Dave Korn dave.korn.cyg...@googlemail.com wrote: Alexey Lyubimov wrote: 1. Why did initscr() and endwin() not require --enable-auto-import option, but refresh() does? It's because the initscr() and endwin() functions don't refer to the _stdscr

Git broken with cygwin-1.7

2009-02-24 Thread Vincent R.
Hi, Everytime I try to checkout source code with git on cygwin-1.7 it fails while the same command works fine on cygwin-1.5/ For instance : git clone git://git.kernel.org/pub/scm/devel/sparse/sparse.git Initialized empty Git repository in /home/Vincent/projects/sparse/.git/ remote: Counting

BLODA list

2009-02-21 Thread Vincent R.
Hi, Is there any BLODA list ? If not I would like to start one and report that the following software is not compatible : Manufacturer : Logitech Process : LVComSrv.exe,LVPrcSvr.exe When I try to compile, everything starts to be very slow and sometimes sh crashs but as soon as I kill

  1   2   >