From dev-return-5786-apmail-apr-dev-archive=apr.apache.org@apr.apache.org Wed Feb 20 17:23:15 2002 Return-Path: Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 31923 invoked by uid 500); 20 Feb 2002 17:23:14 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 31911 invoked from network); 20 Feb 2002 17:23:13 -0000 Date: Wed, 20 Feb 2002 12:23:12 -0500 (EST) From: Dale Ghent To: Ian Holsman cc: jean-frederic clere , Subject: Re: cvs commit: apr/test testatomic.c In-Reply-To: <3C73CEEB.8040606@apache.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Wed, 20 Feb 2002, Ian Holsman wrote: | jean-frederic clere wrote: | > It works only with the native "as" but not with "gas". | | is this a problem on solaris? | doesn't every box come with 'as' out of the box? It doesnt install with the basic installation scheme. The SUNWsprot and SUNWbtool/SUNWbtoox packages need to be installed. The other caveat is that /usr/ccs/bin isnt in alot of peoples' paths, so it is overlooked, and they then install the (inferior) GNU binutils. /dale