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

2013-06-30 Thread David Billinghurst
On 1/07/2013 12:27 PM, Emad Gad wrote: Hello I apologize that this message is a long one. But you may skip to the question at the end, if you wish to know the troubles I am having. I have been using LINUX for a very long time. I decided to compile my work on CYGWIN. Furthermore, I wanted to com

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

2013-06-30 Thread Emad Gad
Hello I apologize that this message is a long one. But you may skip to the question at the end, if you wish to know the troubles I am having. I have been using LINUX for a very long time. I decided to compile my work on CYGWIN. Furthermore, I wanted to compile a Matlab interface to be able to use

Re: difficulty with c++ boost::thread (1.53.0) on Cygwin 1.7.20(0.266/5/3)

2013-06-30 Thread Lewis S
Thanks for the information about nm We're both using the same g++ -- and presumably the same boost & cygwin. I'm still at the same error. ... unless there are other suggestions, I guess I'll re-install cygwin and hope for the best. With gratitude, Lewis On Sun, Jun 30, 2013 at 10:43 AM, marco at

Re: Failed assertion in path.cc (path_conv::check)

2013-06-30 Thread Charles Wilson
On 6/21/2013 4:21 AM, Corinna Vinschen wrote: On Jun 21 03:26, Charles Wilson wrote: The following statement: char * tmp_path = (char *) cygwin_create_path (CCP_POSIX_TO_WIN_A, newargz[0]); Results in this error popup (and a coredump), when newargz[0] is NULL. Sure, it's a bug in my progra

Re: difficulty with c++ boost::thread (1.53.0) on Cygwin 1.7.20(0.266/5/3)

2013-06-30 Thread marco atzeri
Il 6/30/2013 6:31 PM, Lewis S ha scritto: Thanks Marco! I now get complaints about start_thread_noexcept: $ g++ -D THREADED multithread.cpp -l boost_system-mt -l boost_thread-mt it works on my system, with $ g++ --version g++ (GCC) 4.5.3 /tmp/ccfP6V1v.o:multithread.cpp:(.text$_ZN5boost6t

Re: texlive-install: core dumped

2013-06-30 Thread Ken Brown
On 6/30/2013 12:04 PM, Helmut Karlowski wrote: Ken Brown, 30.06.2013 16:36:40: I'm glad you found it. Does the malformed environment string also explain the other strange errors you were seeing? During texlive.sh after the install of luatex there is one error left (no matter what shell is us

Re: difficulty with c++ boost::thread (1.53.0) on Cygwin 1.7.20(0.266/5/3)

2013-06-30 Thread Lewis S
Thanks Marco! I now get complaints about start_thread_noexcept: $ g++ -D THREADED multithread.cpp -l boost_system-mt -l boost_thread-mt /tmp/ccfP6V1v.o:multithread.cpp:(.text$_ZN5boost6thread12start_threadEv[boost::thread::start_thread()]+0xe): undefined reference to `boost::thread::start_thread

Re: texlive-install: core dumped

2013-06-30 Thread Helmut Karlowski
Ken Brown, 30.06.2013 16:36:40: I'm glad you found it. Does the malformed environment string also explain the other strange errors you were seeing? During texlive.sh after the install of luatex there is one error left (no matter what shell is used): ... environments, center, verbatim, m

[ANNOUNCEMENT] [SECURITY] Updated: stunnel-4.56-1

2013-06-30 Thread Andrew Schulman
A new version of stunnel, 4.56-1, is available in the Cygwin distribution. This is a new upstream release, with assorted minor updates and bug fixes, and one security fix: * Buffer overflow vulnerability fixed in the NTLM authentication of the CONNECT protocol negotiation. See https://www.stunne

[ANNOUNCEMENT] Updated: screen-4.1.0-20130513-1

2013-06-30 Thread Andrew Schulman
A new version of screen, 4.1.0-20130513-1, is available in the Cygwin distribution, both 32 and 64 bits. This is the same version that was released two weeks ago, but it's now been promoted to current, so you won't have to specifically choose it in setup.exe/setup64.exe any more. I've been using

Re: texlive-install: core dumped

2013-06-30 Thread Ken Brown
On 6/30/2013 7:50 AM, Helmut Karlowski wrote: Ken Brown, 30.06.2013 04:34:00: If you want to try debugging this with gdb, the texlive-debuginfo package contains the files you need. Thanks! Found the bug: In texk/web2c/luatexdir/lua/loslibext.c:649 In 632 static void find_env(lua_State

Re: texlive-install: core dumped

2013-06-30 Thread Helmut Karlowski
Ken Brown, 30.06.2013 04:34:00: it later. Is there a database of all styles, fonts etc. for all texlive-packages? Does http://cygwin.com/packages/ give you what you're looking for? Or maybe you want texlive.tlpdb, available at http://www.ctan.org/tex-archive/systems/texlive/tlnet/tlpkg

[ANNOUNCEMENT] Updated: perl-Text-CSV_XS-1.01-1

2013-06-30 Thread David Stacey
Version 1.01-1 of perl-Text-CSV_XS has been uploaded. CHANGE LOG == 1.01- 2013-06-16, H.Merijn Brand - Cache not re-read on getline_all (RT#86155) DESCRIPTION === Text::CSV_XS provides facilities for the composition and decomposition of comma-separated values. An insta