This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 0 of 3] Add support for using gold instead of ld


Bryan, Arnaud, All,

On Tuesday 28 December 2010 01:18:06 Bryan Hundven wrote:
> On Mon, Dec 27, 2010 at 3:58 PM, Arnaud Lacombe <lacombar@gmail.com> wrote:
> > That is incomplete You also need to pass --enable-gold to gcc's
> > configure to build the linker plugin.
> Right. Is this only when ld.gold is ld?
> Or just when gold is enabled at all.

Indeed, what happens if binutils is configured with both ld and gold, but
ld is the default? Or when I configure binutils without gold, but configure
gcc to enable gold?

Does gcc directly calls to ld.gold, or still calls to ld?

Defintitely, the gcc documentation is not explicit...

For now, I'll consider that --enable-gold will only build the lto plugin...

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]