Re: Cygwin copy_file_range() support with sparse file+FSCTL_DUPLICATE_EXTENTS_TO_FILE?

2025-01-05 Thread Václav Haisman via Cygwin
On 05. 01. 25 7:31, Cedric Blancher via Cygwin wrote: Good morning! Could Cygwin implement copy_file_range() support, including sparse file support so holes are preserved, and FSCTL_DUPLICATE_EXTENTS_TO_FILE support? In theory, this could be used to implement that function. In practice, the b

Re: Error line 30, E 117...

2022-09-08 Thread Václav Haisman
On 07. 09. 22 0:31, Kevin M. Wilson via Cygwin wrote: > Question if Cygwin isn't 'installed' by Windows 10, then how is it installed, > and how can it be uninstalled?? > > > Good sense makes one slow to anger, and it is his glory tooverlook an offense. > > Proverbs 19:11 > > See the FAQ link:

Re: Function call difference between cygwin and Windows

2019-07-19 Thread Václav Haisman
On Fri, 19 Jul 2019 at 10:23, Biswapriyo Nath wrote: > > If a function calls both cygwin and Windows functions the binary creates > extra subroutine (in assembly) for cygwin ones. Example: > > * Windows function: > >call cs:CreatePipe > > * cygwin function: > >call ioctl > >ioctl proc n

Re: problem with mmap and fork()

2019-02-23 Thread Václav Haisman
On 23. 02. 19 1:02, Glyn Gowing wrote: > Hello everyone, > > I have a program (attached) that works correctly on my mac but does > not work with Cygwin on Windows 10. I'm running the latest version of > Cygwin (downloaded the updates two days ago) and using gcc as the c > compiler. > > What happe

Mercurial package falling behind

2019-01-12 Thread Václav Haisman
Hi. I am using Mercurial in both Cygwin and plain Windows with the same repository. It would be nice to be able to use the same version for both but Cygwin's Mercurial package is falling behind a lot now. -- VH signature.asc Description: OpenPGP digital signature

unexpected high-bit set characters in $USER variable

2018-11-09 Thread Václav Haisman
Hi. I have updated Cygwin after a while and now my prompt looks like this: \ufeffUSER@MACHINE. There appears to be some sort of UNICODE character at position 0 in $USER environment variable. Running `echo -n $USER | od -t x1` prints `000 ef bb bf 68 61 69 76 61 30 31`. Does anyone else observe

Keychain package refresh

2017-11-13 Thread Václav Haisman
Hi. Cygwin's version of keychain package has issues with new OpenSSL keys which manifests with this message: * Warning: Can't determine fingerprint from the following line, falling back to filename This appears to have been fixed in newer versions. Please, refresh the Cygwin's version of the pa

Re: Subversion segfaulting

2017-06-21 Thread Václav Haisman
On 21 June 2017 at 09:42, Václav Haisman wrote: > After quote a long time I needed to use Subversion and I found it > segfaulting, reproducibly, when I try checkout. I have tried `svn > help` but that does not segfault. I have tried to run `svn checkout > http://svn.apache.org/rep

Subversion segfaulting

2017-06-21 Thread Václav Haisman
After quote a long time I needed to use Subversion and I found it segfaulting, reproducibly, when I try checkout. I have tried `svn help` but that does not segfault. I have tried to run `svn checkout http://svn.apache.org/repos/asf/maven/plugins/tags/maven-javadoc-plugin-2.10.4 maven-javadoc-plugin

Re: Sometimes Emacs sticks on forking...

2017-06-13 Thread Václav Haisman
On 12 June 2017 at 23:30, Oleksandr Gavenko wrote: > I use latest Cygwin Emacs W32 under Windows 10 x64 and Emacs spawns external > processes like hg/git when it open file. > > Sometimes it freezes and in procexp I see spawned Emacs fork. > > Usual build-in Emacs C-g key binding doesn't help much

Python2 "narrow" build, Unicode issue in regex package

2017-05-24 Thread Václav Haisman
Hi. I have recently hit an issue ([1]) with Python 2.7 and regex package for it on Cygwin. It appears that Cygwin's Python 2.7 is so called narrow build. This causes issues when working with Unicode code point outside BMP, like the emoji code points in my issue. Is there a chance Cygwin's Python

Re: find / without traversing /proc

2017-04-27 Thread Václav Haisman
On 27 April 2017 at 10:49, wrote: > The command "find /" takes forever, if it completes at all, because of the > need to traverse the induced directory /proc. Is this directory often > needed by users? Can it be skipped by setting up "export CYGWIN=something", > or even by default, with the require

Re: Maintaining expect (the broken pipe errors)

2017-04-09 Thread Václav Haisman
On 10 April 2017 at 01:06, Daniel Santos wrote: > I should probably import this onto my github account. There doesn't appear > to be an actual repository for expect at the moment. There are many > terrible coding practices employed, potential use of uninitialized locals, > etc. I'm going to do

Guile update? Missing `scandir`

2017-01-30 Thread Václav Haisman
Hi. My project is using Autogen to generate makefiles but it used `scandir` function which appears to be missing from the version of Guile that Cygwin package provides. Would it be possible to update Guile to something more recent which does contain the `scandir` function implementation? See also

Re: C++11 thread_local implementation issue on Cygwin/AMD64

2017-01-25 Thread Václav Haisman
On 9 February 2016 at 15:23, Václav Haisman wrote: > On 19 May 2015 at 10:52, Václav Haisman wrote: >> On 19 January 2015 at 15:42, Václav Haisman wrote: >>> >>> Hi. >>> >>> I have hit an issue with thread-local storage variables on >>> Cyg

Re: zp_fontconfig_cache_1.sh exit code 2

2016-07-01 Thread Václav Haisman
On 13 June 2016 at 01:35, Ken Brown wrote: > On 6/12/2016 7:26 PM, Mark McGregor wrote: >> >> Ken wrote: >>> >>> I obtained the output in the attachment, which looks good. Are you saying >>> that the message is bogus and no action is needed? >> >> >> Yes. >> >> >> Ok, thanks! It is nice t

Re: libav or ffmpeg and associated tools

2016-06-20 Thread Václav Haisman
tools to understand POSIX paths. > > > On Thu, Jun 16, 2016 at 12:02 PM, David Stacey wrote: >> On 16/06/16 13:49, Marco Atzeri wrote: >>> >>> On 16/06/2016 14:44, Václav Haisman wrote: >>>> >>>> Hi. >>>> >>>> I have

libav or ffmpeg and associated tools

2016-06-16 Thread Václav Haisman
Hi. I have noticed a lack of ffmpeg and/or libav and associated tools on Cygwin. It would be nice to have them. But I am not going to try and package them, sorry. :) -- VH -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation:

Re: pthread_attr_init() returning errors

2016-04-19 Thread Václav Haisman
On 19.4.2016 21:49, Canham, Timothy K (348C) wrote: > I have some code to start a task that suddenly started failing. This is > pretty mature code. Here is the code fragment with my added printf() > > pthread_attr_t att; > int stat = pthread_attr_init(&att); > if (stat !=

Re: C++11 thread_local implementation issue on Cygwin/AMD64

2016-02-09 Thread Václav Haisman
On 19 May 2015 at 10:52, Václav Haisman wrote: > On 19 January 2015 at 15:42, Václav Haisman wrote: >> >> Hi. >> >> I have hit an issue with thread-local storage variables on >> Cygwin/AMD64, I do not see it with Cygwin/i686. >> >> I am having linkin

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

2015-09-10 Thread Václav Haisman
On 10 September 2015 at 01:30, HK wrote: > I've just run across this strange behavior on a recent 32bit installation: > > vega> cat hello.c > #include > int main(int argc, char** argv){ > printf("hello world\n"); > } > vega> gcc -mfpmath=sse hello.c > hello.c:1:0: warning: SSE instruction set di

Re: [PATCH] sys/signal.h: include sys/ucontext.h on Cygwin per POSIX.1-2008

2015-08-18 Thread Václav Haisman
On 18 August 2015 at 11:10, Corinna Vinschen wrote: > On Aug 17 21:46, Yaakov Selkowitz wrote: >> * libc/include/sys/signal.h [__CYGWIN__]: include >> if compiling for POSIX.1-2008. >> >> Signed-off-by: Yaakov Selkowitz >> --- >> How about this? Other places I tried didn't compile. >> >> newlib

si_band member of struct siginfo_t is not available

2015-08-17 Thread Václav Haisman
Hi. One more thing that I have noticed, the `si_band` member of `struct siginfo_t` is not available. See . -- VH -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Docume

ucontext_t is not available from signal.h

2015-08-17 Thread Václav Haisman
Hi. I have just noticed, while porting my stuff from Linux to Cygwin, that signal.h does not provide `ucontext_t`. It should be available from signal.h. From : > The ucontext_t and mcontext_t structures are added here from t

Re: Cygwin version detection at run time

2015-08-17 Thread Václav Haisman
On 14 August 2015 at 17:44, Corinna Vinschen wrote: > On Aug 14 17:08, Václav Haisman wrote: >> On 14 August 2015 at 16:11, Eliot Moss wrote: >> > On 8/14/2015 9:56 AM, Václav Haisman wrote: >> >> >> >> Hi. >> >> >> >> I am trying

Re: Cygwin version detection at run time

2015-08-14 Thread Václav Haisman
On 14 August 2015 at 16:11, Eliot Moss wrote: > On 8/14/2015 9:56 AM, Václav Haisman wrote: >> >> Hi. >> >> I am trying to find out Cygwin version at run time. >> >> I have noticed that there is `cygwin_internal (CW_GETVERSIONINFO)` API >> for this. Ho

Cygwin version detection at run time

2015-08-14 Thread Václav Haisman
Hi. I am trying to find out Cygwin version at run time. I have noticed that there is `cygwin_internal (CW_GETVERSIONINFO)` API for this. However, it seems that the `cygwin_version_info` structure this call is supposed to fill in is not publicly available and is only declared internally in `winsup

Re: C++11 thread_local implementation issue on Cygwin/AMD64

2015-05-19 Thread Václav Haisman
On 19 January 2015 at 15:42, Václav Haisman wrote: > > Hi. > > I have hit an issue with thread-local storage variables on > Cygwin/AMD64, I do not see it with Cygwin/i686. > > I am having linking issues when using `thread_local` keyword in Cygwin > with its GCC 4.8.3 and GC

Re: Grepping Unicode files?

2015-05-14 Thread Václav Haisman
On 14.5.2015 17:42, Vince Rice wrote: > uname says "CYGWIN_NT-6.1 machinename 1.7.35(0.287/5/3) 2015-03-04 > 12:07 i686 Cygwin”. I’m running grep 2.21.2, which cygcheck -c says > is OK. > > Does Cygwin’s grep support Unicode files? The output from a SQL > Server SQL Agent job is a Unicode file, i.

Re: unknown command diff

2011-05-09 Thread Václav Haisman
retrodans wrote, On 9.5.2011 13:26: > > I am trying to run what is a basic diff of 2 tags in a repo, to see what > changes have occurred between the 2. But whenever I attempt to in cygwin I > get the below error. Is this a known issue, or do I need to set something > up specially to get this wor

Re: The same assembly code but different result on cygwin and Centos

2011-04-25 Thread Václav Haisman
matthew chao wrote, On 26.4.2011 4:52: > The code below assigns an integer number 20 to %ebx, which can be > CORRECTLY assembled on both cygwin and CentOS, > > ###code begin### > .section .data > items: > .long 20 > > .section .text > .globl _start > _start: > movl $0,%edi > movl items(,%e

Re: python select() is limited to fds < 64

2011-03-22 Thread Václav Haisman
Jon TURNEY wrote, On 22.3.2011 20:29: > > python seems to be built with the default value of FD_SETSIZE, which is only > 64 on cygwin. Is this not because of the inherent limitation of WaitForMultipleObjects() call? > [...] -- VH -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: How do I make a COM port in windows accessible using cygwin?

2011-03-15 Thread Václav Haisman
Vinod Pillai wrote, On 15.3.2011 21:03: > > Im sorry but Im a complete novice at this. I cd-ed into the /dev folder. But > I could not find a ttyS1. If you could elaborate what exactly I must do, it > would be helpful. Thank you. Read the page I have linked: "These devices cannot be seen with the

Re: How do I make a COM port in windows accessible using cygwin?

2011-03-15 Thread Václav Haisman
On Tue, 15 Mar 2011 06:18:00 -0700 (PDT), Vinod Pillai wrote: I have a virtual serial port set up on my COM2 port. I am trying to run a program on cygwin which will require the use of this serial port on COM2. I was wondering how I could connect to the COM port using cygwin? See

Re: err.h declarations not marked noreturn.

2011-02-02 Thread Václav Haisman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Eric Blake wrote, On 2.2.2011 0:45: > On 02/01/2011 03:41 PM, Rusty Russell wrote: >> OK, your /usr/include/err.h doesn't have the annotations to tell gcc that it >> doesn't return. > > I'm a bit surprised that cygwin provides the BSD interface err(

Re: Installing dillo

2010-12-16 Thread Václav Haisman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 jwzumwalt wrote, On 17.12.2010 7:19: > > I am attempting to install dillo > I successfully installed fltk-2.0.x-r7725 and Fluid runs OK. > When I attempt to install Dillo, the ./configure and make run OK > after quite a bit of opperation make instal

Re: copy cygwin installation to a different location and preserving all "cygwin" rights

2010-11-10 Thread Václav Haisman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Thomas Jung wrote, On 10.11.2010 14:40: > Hello, > > I would like to "move" my cygwin installation to > a different location, but preserving the usual paths to > all the apps by using a junction point to that moved/copied > subtree of cygwin. > > T

Re: rand() was not declared in this scope, please help‏

2010-09-08 Thread Václav Haisman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 eric lin wrote, On 8.9.2010 19:35: > dear cygwin/gcc users: > > I compile a simple code which i copied from a book, "The Complete Reference > of C++" Fourth Edition by Herbert Schildt in page 575, rand() > which is clearly not be included in >

Re: boxes.sh grep: Unmatched [ or [^ at egrep '[[:space]]'

2010-08-09 Thread Václav Haisman
On Mon, 9 Aug 2010 11:05:12 +0200, Reini Urban wrote: > Jaro, > > Our nice new setup found a problem in the boxes postinstall script: > Package: boxes > boxes.sh exit code 2 > Package: No package > boxes.sh exit code 2 > > cd /etc/postinstall > $ ./boxes.sh > grep: Unmatched [ or [^ >

Re: Interesting discovery in the C library that Cygwin uses

2010-07-08 Thread Václav Haisman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Gregg Levine wrote, On 9.7.2010 1:34: > Hello! > I made this discovery whilst building the urjtag program from its SVN trunk: > make[3]: Entering directory `/usr/local/urjtag/urjtag/trunk/urjtag/src/tap' > CC tap.lo > CC register.lo > CC

Re: gcc4: throwing exception from signal handler

2010-07-08 Thread Václav Haisman
On Thu, 8 Jul 2010 09:01:41 -0400, "Don Ward" wrote: > I would like to be able to catch certain signals (SIGSEGV and SIGSYS) and > throw a C++ exception (to be caught in a try/catch construct). As a > simple > example: >[...] > Am I misunderstanding how this should work or doing something wron

Re: Rebaseall fails with error 6 on cygcrypt-0.dll

2010-07-04 Thread Václav Haisman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Alex Leigh wrote, On 4.7.2010 9:20: > On Sun, Jul 4, 2010 at 1:07 AM, Larry Hall (Cygwin) wrote: >> On 7/4/2010 1:01 AM, Alex Leigh wrote: >>> >>> Hi, >>> >>> I've been getting some STATUS_ACCESS_VIOLATION errors when running >>> bash and some xwin p

Re: svn do nothing

2010-06-22 Thread Václav Haisman
On Tue, 22 Jun 2010 18:14:38 +0800, Steven Woody wrote: > Hi, > > After I upgrade my cygwin to the latest version. the 'svn' program > always returns nothing for me for any svn commands including the very > simple 'svn --version' command. It just simply return to the next > command prompt withou

Re: Windows Server 2008 64-bit setup.exe/bash problem

2010-06-16 Thread Václav Haisman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Ernest Mueller wrote, On 16.6.2010 22:55: > > Hey all. I was installing cygwin+openSSH on a couple systems and came > across an issue. I was installing on the stock Amazon EC2 Windows 2008 > Server builds. The 32-bit one works perfectly. On 64-b

Re: getlong()/getshort()/ns_get16()/ns_get32()

2010-05-16 Thread Václav Haisman
Dennis Yurichev wrote, On 16.5.2010 8:19: > Hi. > > I have a software using getlong()/getshort() functions which are also > synonyms to ns_get32()/ns_get16(). > But they are removed from cygwin? > Why and what to use instead of? Wow. Having so badly named functions in public name space... You col

Re: vfork always fail problem

2010-05-13 Thread Václav Haisman
Huang Bambo wrote, On 14.5.2010 6:29: > [ba...@bambo-notebook 4.4.4]$ cat tvfork.c > #include > #include > #include > > int main(void) > { > pid_t pid = vfork(); > if ( pid > 0 ) > { > printf("I'm chield.\n"); > _exit(0); > } >

Re: UTF-8 in ftp client.

2010-04-06 Thread Václav Haisman
On Tue, 06 Apr 2010 15:58:18 +0300, Oleksandr Gavenko <> wrote: > On 2010.04.06 12:50, Oleksandr Gavenko wrote: >> I use filezilla to host file server. As explain article: >> >> http://wiki.filezilla-project.org/Character_Set >> >> for multilang environment need use UTF-8. >> >> How can I force Cy

Time for new Binutils release?

2010-03-04 Thread Václav Haisman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, could the responsible packager release recent/latest Binutils into the wild, please? I am having problems using log4cplus library on Cygwin with stock Cygwin ld. It has something to do with the pseudo relocations and such, IIRC. Do Cygwin package

Re: Where is std::copy_n?

2010-01-17 Thread Václav Haisman
Roman Werpachowski wrote, On 17.1.2010 15:22: > Hi, > > The cygwin C++ library does not seem to implement std::copy_n > (http://www.sgi.com/tech/stl/copy_n.html) Why? "This function is an SGI extension; it is not part of the C++ standard." You should not expect it to exist if you want portable co

Re: home page problem

2009-12-14 Thread Václav Haisman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 14.12.2009 13:39, msa...@itu.edu.tr wrote: > I cannot get acces to cygwin home page from home. It says that "Access > is forbiden". > What should l do? Wait. It is a scheduled outage: . - -- VH --

Re: Cygwin 1.7 still uses Boost 1.33 packages

2009-09-21 Thread Václav Haisman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Joel Eidsath wrote, On 21.9.2009 21:35: > Boost has had a good number of libraries added between 1.33 and 1.40. Is > there any chance we will get a version upgrade? > The Cygwin Boost package is currently unmaintained. Feel free to grab it, prepare

Re: Prefix like cyg and lib of DLLs ?

2009-08-02 Thread Václav Haisman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Torsten Giebl wrote, On 1.8.2009 23:09: > Hello ! > > > Where does the prefix of DLLs for example > cyg* and lib* come from ? Is it something that > is internal fixed or can i change that ? > > That a library has the cyg prefix for example > cygpn

Re: Creation of a shared module (gcc -shared) , undefined references

2009-07-30 Thread Václav Haisman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Martine Carannante wrote, On 30.7.2009 15:43: > Hi > > I try to port on CYGWIN an open source which runs correctly on Linux. > In this open source, a shared module (linked with option -shared) is > created and after it's loaded by the main program

Re: Commoncpp make error

2009-07-05 Thread Václav Haisman
faiz2009 wrote, On 5.7.2009 17:26: > Hello, > > I try to install commoncpp2-1.7.0 under cygwin, then I proceed as follows: > > 1) . / configure (takes place without any problem). > 2) make. but during the compilation I receives the following error: > -

Re: To boost maintainer

2009-07-01 Thread Václav Haisman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Eray Ozkural wrote, On 1.7.2009 21:50: >[diatribe removed] In your previous Boost thread, subject "More info on boost and gcc-4", you have missed one fine point. You have to build the whole Boost with - --enable-auto-import, not just your own executa

Re: More info on boost and gcc-4

2009-06-28 Thread Václav Haisman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Eray Ozkural wrote, On 25.6.2009 0:08: > Hi there, > > Thanks for all the replies. > > I'm not subscribed to the list (not yet) so please CC your replies to > me. I am going to try to give as much information as I can. > > Here is what's happening

Re: GCC --enable-auto-import problem

2009-06-05 Thread Václav Haisman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Huang Bambo wrote, On 5.6.2009 3:02: > In cygwin 1.7: > > 1. download db-4.7.25 from oracle at > http://www.oracle.com/database/berkeley-db/index.html (havn't tested > on other version) > 2. configure like : ../dist/configure --prefix=/home/Bambo/db

Re: Pyhton script to call another program

2009-05-06 Thread Václav Haisman
mcbenus wrote, On 6.5.2009 17:01: > Hi, > > I am trying to write a simple python script to manipulate files and call > other programs. I have a program installed (rocs) which I run using cygwin > (but is not in python). How can I run a python script and then call the > other program? > > For e

Re: problem with pthread.h

2009-03-25 Thread Václav Haisman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dana wrote, On 25.3.2009 20:58: > I have been trying to compile a program that needs to use the pthread > library under cygwin. I have installed the newest versions of all of the > tools. The file pthread.h is there in /usr/include, but the types use

Re: Porting to GCC 4.3.2

2009-03-16 Thread Václav Haisman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dave Korn wrote, On 16.3.2009 20:52: > Václav Haisman wrote: > >>> I am using Windows XP and Cygwin 1.5. >> I have added -Wl,--enable-auto-import to the compiler command line and it has >> fixed the resulting executabl

Re: Porting to GCC 4.3.2

2009-03-16 Thread Václav Haisman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Václav Haisman wrote, On 15.3.2009 12:19: > Hi, > I am trying to use GCC 4.3.2 to compile log4cplus 1.0.3 source. Compilation > works but test cases that are using the resulting DLL do not work. The $? > shell variable ends up with val

Re: Porting to GCC 4.3.2

2009-03-15 Thread Václav Haisman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dave Korn wrote, On 15.3.2009 15:40: >[...] > > Not as far as I know. Perhaps what you need is to add "-shared-libgcc" to > the command line, as in Marco's earlier post? I tried before I posted, it didn't help anything. > > http://cygwin.com/ml

Porting to GCC 4.3.2

2009-03-15 Thread Václav Haisman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, I am trying to use GCC 4.3.2 to compile log4cplus 1.0.3 source. Compilation works but test cases that are using the resulting DLL do not work. The $? shell variable ends up with value 5. I used depends.exe on the test case executable and it finds

Re: problem under cygwin with sh, bash, ksh

2009-03-07 Thread Václav Haisman
Hubert Samm wrote, On 6.3.2009 14:26: > Hi All... I've searched and found nothing this script runs just fine on > AIX, Solaris, and Linux, but under cygwin, the array VALUE prints only > blanks.. has anyone else run into this... I've tried a bunch of different > things around typecast, etc

Re: [boost and xerces] ping maintainers

2009-03-05 Thread Václav Haisman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 b...@nc.rr.com wrote: > First, thank-you for supporting these packages in Cygwin. It's > appreciated very much, at least by me. > > From the mailing list archives, it appears the last boost package > (v1.33.1) was rolled in 01/08, and the last xerc

Re: FW: GLUI and GLUIX

2009-02-09 Thread Václav Haisman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jamie Sandell wrote, On 9.2.2009 23:17: > Hi Andre, I have a problem. I'm trying to use GLUI with GLUIX. I can use > GLUI fine on it's own and have been doing for some time. > > If I have this: > > #include "glui.h" #include "gluix.h" > > Then I g

Re: ZSH completion problem

2008-12-09 Thread Václav Haisman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Peter A. Castro wrote, On 9.12.2008 20:39: > On Tue, 9 Dec 2008, V�clav Haisman wrote: > > Hi, > >> Greetings, Výclav, > > I have just updated ZSH and now when completing paths it prints the > following: > _alternative:69: command not found: _path

ZSH completion problem

2008-12-09 Thread Václav Haisman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, I have just updated ZSH and now when completing paths it prints the following: _alternative:69: command not found: _path_commands Cygcheck thinks the package is complete: amber2::wilx:~> zsh --version zsh --version zsh 4.3.9 (i686-pc-cygwin)

Re: Solution or workaround for "file name too long" problem ?

2008-11-24 Thread Václav Haisman
Klaus Tiedemann wrote: > Hello cygwin, > > is there any progress on the "file name too long" problem ? > I think a lot of people would like to use rsync under cygwin for backup > or replication, but as long as cygwin can't handle long path names this > is not a serious option ... > > Is there at

Re: cygwin g++ strictness

2008-10-31 Thread Václav Haisman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 John Emmas wrote: > - Original Message - From: "Václav Haisman" > Sent: 31 October 2008 11:54 > Subject: Re: cygwin g++ strictness >> >> Try getting preprocessed source to see where int32_t get defined to >&

Re: cygwin g++ strictness

2008-10-31 Thread Václav Haisman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 John Emmas wrote: > - Original Message - From: "Václav Haisman" > Sent: 31 October 2008 11:14 > Subject: Re: cygwin g++ strictness >> >> Check what type is gint really is. I suspect the gint will be typedef &g

Re: cygwin g++ strictness

2008-10-31 Thread Václav Haisman
t;> > > > - Original Message - From: "Václav Haisman" > Sent: 31 October 2008 10:07 > Subject: Re: cygwin g++ strictness >> >> It just works. You are doing something wrong. There is nothing wrong >> with GCC 3.4 in this respect. >> > &g

Re: cygwin g++ strictness

2008-10-31 Thread Václav Haisman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 John Emmas wrote: > - Original Message - From: "Larry Hall (Cygwin)" > Sent: 30 October 2008 22:23 > Subject: Re: cygwin g++ strictness >> >> This is gcc/g++ question, not a Cygwin one. Please find an appropriate >> forum to ask this questio

Re: crash if fork(2) from another thread

2008-09-28 Thread Václav Haisman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Christopher Faylor wrote, On 28.9.2008 17:25: > On Sun, Sep 28, 2008 at 09:32:39AM +0200, V??clav Haisman wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA256 >> >> Hirokazu Yamamoto wrote, On 28.9.2008 4:16: >>> # I've post mail, but it didn

Re: crash if fork(2) from another thread

2008-09-28 Thread Václav Haisman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hirokazu Yamamoto wrote, On 28.9.2008 4:16: > # I've post mail, but it didn't show up in > http://www.nabble.com/Cygwin-f12165.html. > # Maybe it was not good to attach a file. So try again... > > I'm not familiar with pthread & fork, but I think fo

Re: 1.7 constantly accesses floppy drive

2008-07-11 Thread Václav Haisman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Lee Maschmeyer wrote, On 11.7.2008 22:13: |> So $PATH in bash references '/cygdrive/a'? | | No, $PATH references c:/windows: | | $ echo $PATH | ~/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/c/WINDOWS/system32:/c/WINDOWS:/c/WINDOWS/System32/Wbem

Re: cl.exe cannot understand gygwin path format

2008-06-13 Thread Václav Haisman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 CN wrote: | Hi, | | I am trying to compile a .c file using cl.exe in cygwin. | I am getting following Error. | | $ cl -Fo/cygdrive/e/cnair/tmp/hai.o /cygdrive/e/cnair/tmp/hai.c | Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.00.9466 for

Re: Why are cygwin files (exe. dlls etc. ) not version stamped on Windows?

2008-05-17 Thread Václav Haisman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Václav Haisman wrote, On 17.5.2008 14:12: | qa4ever gmail com wrote, On 14.5.2008 11:50: ^^ Sorry for that :( - -- VH -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (MingW32) Comment: Using GnuPG with Mozilla

Re: Why are cygwin files (exe. dlls etc. ) not version stamped on Windows?

2008-05-17 Thread Václav Haisman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 [EMAIL PROTECTED] wrote, On 14.5.2008 11:50: | Why are cygwin files (exe. dlls etc. ) not version stamped on Windows? Because that would involve adding Windows resources to the files which is not something that source code targetted for *nix usually

Re: SDL and OpenFST package

2008-05-09 Thread Václav Haisman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 [EMAIL PROTECTED] wrote: | Hi | | Just wondering if there is any available cygwin package for | | SDL, SDL_image, SDL_gfx and OpenFST. | | currently need them for my project, however can not find them in cygwin | setup | | please let me know if anyo

Re: cygtls::handle_exceptions: Error while dumping state

2008-05-09 Thread Václav Haisman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Gloria Muñoz wrote: | Hi all! | | First of all hello everybody! because I've just joined | the list. I've had a lok into the Mailing list archive and I've seen | that this error has happened before to other people but each time the | solution was di

Re: Cygwin IRC channel?

2008-04-05 Thread Václav Haisman
Robert Eckhoff wrote, On 5.4.2008 8:38: Hi, I was wondering, is there a cygwin IRC channel? I've been looking around for one, and all I see is cygwin/X. Just wondering. ~Robert [EMAIL PROTECTED] -- VH signature.asc Description: OpenPGP digital signature

CMake: CPack dumps core

2008-03-30 Thread Václav Haisman
Hi, I am using CMake for one of my projects and I also want to use CPack but CPack dumps core for anything except cpack --help. -- VH signature.asc Description: OpenPGP digital signature

Re: REPOST: TeXLive cygwin port?

2008-03-27 Thread Václav Haisman
Sivaram Neelakantan wrote, On 27.3.2008 6:25: Hello, Is there a chance of a LaTeX port to cygwin? The current TeTeX port is pretty old. sivaram Grab the source of the package, update it to the latest and submit a new/updated package. It is your chance to become famous! -- VH signature.a

Re: [ANNOUNCEMENT] New package: irssi-0.8.12-1

2008-02-15 Thread Václav Haisman
burning shadow wrote, On 16.2.2008 2:08: I'm running it in PuTTY via SSH connection. TERM set to "cygwin". Yes, If you are connected using Putty you should probably be using TERM=putty or TERM=xterm rather than TERM=cygwin. first 2 or maybe 3 lines. All packages are up to date. And I have nev

Re: extern keyword and dlls

2008-02-10 Thread Václav Haisman
masta uy wrote, On 11.2.2008 0:40: Hello, I am in working on porting some code to cygwin but I am stuck. I need it to be compiled as a dll but gcc gives me a linking error. This code triggers the error: extern int num; int foo() { extern int num; num = 5; } You are missing a definition

Re: cygwin, g++ and boost? Do I need dll.a?

2008-01-18 Thread Václav Haisman
adam99 wrote: I downloaded boost packages under cygwin (both boost and boost-devel). My first problem is unit test framework was not installed through this installation. I have tried to create it through bjam and created a library file at [...] If you have not noticed yet, I have updated the B

Re: Wrongfully compiled code

2008-01-18 Thread Václav Haisman
ariga masahiro wrote: Hello everyone, VH wrote, I think that this list is a wrong one for this kind of compiler problem. Also, your compiler is rather old one. Have you tried looking for a newer version of GCC for your target? I am sorry but I do not know how to get new sh-elf-gcc compiler an

Re: Wrongfully compiled code

2008-01-15 Thread Václav Haisman
ariga masahiro wrote, On 15.1.2008 1:51: Hello, I am trying to port eCos into my target on Cygwin environment. I am encountered next wrongfully compiled code and I am very in deep trouble. It happens when sending back TCP SYN-ACK packet to peer, and it happens in packages\net\bsd_tcpip\curr

[ANNOUNCEMENT] Updated: boost-1.33.1-4

2008-01-14 Thread Václav Haisman
The following packages have been updated: boost-1.33.1-4 boost-devel-1.33.1-4 libboost-1.33.1-4 Changes since 1.33.1-3: Rebuilt including previously disabled Boost.Test and against Python 2.5. -- VH *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce

Re: cygwin, g++ and boost? Do I need dll.a?

2008-01-10 Thread Václav Haisman
adam99 wrote, On 9.1.2008 5:57: I downloaded boost packages under cygwin (both boost and boost-devel). My first problem is unit test framework was not installed through this installation. I have tried to create it through bjam and created a library file at I was about to reply that the Boost.T

Re: cygwin and squid - RLIMIT_NOFILE

2007-12-03 Thread Václav Haisman
[EMAIL PROTECTED] wrote, On 4.12.2007 4:40: > David Rothenberger wrote: > >> On 12/3/2007 2:51 PM, [EMAIL PROTECTED] wrote: >> [snip] >>> $ squid -N >>> FATAL: setrlimit: RLIMIT_NOFILE: (24) Too many open files >>> >>> This is a classic error described a few times on the mailing list. >>> >>> So

Re: "diff" command missing in cygwin distribution ?

2007-11-21 Thread Václav Haisman
Finof wrote, On 21.11.2007 11:57: > Hi, > > I just installed cygwin 2.573.2.2 directly from internet. > Trying to get my linux-scripts working I repeated the installation a few > times (only changing text-mode to binary-mode and back). Now I'm using > test-mode. > > Now my script fails on a di

Re: ZSH completion problem

2007-10-18 Thread Václav Haisman
Peter A. Castro wrote, On 15.10.2007 23:30: > On Sun, 14 Oct 2007, Václav Haisman wrote: > >> I have a problem with ZSH completion after updating from 4.3.2-1 to >> 4.3.4-1. >> >> amber2::WilX:~> zsh --version >> zsh 4.3.4 (i686-pc-cygwin) >> >

ZSH completion problem

2007-10-14 Thread Václav Haisman
I have a problem with ZSH completion after updating from 4.3.2-1 to 4.3.4-1. amber2::WilX:~> zsh --version zsh 4.3.4 (i686-pc-cygwin) amber2::WilX:~> cd tmp_path_files:695: command not found: _list_files In this example I have hit TAB after writing "cd tmp". The rest of the line is error message

Re: -exec on find(1) broken

2007-10-08 Thread Václav Haisman
Paul McFerrin wrote, On 9.10.2007 8:09: > I think I'm going nuts. What am I doing wrong? Can't seem to get -exec > to work. > >/i/mp3.$ find . -type f -mtime +18 -exec /bin/echo \{\;\} | more >find: missing argument to `-exec' >/i/mp3.$ find . -type f -mtime +18 -exec /bin/echo \{\

Re: possible compiler optimization error

2007-06-28 Thread Václav Haisman
Frederich, Eric P21322 wrote, On 28.6.2007 19:18: > On Windows I have found that a program I wrote fails when compiled with > -O1 and -O2 but runs fine with -O0. > The program behaves correctly on Linux and Solaris with or without > optimizations. > > The place it starts behaving differently on

Re: Problem with stat

2007-06-26 Thread Václav Haisman
Erich Dollansky wrote: [...] > > When I run this little C++ program: > > PRIVATE VOID StatLessdox (VOID) > BEGIN >struct stat Stat; > >IF (stat ("/usr/X11R6/share/doc/lesstif-0.94.4/html/Lessdox", &Stat) > == 0) THEN > printf ("Mode: %lX\n", (unsigned long) Stat.st_mode); >

Re: _GLIBCXX_USE_C99 not working?

2007-05-18 Thread Václav Haisman
Christian Franke wrote: > Defining _GLIBCXX_USE_C99 does not work with current Cygwin C++ includes. > > Testcase: > > #define _GLIBCXX_USE_C99 1 // need std::llabs() > > #include > > long long f(long long x) > { >return std::llabs(x); > } > > > Compile fails with: > > /usr/lib/gcc/i686-

Re: Login shell ZSH spins when executed from SSH session

2007-04-29 Thread Václav Haisman
Corinna Vinschen wrote, On 13.4.2007 15:37: > On Apr 4 19:56, V?clav Haisman wrote: >> Hi, >> I have installed Cygwin snapshot of 1.7. Since then I cannot use SSH because >> ZSH shell that I use spins with 100%. I straced the spinning shell and this >> is what it shows: >> >> App version: 1005.

  1   2   >