Xref: news-dnh.mv.net comp.os.msdos.djgpp:2006 Path: news-dnh.mv.net!mv!news.sprintlink.net!newsfeed.internetmci.com!tank.news.pipex.net!pipex!soap.news.pipex.net!pipex!dish.news.pipex.net!pipex!lade.news.pipex.net!pipex!news.telepac.pt!usenet From: bmagic AT telepac DOT pt (Pedro Semeano) Newsgroups: comp.os.msdos.djgpp Subject: Redirectiong stderr to a file in DJGPP 2.0 beta 1 Date: Tue, 12 Sep 1995 18:53:02 GMT Organization: Black Magic Lines: 23 Nntp-Posting-Host: fr1_p12.telepac.pt To: djgpp AT sun DOT soe DOT clarkson DOT edu Dj-Gateway: from newsgroup comp.os.msdos.djgpp I want to start working in djgpp 2.0. So i try to use multiedit (Don't tell me that editor xxx is better. I like multiedit and will use it, if i can), but when i compile i can't get multiedit to get the errors messages. I trave the problem to Gcc, because he can't do a simple rediretion. So if i try to do: gcc tvesa.cpp -o tvesa > test the system creates a file named test with 0 bytes.... Thats the way multiedit gets the errors. He redirects the output for a file and then process that file. Whell, i think is all, so if any1 got a good idea how to make it, please, please, please, tell me or else i must give up using djgpp ( can't support exiting the editor, compile the program, see where is the error, and then turn on the editor, fiz the error and repeat... to boring). Pedro Semeano (Programer with problems...)