Where did nohup go?

2003-01-05 Thread Mack Lobell
After my latest upgrade of sh-utils (2.0.15.1) the nohup script has disappeared. Is this correct? The keychain (SSH stuff) script uses nohup so it needs modifications. nohup exists in sh-utils 2.0.3. //Regards _ MSN 8 with e-m

Re: Where did nohup go?

2003-01-07 Thread Mack Lobell
nohup or a problem with keychain. //Regards From: Hack Kampbjorn <[EMAIL PROTECTED]> To: Mack Lobell <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] Subject: Re: Where did nohup go? Date: Mon, 06 Jan 2003 02:09:24 +0100 Mack Lobell wrote: After my latest upgrade of sh-utils (2.0.15.1

Problems building cross compiler on NT

2002-01-28 Thread Mack Lobell
Hi, i'm trying to build a gcc 3.0.3 cross compiler on a NT machine. Target is powerpc, host is cygwin on a NT 4.0 workstation with SP6. The build fails on the following lines: gcc -DCROSS_COMPILE -DIN_GCC-g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional

How to get dos path's in the debug information?

2002-01-28 Thread Mack Lobell
Hi, we just received a 2.95.3 cross compiler, host is cygwin (NT 4.0, SP6) and target is powerpc. The problem we have is that the target elf has cygwin path's (/cygdrive/c/some path/file.c) instead of dos path's (c:\some path\file.c). Our debuggers can't find the source files unless they get t

RE: Problems building cross compiler on NT

2002-01-29 Thread Mack Lobell
s for cygwin but not found any. Any hints on where i can find binaries? >From: "Chet Simpson" <[EMAIL PROTECTED]> >To: "'Neil Booth'" <[EMAIL PROTECTED]>, "'Mack Lobell'" ><[EMAIL PROTECTED]> >CC: <[EMAIL PROTECTED]&g

RE: Problems building cross compiler on NT

2002-01-30 Thread Mack Lobell
Turning off warnings didn't help. The build still fails. >From: Jan Reimers <[EMAIL PROTECTED]> >To: 'Mack Lobell' <[EMAIL PROTECTED]>, [EMAIL PROTECTED], >[EMAIL PROTECTED] >Subject: RE: Problems building cross compiler on NT >Date: Tue, 29 Jan

How do i upgrade to gcc 3.X on cygwin?

2002-01-30 Thread Mack Lobell
Hi, i have gcc 2.95.3 installed on a NT machine running cygwin. How do i upgrade to gcc 3.X? The 3.X code won't compile with a 2.X compiler. On the successful build page gcc 3.X has been built on cygwin, how did you guys do that?? Best regards.

Re: How do i upgrade to gcc 3.X on cygwin?

2002-01-31 Thread Mack Lobell
, no good. Any ideas? Regards. >From: Benjamin Scherrey <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED], [EMAIL PROTECTED], "Mack Lobell" ><[EMAIL PROTECTED]> >Subject: Re: How do i upgrade to gcc 3.X on cygwin? >Date: Wed, 30 Jan 2002 20:20:29 -0500 > >I