Gentoo Archives: gentoo-sparc

From: "Gustavo Panizzo <gfa>" <gfa@×××××××××.ar>
To: Gentoo Sparc <gentoo-sparc@l.g.o>
Subject: [gentoo-sparc] libraries on multilib profile
Date: Wed, 04 Mar 2009 01:16:49
Message-Id: 7967440.7221236127888138.JavaMail.javamailuser@localhost
1 Hi all
2 i'm using multilib profile (default/linux/sparc/experimental/multilib)
3
4 when i compile something simple, like socat, i'm able to have it on 32 or 64 bit
5 but i don't found a way to have libraries on 32 AND 64 bit (lib32 and lib64)
6
7 for example
8 if i want a 64bit mysql, i need a 64bit ncurses, and so on
9
10 if i add -m64 to CFLAGS, portage will refuse to install it to lib32 due to multilib-strict FEATURE (which i think is correct)
11
12 anybody has any workaround for this? i took a look to glibc ebuild, but it wasn't much help
13
14
15 thanks

Replies

Subject Author
Re: [gentoo-sparc] libraries on multilib profile Friedrich Oslage <bluebird@g.o>