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: Multiple copies of binutils, gcc


On Thu, Dec 18, 2008 at 9:07 AM, David Sehr <sehr@google.com> wrote:
> All,
>
> Basic question, I hope: I'm trying to reduce the size of our Native
> Client SDK tarball and would like to have only one copy of ld, gcc,
> etc. in it.  My current cross build installs bin/nacl-gcc and
> nacl/bin/gcc, for example.  I haven't been able to find a
> configuration option to suppress the latter and it appears that
> collect2 may invoke tools from nacl/bin.  Does anyone have any
> suggestions?

create soft links.

>
> Thanks, and best regards,
>
> David
>
> --
> For unsubscribe information see http://sourceware.org/lists.html#faq
>
>

--
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]