public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Trouble building AR
@ 2013-06-18 20:08 Uri Moszkowicz
  2013-06-18 23:16 ` Ian Lance Taylor
  0 siblings, 1 reply; 9+ messages in thread
From: Uri Moszkowicz @ 2013-06-18 20:08 UTC (permalink / raw)
  To: gcc-help

Hi,
I'm having trouble building GCC. I've decompressed GCC 4.7.2 source
into a directory and binutils 2.21.1 into a directory in parallel with
symbolic links to all subdirectories. I ran the contrib script to get
all other dependencies and then ran GCC's configure in a parallel
directory, following all installation instructions. It builds just
fine but when I install it AR seems to be missing. Any idea what
happened to it and how to get it?

Looks like it's supposed to be built with binutils and I'm getting
other tools from it like LD just not that one. There is a program
called gcc-ar that seems to exist but not sure if it's the same tool?
It may appear if I build binutils by itself but I'm trying to build
them together so that I can get -flto optimization to work, as
apparently GCC balks at using the linker plugin if they weren't built
together.

Thanks!

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

end of thread, other threads:[~2013-06-21 19:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-18 20:08 Trouble building AR Uri Moszkowicz
2013-06-18 23:16 ` Ian Lance Taylor
2013-06-19 19:10   ` Uri Moszkowicz
2013-06-19 19:25     ` Ian Lance Taylor
2013-06-19 21:21       ` Uri Moszkowicz
2013-06-19 21:38         ` Ian Lance Taylor
2013-06-19 22:04           ` Uri Moszkowicz
2013-06-19 23:06             ` Ian Lance Taylor
2013-06-21 19:19               ` Uri Moszkowicz

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