public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: how to combine gcc and binutils source into one tree
@ 2004-08-30 17:10 steve
  2004-08-30 17:22 ` David Kramer
  0 siblings, 1 reply; 8+ messages in thread
From: steve @ 2004-08-30 17:10 UTC (permalink / raw)
  To: gcc-help

the linux kernel docs say use gcc 2.95.3 and the latest binutils. However
some   packages like glibc won't build with 2.95.3 so you end up with 2
versions of gcc and 2 versions of binutils on the same system. While you
can manage this, should you get your wires crossed it could make for some
strange results. Perhaps I'm making the wrong approach, in the end I just
want two seperate toolchains. Since I will be putting both versions on
multiple machines I'm looking for a good way to package everything. I'll
post any success in doing this.

^ permalink raw reply	[flat|nested] 8+ messages in thread
* Re: how to combine gcc and binutils source into one tree
@ 2004-08-30 17:42 steve
  2004-08-30 18:28 ` David Kramer
  0 siblings, 1 reply; 8+ messages in thread
From: steve @ 2004-08-30 17:42 UTC (permalink / raw)
  To: gcc-help

ok that seems to be an easier way to handle things. I'm wondering which
will work better when configuring gcc use --with-prefix=/opt/gcc-2.95.3
and when configuring binutils use --with-prefix=/opt/binutils-2.15 this
would keep everything contained to their own directories or gcc use
--with-prefix=/opt/gnu and binutils use --with-prefix=/opt/gnu ..... would
the latter work as well seeing how both gcc and binutils have common
components?

^ permalink raw reply	[flat|nested] 8+ messages in thread
* how to combine gcc and binutils source into one tree
@ 2004-08-30 16:19 steve
  2004-08-30 16:52 ` Eljay Love-Jensen
  2004-08-30 17:04 ` David Kramer
  0 siblings, 2 replies; 8+ messages in thread
From: steve @ 2004-08-30 16:19 UTC (permalink / raw)
  To: gcc-help

>they have common directories libiberty,include,texinfo,config, etc....
>what is the best way to merge them?
>
>
>thanks in advance
>Steven

I ask this question last week, is this not the right list for this question?

^ permalink raw reply	[flat|nested] 8+ messages in thread
* how to combine gcc and binutils source into one tree
@ 2004-08-26 16:05 steve
  0 siblings, 0 replies; 8+ messages in thread
From: steve @ 2004-08-26 16:05 UTC (permalink / raw)
  To: gcc-help

they have common directories libiberty,include,texinfo,config, etc....
what is the best way to merge them?


thanks in advance
Steven

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

end of thread, other threads:[~2004-08-30 17:42 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-30 17:10 how to combine gcc and binutils source into one tree steve
2004-08-30 17:22 ` David Kramer
  -- strict thread matches above, loose matches on Subject: below --
2004-08-30 17:42 steve
2004-08-30 18:28 ` David Kramer
2004-08-30 16:19 steve
2004-08-30 16:52 ` Eljay Love-Jensen
2004-08-30 17:04 ` David Kramer
2004-08-26 16:05 steve

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).