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





--- Comment #5 from Dan Nicholson <dbn.li...@gmail.com>  2009-10-27 17:26:47 
PST ---
I don't think you can have it both ways. If your system's ABI is 32 bit in
/usr/lib32 and 64 bit in /usr/lib, then you should probably build the binaries
that way. If you want your system's ABI to be compatible with a 32 bit only
system, then put the 64 bit libraries in /usr/lib64 like everybody else.

Mesa libGL is certainly not the only library that dlopen's modules from private
directories. What would you do about, say, gstreamer?

I would commit a patch that changes the search path via a configure argument as
long as it doesn't change the default.


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

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to