From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4286 invoked by alias); 30 Aug 2002 01:55:50 -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 4278 invoked from network); 30 Aug 2002 01:55:49 -0000 Received: from unknown (HELO uranus.qttc.com.au) (168.153.41.231) by sources.redhat.com with SMTP; 30 Aug 2002 01:55:49 -0000 Received: from 168.153.41.231 by uranus.qttc.com.au (InterScan E-Mail VirusWall NT); Fri, 30 Aug 2002 11:55:47 +1000 Received: by uranus.qttc.com.au with Internet Mail Service (5.5.2653.19) id <3YC230L5>; Fri, 30 Aug 2002 11:55:47 +1000 Message-ID: <21DDD9DE8D93D6118E7600B0D079657C1B2930@AJAX> From: Matthew Robinson To: "'gcc-help@gcc.gnu.org'" Subject: Installing GCC 3.2 on a system with no pre-existing compiler Date: Thu, 29 Aug 2002 18:55:00 -0000 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPartTM-000-4b84751b-bbad-11d6-ad68-0090274dd428" X-SW-Source: 2002-08/txt/msg00256.txt.bz2 This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------=_NextPartTM-000-4b84751b-bbad-11d6-ad68-0090274dd428 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C24FC8.19BDFC50" ------_=_NextPart_001_01C24FC8.19BDFC50 Content-Type: text/plain; charset="iso-8859-1" Content-length: 1329 How can I install GCC on a system with NO compiler? Specifically, I want to install GCC onto a Solaris 8 server where ther is no pre-existing compiler. Ta. Be seen on Australia's premier travel website - http://www.australia.com List your product on the Australian Tourism Data Warehouse. For further information: http://www.tq.com.au/atdw ***************************** Disclaimer ***************************** The information contained in this email is intended only for the addressee and may contain privileged or confidential information. If you are not the addressee, you are notified that any transmission, distribution, downloading, printing or photocopying of the contents of this message or attachments is strictly prohibited. The privilege of confidentiality attached to this email is not waived, lost or destroyed by reason of mistaken delivery to you. If you receive this message in error please notify the sender by return e-mail or telephone. This email is also subject to copyright. No part of it should be reproduced, adapted or transmitted without the written consent of the copyright owner. This e-mail message has been checked for the presence of computer viruses. However, Tourism Queensland provides no warranty that all possible viruses have been detected and cleaned during this process. ------_=_NextPart_001_01C24FC8.19BDFC50 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-length: 3128 Installing GCC 3.2 on a system with no pre-existing compiler

How can I install GCC on a system with NO = compiler?  Specifically, I want to install GCC onto a Solaris 8 server= where ther is no pre-existing compiler.

Ta.






Be seen on Australia'= s premier travel website - http://www.australia.com
List your product on= the Australian Tourism Data Warehouse. 
For further informat= ion: http://www.tq.com.au/atdw


 ******************= *********** Disclaimer *****************************

The information containe= d in this email is intended only for the
addressee and may conta= in privileged or confidential information. If
you are not the address= ee, you are notified that any transmission,
distribution, downloadi= ng, printing or photocopying of the contents
of this message or atta= chments is strictly prohibited. The privilege
of confidentiality atta= ched to this email is not waived, lost or
destroyed by reason of = mistaken delivery to you. If you receive this
message in error please= notify the sender by return e-mail or telephone.

This email is also subje= ct to copyright. No part of it should be
reproduced, adapted or = transmitted without the written consent of the
copyright owner.

This e-mail message has = been checked for the presence of computer
viruses.  However,= Tourism Queensland provides no warranty that
all possible viruses ha= ve been detected and cleaned during this process.

= ------_=_NextPart_001_01C24FC8.19BDFC50-- ------=_NextPartTM-000-4b84751b-bbad-11d6-ad68-0090274dd428-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29056 invoked by alias); 30 Aug 2002 10:34:08 -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 29003 invoked from network); 30 Aug 2002 10:34:07 -0000 Received: from unknown (HELO wh2-19.st.uni-magdeburg.de) (141.44.162.19) by sources.redhat.com with SMTP; 30 Aug 2002 10:34:07 -0000 Received: by wh2-19.st.uni-magdeburg.de (Postfix, from userid 1000) id 9776A90F60; Fri, 30 Aug 2002 12:34:06 +0200 (CEST) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15727.18972.956945.633639@wh2-19.st.uni-magdeburg.de> Date: Fri, 30 Aug 2002 03:34:00 -0000 From: "Claudio Bley" To: "'gcc-help@gcc.gnu.org'" Subject: Re: Installing GCC 3.2 on a system with no pre-existing compiler In-Reply-To: <21DDD9DE8D93D6118E7600B0D079657C1B2930@AJAX> References: <21DDD9DE8D93D6118E7600B0D079657C1B2930@AJAX> X-SW-Source: 2002-08/txt/msg00260.txt.bz2 >>>>> "Matthew" == Matthew Robinson writes: Matthew> How can I install GCC on a system with NO compiler? Matthew> Specifically, I want to install GCC onto a Solaris 8 Matthew> server where ther is no pre-existing compiler. Matthew> Ta. Just have a look at http://www.sunfreeware.com/ and download a binary version of gcc. PS: Please don't use HTML or MIME in E-mail messages, see http://www.expita.com/nomime.html. Thanks. -- Claudio Bley _ ASCII ribbon campaign ( ) ICQ# 83197241 - against HTML email X http://www.cs.uni-magdeburg.de/~bley/ & vCards / \ From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30098 invoked by alias); 28 Oct 2002 15:00:34 -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 29714 invoked from network); 28 Oct 2002 15:00:25 -0000 Received: from unknown (HELO wdccip02.infra.cigna.com) (208.242.14.20) by sources.redhat.com with SMTP; 28 Oct 2002 15:00:25 -0000 Received: from 10.33.37.147 by wdccip02.infra.cigna.com with ESMTP ( Tumbleweed MMS SMTP Relay (MMS v4.7)); Mon, 28 Oct 2002 09:57:07 -0500 X-Server-Uuid: f296ffbe-117b-11d4-917f-009027e77e79 Received: by wdcexc10.infra.cigna.com with Internet Mail Service ( 5.5.2653.19) id ; Mon, 28 Oct 2002 09:57:06 -0500 Message-ID: <1999664F4B91D311B201009027AF523004E512B5@bdyexu03.infra.cigna.com> From: "Kaparapu, Prabha V 1275" To: "'gcc-help@gcc.gnu.org'" Subject: Installing GCC 3.2 on a system with no pre-existing compiler Date: Mon, 28 Oct 2002 07:00:00 -0000 MIME-Version: 1.0 X-WSS-ID: 11A38FC9804108-03-03 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2002-10/txt/msg00343.txt.bz2 Hello, I am planning to install GCC 3.2 on my server. Specifically, I want to install GCC onto a AIX 4.3.3 server where there is no pre-existing compiler. Could you please guide me where can I find Download software as well as install documents? Thanks Prabha Prabha Kaparapu Cigna International 302-797-3320 > Confidential, unpublished property of CIGNA. > Do no duplicate or distribute. > Use and distribution limited solely to authorized personnel. > (c) Copyright 2001 (CIGNA Corporation) > > ------------------------------------------------------------------------------ CONFIDENTIALITY NOTICE: If you have received this e-mail in error, please immediately notify the sender by e-mail at the address shown. This e-mail transmission may contain confidential information. This information is intended only for the use of the individual(s) or entity to whom it is intended even if addressed incorrectly. Please delete it from your files if you are not the intended recipient. Thank you for your compliance. Copyright (c) 2002 CIGNA ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16678 invoked by alias); 28 Oct 2002 15:09:57 -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 16591 invoked from network); 28 Oct 2002 15:09:53 -0000 Received: from unknown (HELO ariel.eastgw.xerox.com) (208.140.33.25) by sources.redhat.com with SMTP; 28 Oct 2002 15:09:53 -0000 Received: from sdi-adm1.sdi.xcdg.xerox.com (sdi-adm1.sdi.xcdg.xerox.com [13.231.36.100]) by ariel.eastgw.xerox.com (8.9.3/8.9.3) with ESMTP id KAA28489; Mon, 28 Oct 2002 10:09:39 -0500 (EST) Received: by sdi-adm1.sdi.xcdg.xerox.com with Internet Mail Service (5.5.2656.59) id ; Mon, 28 Oct 2002 10:09:52 -0500 Message-ID: <8229C4577A00D511ABC00090277A45A001236202@us0111-ch-ms1.sdi.xcdg.xerox.com> From: "Venkatakrishnan, V" To: "'Kaparapu, Prabha V 1275'" , "'gcc-help@gcc.gnu.org'" Subject: RE: Installing GCC 3.2 on a system with no pre-existing compiler Date: Mon, 28 Oct 2002 07:09:00 -0000 MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2002-10/txt/msg00344.txt.bz2 Prabha, Try this http://aixpdslib.seas.ucla.edu/aixpdslib.html you should probably get all that you need. Cheers, -----Original Message----- From: Kaparapu, Prabha V 1275 [mailto:Prabha.Kaparapu@CIGNA.com] Sent: Monday, October 28, 2002 10:00 AM To: 'gcc-help@gcc.gnu.org' Subject: Installing GCC 3.2 on a system with no pre-existing compiler Hello, I am planning to install GCC 3.2 on my server. Specifically, I want to install GCC onto a AIX 4.3.3 server where there is no pre-existing compiler. Could you please guide me where can I find Download software as well as install documents? Thanks Prabha Prabha Kaparapu Cigna International 302-797-3320 > Confidential, unpublished property of CIGNA. > Do no duplicate or distribute. > Use and distribution limited solely to authorized personnel. > (c) Copyright 2001 (CIGNA Corporation) > > ---------------------------------------------------------------------------- -- CONFIDENTIALITY NOTICE: If you have received this e-mail in error, please immediately notify the sender by e-mail at the address shown. This e-mail transmission may contain confidential information. This information is intended only for the use of the individual(s) or entity to whom it is intended even if addressed incorrectly. Please delete it from your files if you are not the intended recipient. Thank you for your compliance. Copyright (c) 2002 CIGNA ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21853 invoked by alias); 28 Oct 2002 15:22:18 -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 21647 invoked from network); 28 Oct 2002 15:22:16 -0000 Received: from unknown (HELO wdccip02.infra.cigna.com) (208.242.14.20) by sources.redhat.com with SMTP; 28 Oct 2002 15:22:16 -0000 Received: from 10.33.37.147 by wdccip02.infra.cigna.com with ESMTP ( Tumbleweed MMS SMTP Relay (MMS v4.7)); Mon, 28 Oct 2002 10:18:54 -0500 X-Server-Uuid: f296ffbe-117b-11d4-917f-009027e77e79 Received: by wdcexc10.infra.cigna.com with Internet Mail Service ( 5.5.2653.19) id ; Mon, 28 Oct 2002 10:18:53 -0500 Message-ID: <1999664F4B91D311B201009027AF523004E512B7@bdyexu03.infra.cigna.com> From: "Kaparapu, Prabha V 1275" To: "'Venkatakrishnan, V'" , "'gcc-help@gcc.gnu.org'" Subject: RE: Installing GCC 3.2 on a system with no pre-existing compiler Date: Mon, 28 Oct 2002 07:22:00 -0000 MIME-Version: 1.0 X-WSS-ID: 11A38AD4810916-01-03 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2002-10/txt/msg00346.txt.bz2 Thanks, I had been in that site earlier. I have downloaded GCC3_0_1_0 exe. But the installation and configuration documentation was very wage. I am not sure I am following the right documenation or not. If possible, could you please send me the documentation? Thanks in advance for your cooperation. Prabha Kaparapu > Confidential, unpublished property of CIGNA. > Do no duplicate or distribute. > Use and distribution limited solely to authorized personnel. > (c) Copyright 2001 (CIGNA Corporation) > > > -----Original Message----- > From: Venkatakrishnan, V [SMTP:v.venkatakrishnan@channels.usa.xerox.com] > Sent: Monday, October 28, 2002 10:08 AM > To: 'Kaparapu, Prabha V 1275'; 'gcc-help@gcc.gnu.org' > Subject: RE: Installing GCC 3.2 on a system with no pre-existing > compiler > > Prabha, > Try this http://aixpdslib.seas.ucla.edu/aixpdslib.html you should > probably get all that you need. > > Cheers, > > -----Original Message----- > From: Kaparapu, Prabha V 1275 [mailto:Prabha.Kaparapu@CIGNA.com] > Sent: Monday, October 28, 2002 10:00 AM > To: 'gcc-help@gcc.gnu.org' > Subject: Installing GCC 3.2 on a system with no pre-existing compiler > > > Hello, > > I am planning to install GCC 3.2 on my server. > Specifically, I want to install GCC onto a AIX 4.3.3 > server where there is no pre-existing compiler. > Could you please guide me where can I find Download software as well as > install documents? > > Thanks > > Prabha > > Prabha Kaparapu > Cigna International > 302-797-3320 > > > Confidential, unpublished property of CIGNA. > > Do no duplicate or distribute. > > Use and distribution limited solely to authorized personnel. > > (c) Copyright 2001 (CIGNA Corporation) > > > > > > -------------------------------------------------------------------------- > -- > -- > CONFIDENTIALITY NOTICE: If you have received this e-mail in error, please > immediately notify the sender by e-mail at the address shown. This e-mail > transmission may contain confidential information. This information is > intended only for the use of the individual(s) or entity to whom it is > intended even if addressed incorrectly. Please delete it from your files > if > you are not the intended recipient. Thank you for your compliance. > Copyright (c) 2002 CIGNA > > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ------------------------------------------------------------------------------ CONFIDENTIALITY NOTICE: If you have received this e-mail in error, please immediately notify the sender by e-mail at the address shown. This e-mail transmission may contain confidential information. This information is intended only for the use of the individual(s) or entity to whom it is intended even if addressed incorrectly. Please delete it from your files if you are not the intended recipient. Thank you for your compliance. Copyright (c) 2002 CIGNA ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28590 invoked by alias); 28 Oct 2002 16:55:12 -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 28536 invoked from network); 28 Oct 2002 16:55:11 -0000 Received: from unknown (HELO server2.seas.ucla.edu) (128.97.10.7) by sources.redhat.com with SMTP; 28 Oct 2002 16:55:11 -0000 Received: (from root@localhost) by server2.seas.ucla.edu (8.8.8/8.8.8(SEAS.0003)) id IAA44042; Mon, 28 Oct 2002 08:55:10 -0800 Received: from aixpdslib.seas.ucla.edu (aixpdslib.seas.ucla.edu [128.97.2.211]) by server2.seas.ucla.edu (8.8.8/8.8.8(SEAS.0002-amavis-prescan-3)) with ESMTP id IAA44276; Mon, 28 Oct 2002 08:54:44 -0800 Received: (from mats@localhost) by aixpdslib.seas.ucla.edu (AIX4.3/UCB 8.8.8/8.8.8(pdslib-0002-forward)) id IAA95564; Mon, 28 Oct 2002 08:54:44 -0800 Date: Mon, 28 Oct 2002 08:55:00 -0000 From: Mats Rynge To: "Kaparapu, Prabha V 1275" Cc: "gcc-help@gcc.gnu.org" Subject: Re: Installing GCC 3.2 on a system with no pre-existing compiler Message-ID: <20021028165443.GA79870@aixpdslib.seas.ucla.edu> References: <1999664F4B91D311B201009027AF523004E512B7@bdyexu03.infra.cigna.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1999664F4B91D311B201009027AF523004E512B7@bdyexu03.infra.cigna.com> User-Agent: Mutt/1.4i Organization: AIX PDSLIB, UCLA X-Virus-Scanned: by MacFee Uvscan, AMaViS prescan X-SW-Source: 2002-10/txt/msg00347.txt.bz2 * Kaparapu, Prabha V 1275 [2002-10-28 10:22:07 -0500]: > I had been in that site earlier. > I have downloaded GCC3_0_1_0 exe. > But the installation and configuration documentation was very wage. > I am not sure I am following the right documenation or not. If you got GCC3_0_1_0.exe, that is from the Groupe Bull mirror and then you should follow the installation instrcutions at http://www.bullfreeware.com/ If you got the aixpdslib package from http://aixpdslib.seas.ucla.edu/packages/gcc.html (it has an tar.Z extenstion) please follow the instructions at ftp://aixpdslib.seas.ucla.edu/pub/EXEC_Notes_Read_First -- Mats Rynge AIX PDSLIB -- http://aixpdslib.seas.ucla.edu