From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 34698 invoked by alias); 18 Jan 2017 21:25:49 -0000 Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org Received: (qmail 34642 invoked by uid 89); 18 Jan 2017 21:25:46 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-5.1 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=HTo:D*att.net, industries, addressee, card X-HELO: mx2.elta.co.il Received: from mx2.elta.co.il (HELO mx2.elta.co.il) (199.203.121.22) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 18 Jan 2017 21:25:36 +0000 Received: from mailrelay.elta.co.il (Unknown_Domain [172.16.0.51]) (using TLS with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx2.elta.co.il (;-)) with SMTP id F7.06.25663.C4DDF785; Wed, 18 Jan 2017 23:25:32 +0200 (IST) Received: from eltidex2.elta.co.il ([fe80::15bc:5498:6e1b:bc2]) by eltihex2.elta.co.il ([fe80::c411:3225:585b:f602%12]) with mapi id 14.03.0319.002; Wed, 18 Jan 2017 23:25:31 +0200 From: Vered Zvi To: Alexey Neyman , "crossgcc@sourceware.org" Subject: RE: Creating gcc 3.4.4 that runs under Centos 7 Date: Wed, 18 Jan 2017 21:25:00 -0000 Message-ID: <1EFFBDE6584C794F8A0ADF2CAC8D60E09F9253D8@eltidex2.elta.co.il> References: <1EFFBDE6584C794F8A0ADF2CAC8D60E09F924CAA@eltidex2.elta.co.il>,<93a5d1bf-a609-3a95-a483-8899803adf00@att.net> In-Reply-To: <93a5d1bf-a609-3a95-a483-8899803adf00@att.net> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-IsSubscribed: yes X-SW-Source: 2017-01/txt/msg00032.txt.bz2 Hi Alexey, Thank you for your reply. Best regards, Z.V ________________________________________ From: Alexey Neyman [stilor@att.net] Sent: Wednesday, January 18, 2017 8:49 AM To: Vered Zvi; crossgcc@sourceware.org Subject: Re: Creating gcc 3.4.4 that runs under Centos 7 On 01/17/2017 06:53 PM, Vered Zvi wrote: > Hello, > > I have an old kernel used in embedded x86 card. > According to /proc/version: > > 2.6.16 gcc 3.4.4 20050721 (red hat 3.4.4 - 2) > > Is it possible to create this gcc (exactly) using crosstool-ng ? First, do you need just gcc or the whole toolchain? If you need just gcc, it may be easier to try to build it directly. If you need the whole toolchain, you may try to unpack the sources in some separate directories and supply the paths to those directories via 'Custom location' options for gcc/binutils/... It is possible that a recent gcc won't compile gcc-3.4.4, though. In that case you might need to create a "chain" of such compilers, each building some older version. In any case, it is going to be quite time-consuming, I think. Regards, Alexey. > > I'm aware I can install red hat 3.4.4-2 and use its gcc but I want to run= this gcc on a new centos 7. > > Thank you, > Z.V > The information contained in this communication is proprietary to Israel = Aerospace Industries Ltd. and/or third parties, may contain confidential or= privileged information, and is intended only for the use of the intended a= ddressee thereof. If you are not the intended addressee, please be aware th= at any use, disclosure, distribution and/or copying of this communication i= s strictly prohibited. If you receive this communication in error, please n= otify the sender immediately and delete it from your computer. > > The information contained in this communication is proprietary to Israel Ae= rospace Industries Ltd. and/or third parties, may contain confidential or p= rivileged information, and is intended only for the use of the intended add= ressee thereof. If you are not the intended addressee, please be aware that= any use, disclosure, distribution and/or copying of this communication is = strictly prohibited. If you receive this communication in error, please not= ify the sender immediately and delete it from your computer.