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=-1.9 required=5.0 tests=BAYES_00,XPRIO autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: f8c9b,ecc7085ad884d846,start X-Google-Attributes: gidf8c9b,public X-Google-Thread: fc89c,ecc7085ad884d846,start X-Google-Attributes: gidfc89c,public X-Google-Thread: 103376,ecc7085ad884d846,start X-Google-Attributes: gid103376,public X-Google-Thread: 1020c6,ecc7085ad884d846,start X-Google-Attributes: gid1020c6,public X-Google-Thread: 1014db,ecc7085ad884d846,start X-Google-Attributes: gid1014db,public X-Google-Thread: 1025b4,ecc7085ad884d846,start X-Google-Attributes: gid1025b4,public X-Google-ArrivalTime: 2001-01-10 14:30:02 PST Path: supernews.google.com!sn-xit-02!supernews.com!news.gv.tsc.tdk.com!falcon.america.net!sunqbc.risq.qc.ca!newsfeed.mathworks.com!cyclone.swbell.net!bos-service1.ext.raytheon.com!dfw-service2.ext.raytheon.com.POSTED!not-for-mail From: "Sharron D. Allen" Newsgroups: comp.lang.ada,comp.lang.c,comp.unix.questions,comp.unix.programmer,comp.unix.admin,gnu.misc.discuss Subject: GNAT/GCC 3.12p (AS -assembler/path problem) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Message-ID: Date: Wed, 10 Jan 2001 15:23:22 -0700 NNTP-Posting-Host: 147.24.56.47 X-Complaints-To: news@ext.ray.com X-Trace: dfw-service2.ext.raytheon.com 979165472 147.24.56.47 (Wed, 10 Jan 2001 16:24:32 CST) NNTP-Posting-Date: Wed, 10 Jan 2001 16:24:32 CST Organization: Raytheon Company Xref: supernews.google.com comp.lang.ada:3886 comp.lang.c:33461 comp.unix.questions:4248 comp.unix.programmer:7223 comp.unix.admin:7612 gnu.misc.discuss:3185 Date: 2001-01-10T15:23:22-07:00 List-Id: To All, I am having a serious problem with GNAT's gcc. It will not use the $PATH variable to find GAS ('as' the GNU assembler). I enter 'gcc -print-prog-name=as' and I find out that it looks for it in 'usr/ccs/bin/as'. I enter 'gcc -print-search-dirs' and find that the '/opt/gnu/*' path is being used. Is there any way that I can change gcc's search path or get gcc to look at teh $PATH variable first. Thanks in advance. -- Sharron D. Allen Email: Sharron_D_Allen@west.raytheon.com