sysvinit for cygwin?

2002-09-27 Thread Ariel Manzur
Hi.. is there a 'sysvinit' package for cygwin? I'm only interested in being able to switch consoles using alt-f1 to 6, I understand the program 'init' is the one that manages that. Is there at least a 'clon' of that for cygwin? Thanks.. Ariel. -- Unsubscribe info: http://cygwin.com/ml/

sysvinit for cygwin?

2002-09-27 Thread Ariel Manzur
Hi.. is there a 'sysvinit' package for cygwin? I'm only interested in being able to switch consoles using alt-f1 to 6, I understand the program 'init' is the one that manages that. Is there at least a 'clon' of that for cygwin? Thanks.. Ariel. -- Unsubscribe info: http://cygwin.com/ml

Re: sysvinit for cygwin?

2002-09-27 Thread Ariel Manzur
At 18:32 27/09/2002 -0700, you wrote: >On Fri, 27 Sep 2002 20:44:51 -0300 Ariel Manzur <[EMAIL PROTECTED]> >wrote: > > > is there a 'sysvinit' package for cygwin? I'm only interested in being > able > > to switch consoles using alt-f1 to 6, I unde

gdb ignoring dll debugging symbols?

2002-11-07 Thread Ariel Manzur
Hi.. I'm trying to debug a program that uses a couple of DLLs, wich are also part of the program. All the .o files on the dlls are compiled with -g, and are built with a command I got from the 'cygin users guide' (I'm also using the '-mno-cyginw' flag): gcc -shared -o lib${module}.dll \ -W