X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Andris Pavenis To: djgpp AT delorie DOT com Subject: Re: Fortran compiler Date: Thu, 16 Dec 2004 09:25:58 +0200 User-Agent: KMail/1.7.2 References: <41c08769$0$24362$91cee783 AT newsreader01 DOT highway DOT telekom DOT at> In-Reply-To: <41c08769$0$24362$91cee783@newsreader01.highway.telekom.at> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200412160925.59012.pavenis@latnet.lv> X-Virus-Scanned: by amavisd-new at fgi.fi Reply-To: djgpp AT delorie DOT com On Wednesday 15 December 2004 20:50, Florian Xaver wrote: > Hi! > > I installed the compiler.... > > but it says, that it cannot find djgpp-x.djl > > If i copy it to the lib directory, it says, that it cannot find the specs. > > What should i do? Verify that You have installed also C compiler and it's is of the same version as Fortran one (for example g77343b.zip and gcc343b.zip for version 3.4.3) Andris