Re: Again, XWin crashes with cigwin-1.5.15-1 on Win98.

2005-04-24 Thread Rodrigo Medina
Hi, I have installed the 20050422 snapshot. I made a backtrace. I hope it is more useful. --- $gdb XWin GNU gdb 6.3.50_2004-12-28-cvs (cygwin-special) Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License,

RE: Cygwin with Gcc-3.2?

2005-04-24 Thread Gary R. Van Sickle
> To the OP: Building your own version of GCC under Cygwin is > easy (I've done so since the GCC 3.3.* days, can't speak for > the earlier versions), you just have to be more careful about > the configure options than I have been! > > / Mikael I'd just add the standard Unixoid qualifier to th

Re: Cygwin with Gcc-3.2?

2005-04-24 Thread Brian Dessent
Mikael wrote: > Hmm, sorry for hi-jacking the thread, but that means if I use GCC 4.0.0 that > I have compiled myself and I use the Win32 API I should have configured gcc > with --enable-sjlj-exceptions in order to avoid problems, right? I didn't so > I guess I have to re-compile. > To the OP: Bui

Re: Cygwin with Gcc-3.2?

2005-04-24 Thread Mikael
"Brian Dessent" wrote: > Reiner Suikat wrote: > >> This may seem like an odd question: Where can I get a Cygwin distribution >> with gcc-3.2? The rason I am asking this: >> I am running octave, and all versions compiled with 3.3 are terribly >> slow, >> loop execution is more than 10 times slower

Re: Cygwin with Gcc-3.2?

2005-04-24 Thread Brian Dessent
Reiner Suikat wrote: > This may seem like an odd question: Where can I get a Cygwin distribution > with gcc-3.2? The rason I am asking this: > I am running octave, and all versions compiled with 3.3 are terribly slow, > loop execution is more than 10 times slower than a very old Windows octave > b

Cygwin with Gcc-3.2?

2005-04-24 Thread Reiner Suikat
Hi, This may seem like an odd question: Where can I get a Cygwin distribution with gcc-3.2? The rason I am asking this: I am running octave, and all versions compiled with 3.3 are terribly slow, loop execution is more than 10 times slower than a very old Windows octave binary available from sourcef

Re: Shouldn't getopt_long() return : here?

2005-04-24 Thread Mikael
"Charles Wilson" wrote: > Mikael wrote: > >>const char *short_options = ""; > > This is your problem. You need to have ':' as the first character in > short_options, if you want the behavior you describe. (Also, if you plan > to handle errors -- including printing the error message yoursel

Re: Shouldn't getopt_long() return : here?

2005-04-24 Thread Charles Wilson
Mikael wrote: const char *short_options = ""; This is your problem. You need to have ':' as the first character in short_options, if you want the behavior you describe. (Also, if you plan to handle errors -- including printing the error message yourself -- you need to set the global variabl

Shouldn't getopt_long() return : here?

2005-04-24 Thread Mikael
Hello, consider this C program and its accompanying test script: #include #include static void handle_args(int, char **); int main(int argc, char **argv) { handle_args(argc, argv); return 0; } #define REQUIRES_ARGUMENT 1 static void handle_args(int argc, char **argv) { const struct

create installation using installed.db

2005-04-24 Thread Hans Horn
Group, I'd like to create a distribution media that allows my group to do custom offline installations of cygwin. I want this distribution to contain EXACTLY what is currently installed on a master machine, plus ALL the corresponding src packages. Now, I know that I can have setup to just downloa

Re: bash was: can not run OPUS MAKE

2005-04-24 Thread Christopher Faylor
On Sun, Apr 24, 2005 at 01:15:04PM +0200, Reini Urban wrote: >The problem was not related to bash, but to my testing of the mount -X >switch for /usr/local/bin (cygexec) which caused all my non-cygwin exes >there to fail. So, it's a feature, not a bug. cgf -- Unsubscribe info: http://cygw

Re: Again, XWin crashes with cigwin-1.5.15-1 on Win98.

2005-04-24 Thread Christopher Faylor
On Sun, Apr 24, 2005 at 02:05:52PM +0200, Alexander Gottwald wrote: >Rodrigo Medina wrote: > >> null screen fn ReparentWindow >> null screen fn RestackWindow >> InitQueue - Calling pthread_mutex_init >> InitQueue - pthread_mutex_init returned >> InitQueue - Calling pthread_cond_init >> InitQueue -

Re: Again, XWin crashes with cigwin-1.5.15-1 on Win98.

2005-04-24 Thread Alexander Gottwald
Rodrigo Medina wrote: > null screen fn ReparentWindow > null screen fn RestackWindow > InitQueue - Calling pthread_mutex_init > InitQueue - pthread_mutex_init returned > InitQueue - Calling pthread_cond_init > InitQueue - pthread_cond_init returned > ---Type to continue, or q to quit--- > > Prog

Re: bash was: can not run OPUS MAKE

2005-04-24 Thread Reini Urban
Christopher Faylor schrieb: On Thu, Apr 21, 2005 at 07:45:28AM +0200, Reini Urban wrote: The problem is bash related. lame.exe invocation or mencoder.exe (probably arg parsing) also fails with a 1.5.15s-20050413 and latest bash-2.05b.0(1)-release (2.05b-17), but I haven't found time to debug it.

Shutdown 1.7-1 is OK for W2K!

2005-04-24 Thread Angelo Graziosi
With -x it works fine. Thank you. angelo. -- 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: JTAG 0.5.1 or 0.4 on

2005-04-24 Thread Simon
Cliff Hones hones.org.uk> writes: > > Simon wrote: > > Hi, > > > > I am new to cygwin and my main goal is to get the JTAG stuff working over LPT1 > > on a PC. > > > > I wonder if anyone has installed it and got it working. I tried jtag v0.4 and > > it didnÂt work. > > > > Also I have trie