Ticket #22116 (closed enhancement: fixed)
enable multilib in gcc 4.3+
| Reported by: | vince@… | Owned by: | mww@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.1 |
| Keywords: | Cc: | jmr@… | |
| Port: | gcc43 gcc44 gcc45 gcc46 |
Description
Is there any reasonable reason why the --multilib option is disabled during the build of the various gcc > 4.3?
Attachments
Change History
comment:3 follow-up: ↓ 4 Changed 3 years ago by vince@…
It is explicitly disabled on pcc, but is it enabled by default on Intel?
comment:4 in reply to: ↑ 3 Changed 3 years ago by jmr@…
Replying to vince@…:
It is explicitly disabled on pcc, but is it enabled by default on Intel?
It seems it is not in gcc43, but is in gcc44.
comment:5 Changed 3 years ago by jmr@…
- Port changed from gcc43 gcc44 to gcc43 gcc44 gcc45 gcc46
Attaching a patch that adds a universal variant that controls enabling of multilib.
Note: See
TracTickets for help on using
tickets.

