From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9816 invoked by alias); 14 Jan 2002 16:21:54 -0000 Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org Received: (qmail 9774 invoked from network); 14 Jan 2002 16:21:52 -0000 Received: from unknown (HELO caronte) (195.235.177.2) by sources.redhat.com with SMTP; 14 Jan 2002 16:21:52 -0000 Received: by caronte; id RAA23827; Mon, 14 Jan 2002 17:20:37 +0100 (MET) Received: from extmailhost.gmv.es(172.22.2.5) by caronte.gmv.es via smap (V5.5) id xma023786; Mon, 14 Jan 02 17:20:07 +0100 Received: from pccegc (pccegc [172.22.99.192]) by gmv.es (8.9.3+Sun/8.9.3) with SMTP id RAA06092 for ; Mon, 14 Jan 2002 17:21:19 +0100 (MET) From: =?iso-8859-1?Q?Celestino_G=F3mez_Cid?= To: Subject: 64 bits code generation Date: Mon, 14 Jan 2002 08:21:00 -0000 Message-ID: <002401c19d17$eed80e30$c06316ac@pccegc> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-SW-Source: 2002-01/txt/msg00136.txt.bz2 Hello, I'im using the gnu g++ compiler running in a UltraSparc solaris 2.7, and I would like to know, please, if it is possible with any of the versions of the compiler to generate 64 bit, binary files (similar to the -v9 option in the compiler from SUN). There is a compiler option -mcpu=v9 but I'm not sure that has the same results as I get an error: /usr/ccs/bin/as: "/var/tmp/ccax7Qbi.s", line 33: error: cannot use v8plus instructions in a non-v8plus target binary /usr/ccs/bin/as: "/var/tmp/ccax7Qbi.s", line 36: error: cannot use v8plus instructions in a non-v8plus target binary Is it possible to generate 64 bits objects ? If it is, which version shall I use ? do I need to add some configuration options when installing the compiler ? Thanks very much. Celestino Gomez Cid. GMV S.A. Directorate Of Operations Issac Newton 11, P.T.M. Tres Cantos 28760 Madrid, Spain Telf : +34-918073340 Fax : +34-918072199 e-mail: cgomez@gmv.es