cvs.gedasymbols.org/archives/browse.cgi | search |
Date: | Thu, 12 Aug 1999 10:55:15 +0300 (IDT) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Julian Evans <foo AT island DOT net> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: can't get c++ files to compile |
In-Reply-To: | <8E1EB0CD8foo@news.island.net> |
Message-ID: | <Pine.SUN.3.91.990812105501.9373O-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On 11 Aug 1999, Julian Evans wrote: > C:\mygames>gxx test.cpp -o test.exe > gxx.exe: installation problem, cannot exec `as': No such file or directory > (ENOENT) > > Is there another package i have to get? Or what i am confused... You need to install Binutils (v2gnu/bnu281b.zip). That's where `as', the assembler, lives. This is in the FAQ, btw (see section 6.5 there).
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |