http://bugs.freedesktop.org/show_bug.cgi?id=21777





--- Comment #10 from Dan Nicholson <dbn.li...@gmail.com>  2009-05-19 11:20:44 
PST ---
(In reply to comment #9)
> Not such a big deal, except that then ld doesn't process the DT_NEEDED entries
> in libdrm.so when linking dristat. Subsequently, it fails to add librt.so.1 
> and
> then fails to resolve clock_gettime.

I forgot to say that this part only happens when using --as-needed. Without
--as-needed, ld does continue to process libdrm.so and its DT_NEEDED entries.
So,

Also Works: gcc -o .libs/dristat dristat.o ../libdrm/.libs/libdrm.so


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to