| Summary: | Cross compiling support in ports system. | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | sasamotikomi |
| Component: | Ports Framework | Assignee: | Port Management Team <portmgr> |
| Status: | Closed Not A Bug | ||
| Severity: | Affects Many People | CC: | cy, ports-bugs |
| Priority: | --- | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
sasamotikomi
2015-05-13 11:00:22 UTC
Use poudriere to do that. (In reply to Mathieu Arnold from comment #1) Poudriere is interesting tool but: 1)Poudriere itself cannot use for creating 32-bit packages for 64-bit systems (not ordinary package 32-bit for 32-bit system) 2)I think for ordinary user doubtfully start install and setting up poudriere for just update few ports. Even if I add all depends for build 32-bit packages for 64-bit systems for example in doom port or create separated port (what making difficult ports structure) I still need 32-bit environment for build this package, posible use simular hack which used in i386-wine* but is this "too hacky way". If poudriere is missing a few features, please, open bug reports there :-) |