Mailinglist Archive: radeonhd (699 mails)
| < Previous | Next > |
Re: [radeonhd] What does rhd_conntest.c include <sys/io.h> for?
- From: Hans Ulrich Niedermann <hun@xxxxxxxxxxxxxxxx>
- Date: Sat, 03 Nov 2007 23:05:23 +0100
- Message-id: <472CF0A3.2000209@xxxxxxxxxxxxxxxx>
Hans Ulrich Niedermann wrote:
Answering my own question: -lpci requires -lz!
libpci is linked against libz, even though rhd_conntest seems to not
invoke that code path.
--
Hans Ulrich Niedermann
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
Luc Verhaegen wrote:
[ #include <sys/io.h> ]
You're right, it isn't needed. It's a remnant from the quick and dirty
little utils i tend to write when testing things, ones which need to
Is the linking against libz.so also a remnant of that, or may that
possibly be used for something?
Answering my own question: -lpci requires -lz!
libpci is linked against libz, even though rhd_conntest seems to not
invoke that code path.
--
Hans Ulrich Niedermann
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
| < Previous | Next > |