Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-sparc
Hi all
i'm using multilib profile (default/linux/sparc/experimental/multilib)
when i compile something simple, like socat, i'm able to have it on 32 or 64 bit
but i don't found a way to have libraries on 32 AND 64 bit (lib32 and lib64)
for example
if i want a 64bit mysql, i need a 64bit ncurses, and so on
if i add -m64 to CFLAGS, portage will refuse to install it to lib32 due to multilib-strict FEATURE (which i think is correct)
anybody has any workaround for this? i took a look to glibc ebuild, but it wasn't much help
thanks
|
|