On 16/08/15 11:15, Robert Millan wrote:
On 16/08/15 13:11, Antti Kantee wrote:
On 16/08/15 00:44, Robert Millan wrote:

Hi,

This patch enables pci-userspace Makefile to set LDFLAGS for libpci, for OS
ports that need extra libraries (surprise, surprise! ;-))

Hmm, I'm not sure I understand the purpose of this patch.  What type of flags 
do you need?  Are you linking shared libraries and adding DT_NEEDED to them, or 
why do you need component-specific LDFLAGS? Generally speaking, rump kernel 
components don't include the necessary DT_NEEDED.

Component-specific flags. Specifically -lpciaccess on GNU/Hurd. See my more 
recent
mails about this.

You still need to supply -lpciaccess "manually" if you want to link a static rump kernel. Or do I misunderstand how libraries work on Hurd?

Actually, I can't see those mails reaching the list. Seems a bit odd... maybe 
they are
in a moderation queue?

Yea you sent them from a non-subscribed address. I'll add that address to the whitelist and approve the mails.

Reply via email to