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: Eglibc (and glibc?) fails with gold/ld


On  3 Apr 2011, yann.morin.1998@anciens.enib.fr wrote:
On Sunday 03 April 2011 04:10:50 Bill Pringlemeir wrote:

>> I was a little surprised that the ld wasn't a symlink of gold but an
>> actual copy.  I guess I can just do a copy in the final tool directory
>> to make gold the default when I start with ld/gold?

> It's a hard-link, not a copy. Use 'ls -i' and you'll see it's the same
> inode, so it takes the space only once.

Yes.  Of course.  I always forget about hard links as I had some
difficulty on NFS with them some time ago.

Thanks.
Bill Pringlemeir.

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