Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 268538 - dev-libs/boost multilib support
Summary: dev-libs/boost multilib support
Status: RESOLVED DUPLICATE of bug 298728
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: C++ Team [disbanded]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-04 01:32 UTC by Mark Chandler
Modified: 2009-12-28 16:35 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Chandler 2009-05-04 01:32:51 UTC
We run a gentoo amd64 server in secure mode (only allows signed portage packages to run) and we are running into an issue with boost. We have a 32bit app that depends on 32bit boost however there is no install option via portage to build/install boost as 32bit as it always defaults to 64.

Can a 32bit build flag be added to the portage boost library?

Reproducible: Always

Steps to Reproduce:
1. Install boost via portage
2.
3.

Actual Results:  
Boost installs as 64bit only

Expected Results:  
Should be able to build boost as 32bit
Comment 1 Sebastian Luther (few) 2009-11-23 21:28:39 UTC
@amd64: What about creating an app-emulation/emul-linux-x86-boost package?

To get a native multilib build might be a bit tricky. It also needs the dependencies to be multilib aware.
Comment 2 Pacho Ramos gentoo-dev 2009-12-28 16:35:12 UTC

*** This bug has been marked as a duplicate of bug 298728 ***