All of lore.kernel.org
 help / color / mirror / Atom feed
From: Theodore Tso <tytso@mit.edu>
To: Milind <milind@gslab.com>
Cc: linux-fsdevel@vger.kernel.org, xfs@oss.sgi.com
Subject: Re: EXT vs XFS at 80% filled filesystem
Date: Wed, 20 May 2009 10:20:38 -0400	[thread overview]
Message-ID: <20090520142038.GD24836@mit.edu> (raw)
In-Reply-To: <1242820274.3457.12.camel@alhena>

On Wed, May 20, 2009 at 05:21:14PM +0530, Milind wrote:
> my CFLAGS are
> CFLAGS=-Wl,--dynamic-linker,/home/miline/toolchain/x86_64-unknown-linux-gnu/glibc-2.7/lib/ld-linux-x86-64.so.2,--rpath,/home/miline/toolchain/x86_64-unknown-linux-gnu/glibc-2.7/lib/
> 
> libuuid.so is supposed to have dependancy
> on /home/miline/toolchain/x86_64-unknown-linux-gnu/glibc-2.7/lib/ld-linux-x86-64.so.2 (third entry in ldd output) right? And not on /lib64/ld-linux-x86-64.so.2
> 
> I tried modifying as follows but didn't really work. Any comments?
> 

I suggest you read the man page for "ld", in particular for the option
--rpath-link....

						- Ted

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

WARNING: multiple messages have this Message-ID (diff)
From: Theodore Tso <tytso@mit.edu>
To: Milind <milind@gslab.com>
Cc: linux-fsdevel@vger.kernel.org, xfs@oss.sgi.com
Subject: Re: EXT vs XFS at 80% filled filesystem
Date: Wed, 20 May 2009 10:20:38 -0400	[thread overview]
Message-ID: <20090520142038.GD24836@mit.edu> (raw)
In-Reply-To: <1242820274.3457.12.camel@alhena>

On Wed, May 20, 2009 at 05:21:14PM +0530, Milind wrote:
> my CFLAGS are
> CFLAGS=-Wl,--dynamic-linker,/home/miline/toolchain/x86_64-unknown-linux-gnu/glibc-2.7/lib/ld-linux-x86-64.so.2,--rpath,/home/miline/toolchain/x86_64-unknown-linux-gnu/glibc-2.7/lib/
> 
> libuuid.so is supposed to have dependancy
> on /home/miline/toolchain/x86_64-unknown-linux-gnu/glibc-2.7/lib/ld-linux-x86-64.so.2 (third entry in ldd output) right? And not on /lib64/ld-linux-x86-64.so.2
> 
> I tried modifying as follows but didn't really work. Any comments?
> 

I suggest you read the man page for "ld", in particular for the option
--rpath-link....

						- Ted

  reply	other threads:[~2009-05-20 14:20 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-30  7:42 EXT vs XFS at 80% filled filesystem Milind Dumbare
2009-04-30 17:28 ` Michael Monnerie
2009-04-30 18:34 ` Theodore Tso
2009-04-30 18:34   ` Theodore Tso
2009-05-18 13:03   ` Milind
2009-05-18 13:03     ` Milind
2009-05-18 13:17     ` Theodore Tso
2009-05-18 13:17       ` Theodore Tso
2009-05-20  5:43       ` Milind
2009-05-20  5:43         ` Milind
2009-05-20 10:50         ` Theodore Tso
2009-05-20 10:50           ` Theodore Tso
2009-05-20 11:51           ` Milind
2009-05-20 11:51             ` Milind
2009-05-20 14:20             ` Theodore Tso [this message]
2009-05-20 14:20               ` Theodore Tso
2009-05-20 12:46           ` Matthew Wilcox
2009-05-20 12:46             ` Matthew Wilcox

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090520142038.GD24836@mit.edu \
    --to=tytso@mit.edu \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=milind@gslab.com \
    --cc=xfs@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.