From: Waldemar Schultz Newsgroups: comp.os.msdos.djgpp Subject: Re: RHIDE problem Date: Tue, 06 Mar 2001 09:51:49 +0100 Organization: [posted via] Leibniz-Rechenzentrum, Muenchen (Germany) Lines: 19 Message-ID: <3AA4A525.61E939CA@ma.tum.de> References: NNTP-Posting-Host: pcritter10.mathematik.tu-muenchen.de Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: wsc10.lrz-muenchen.de 983868718 14617 131.159.69.74 (6 Mar 2001 08:51:58 GMT) X-Complaints-To: news AT lrz-muenchen DOT de NNTP-Posting-Date: 6 Mar 2001 08:51:58 GMT X-Mailer: Mozilla 4.73 [de]C-CCK-MCD DT (Win98; U) X-Accept-Language: de,en,en-US To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Richie Cunningham schrieb: > > I can open rhide.exe but when i try to run any program i've written, I get the > following error: > > "cannot specify -o with -c or -S and multiple compilations" > > > how do i fix this??? > I had similar warnings due to a non-gcc setting (it was for SYMANTEC C++) of the environment variable CFLAGS. When I set CFLAGS= it worked for me. hope that helps. -- Gruss Waldemar Schultz. Technische Universität München, Zentrum Mathematik M1, D 80290 München Tel: +49 (0)89 2892 8226 FAX: +49 (0)89 2892 8228