FS#3331 - glibc package should have CHOST argument in configure

Attached to Project: Arch Linux
Opened by Daniel YC Lin (dlin) - Friday, 14 October 2005, 01:14 GMT
Last edited by arjan timmerman (blaasvis) - Wednesday, 02 November 2005, 10:26 GMT
Task Type Bug Report
Category Packages: Current
Status Closed
Assigned To Judd Vinet (judd)
Architecture not specified
Severity Medium
Priority Normal
Reported Version 0.7 Wombat
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

I'm doing cross compile i586 packages, in GCC PKGBUILD, I found there must have a CHOST enviroment to let real i586 compile, otherwise it will use the my compile machine as default.

./configure --host=$CHOST --build=$CHOST

After that, I could assign compile 586 on faster(686) machine.
This task depends upon

Closed by  Jan de Groot (JGC)
Friday, 04 November 2005, 13:34 GMT
Reason for closing:  Implemented
Additional comments about closing:  This has been implemented in 2.3.5-7 and higher, currently in testing.

Loading...