Opened 10 years ago

Closed 9 years ago

#11150 closed enhancement (fixed)

configure options no longer support --build-cross-tools-gcc4

Reported by: mshlyn Owned by: bonefish
Priority: low Milestone: R1
Component: Build System Version: R1/Development
Keywords: crosscompile configure x86 Cc:
Blocked By: Blocking:
Platform: x86

Description

./configure --build-cross-tools-gcc4 <arch> ../buildtools in INSTALL-as-haiku-cross-compiler-on-LINUX should be replaced by ./configure --build-cross-tools <arch> ../buildtools.

Attachments (1)

0001-Fix-x86-configure-option-for-crosscompile-on-Linux.patch (960 bytes ) - added by mshlyn 10 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 by mshlyn, 10 years ago

patch: 01

comment:2 by pulkomandy, 9 years ago

Resolution: fixed
Status: newclosed

Applied in btrev43096. Thanks!

Note: See TracTickets for help on using tickets.