public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* Creating gcc 3.4.4 that runs under Centos 7
@ 2017-01-18  2:53 Vered Zvi
  2017-01-18  6:50 ` Alexey Neyman
  0 siblings, 1 reply; 3+ messages in thread
From: Vered Zvi @ 2017-01-18  2:53 UTC (permalink / raw)
  To: crossgcc


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 ?

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 addressee 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 notify the sender immediately and delete it from your computer.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Creating gcc 3.4.4 that runs under Centos 7
  2017-01-18  2:53 Creating gcc 3.4.4 that runs under Centos 7 Vered Zvi
@ 2017-01-18  6:50 ` Alexey Neyman
  2017-01-18 21:25   ` Vered Zvi
  0 siblings, 1 reply; 3+ messages in thread
From: Alexey Neyman @ 2017-01-18  6:50 UTC (permalink / raw)
  To: Vered Zvi, crossgcc

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 addressee 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 notify the sender immediately and delete it from your computer.
>
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: Creating gcc 3.4.4 that runs under Centos 7
  2017-01-18  6:50 ` Alexey Neyman
@ 2017-01-18 21:25   ` Vered Zvi
  0 siblings, 0 replies; 3+ messages in thread
From: Vered Zvi @ 2017-01-18 21:25 UTC (permalink / raw)
  To: Alexey Neyman, crossgcc

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 addressee 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 notify the sender immediately and delete it from your computer.
>
>

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 addressee 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 notify the sender immediately and delete it from your computer.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-01-18 21:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-18  2:53 Creating gcc 3.4.4 that runs under Centos 7 Vered Zvi
2017-01-18  6:50 ` Alexey Neyman
2017-01-18 21:25   ` Vered Zvi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).