From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,edb329885d962c1d X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-09-06 10:13:58 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!sn-xit-06!sn-post-01!supernews.com!corp.supernews.com!not-for-mail From: Jerry van Dijk Newsgroups: comp.lang.ada Subject: Re: Ada and ASM Date: 06 Sep 2003 19:11:42 +0200 Organization: JerryWare Message-ID: References: Reply-To: somename@nospam.demon.nl User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.93 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@supernews.com Xref: archiver1.google.com comp.lang.ada:42211 Date: 2003-09-06T19:11:42+02:00 List-Id: Wes Groleau writes: > the installation is configured to use. On Solaris, > 'gas' and 'as' are two independent assemblers, and _either_ > can be called by the compiler. And it worked fine > when 'gas' was not installed. I am using linux (mdk 9.1) right now and much to my supprise: [jerry@jvdsys jerry]$ gas bash: gas: command not found [jerry@jvdsys jerry]$ ll /usr/bin/gas ls: /usr/bin/gas: No such file or directory [jerry@jvdsys jerry]$ ll /usr/bin/as -rwxr-xr-x 1 root root 256684 Feb 15 2003 /usr/bin/as* No gas, only as. -- -- Jerry van Dijk, Leiden, Holland -- Note that email address is invalid