Message-ID: <37EBD165.5C0E451C@sbg.ac.at> Date: Fri, 24 Sep 1999 21:30:45 +0200 From: Michael X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: 2 beginner's questions Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 141.201.223.70 X-Trace: 24 Sep 1999 21:22:26 +0100, 141.201.223.70 Organization: Paris-Lodron-University of Salzburg (http://www.sbg.ac.at/home.htm) Lines: 13 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello there, I've got two questions: 1. How can I get GPROF to work? It always says it can't find "a.out" or the file I passed as parameter. 2. I can't compile programs combined with NASM assembler files under RHIDE 'cause it always locks when I try to. My makefile works without any problems. Thanx for your help in advance, Michael.