All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <aliguori@us.ibm.com>
To: xen-devel@lists.xensource.com
Cc: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
Subject: Re: [Xen-changelog] Break the building/save/restore code out into a	separate library libxenguest.
Date: Wed, 24 Aug 2005 21:11:47 -0500	[thread overview]
Message-ID: <430D28E3.6090306@us.ibm.com> (raw)
In-Reply-To: <E1E85yn-0000xU-9H@xenbits.xensource.com>

Xen patchbot -unstable wrote:

>+LDFLAGS  += -L.
>  
>
I considered linking libxenbuild against libxenctrl this way however 
I've found that even if you have -L., often you'll get linked to a 
library in /usr/lib instead.  If you're running in the build tree, this 
can result in very unpredictable results.

Is there a better way to do this?  It seems better to force an app to 
include both libraries.  I can submit a xen-config script that takes a 
--libs option to simplify this.

> 
>
Regards,

Anthony Liguori

       reply	other threads:[~2005-08-25  2:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1E85yn-0000xU-9H@xenbits.xensource.com>
2005-08-25  2:11 ` Anthony Liguori [this message]
2005-08-25  8:43   ` Re: [Xen-changelog] Break the building/save/restore code out into a separate library libxenguest Keir Fraser

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=430D28E3.6090306@us.ibm.com \
    --to=aliguori@us.ibm.com \
    --cc=Christian.Limpach@cl.cam.ac.uk \
    --cc=xen-devel@lists.xensource.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.