Date: Thu, 26 Aug 1993 07:56:25 -0400 From: garym AT argos DOT rose DOT utoronto DOT ca (Gary Lawrence Murphy) To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: no subject (file transmission) Seems my last message was redundant (aren't mailing lists wonderful?) but I wondered about this: >From: DJ Delorie > >> Here are the error messages I got (painfully retyped by me since >> I couldn't redirect !@*%#***@@#! stderr under DOS): > >C> set GO32=2r1 >C> gcc hello.cc -lgpl > foo I'm almost certain I've used the standard msdos stderr redirection with djgpp: gcc hello.cc -lgpl >& foo Was I dreaming? Now I'll have to check! ;-) Incidentally, and this is more a GNU question, when I try to use the GNU make and I have a rule like depend: $(SRC) $(CC) $(CFLAGS) -M $(SRC) >depend I get the error message "incorrect DOS version". This (not surprisingly) doesn't occur with NDMake. Anyone know what causes this? Gary Lawrence Murphy ---------------- garym AT virtual DOT rose DOT utoronto DOT ca University of Toronto, Industrial Eng Dept fax: (416) 978-3453 4 Taddle Creek Rd, Toronto, Ont M5S 1A4 voice: (416) 978-3776 The true destination is always just here, now ----------------------