[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Multilib directory of n32 libs



Sorry for dig it out again :-(

If we put o32 multilib libraries in to /usr/lib directly, it will make
lots of packages ftbfs, if they use -L/usr/lib.

For this problem, we have another option that is:

put ld.so.1 for o32 still in /lib while put other libraries to
/usr/libo32 and /libo32.
With a build option, ld.so.1 still can find libraries in both
/usr/libo32 and /usr/lib/.

Will this acceptable?


Reply to: