Opened 16 years ago

Closed 16 years ago

#2982 closed enhancement (fixed)

Gcc 4.3.2

Reported by: aljen Owned by: bonefish
Priority: normal Milestone: R1
Component: Build System Version: R1/pre-alpha1
Keywords: Cc: andreas.faerber@…
Blocked By: Blocking:
Platform: All

Description

Here are patches for gcc-4.3.2, binutils-2.18 and haiku buildsystem to make it work as haiku cross compiler. It builds fine, but there are still some issues, for example haiku isn't ready to use it, see http://gcc.gnu.org/gcc-4.3/porting_to.html You will need also gmp & mpfr in buildtools dir

Attachments (4)

gcc-haiku-4.3.2.patch.bz2 (135.7 KB ) - added by aljen 16 years ago.
gcc-4.3.2 patch
binutils-haiku-2.18.patch (16.1 KB ) - added by aljen 16 years ago.
binutils-2.18 patch
build_system_new_gcc-4.3.2.patch (6.7 KB ) - added by aljen 16 years ago.
build system patch
build_system_new_gcc-4.3.2.2.patch (6.7 KB ) - added by aljen 16 years ago.
oops, wrong gcc source dir in build tools patch, fixed version

Download all attachments as: .zip

Change History (6)

by aljen, 16 years ago

Attachment: gcc-haiku-4.3.2.patch.bz2 added

gcc-4.3.2 patch

by aljen, 16 years ago

Attachment: binutils-haiku-2.18.patch added

binutils-2.18 patch

by aljen, 16 years ago

build system patch

comment:1 by andreasf, 16 years ago

Cc: andreas.faerber@… added

Sounds very promising, thanks for your effort!

by aljen, 16 years ago

oops, wrong gcc source dir in build tools patch, fixed version

comment:2 by mmlr, 16 years ago

Resolution: fixed
Status: newclosed

Thanks a lot, your patch has been an important reference for getting the updated buildtools working as a cross-compiler! The tools are now updated to binutils 2.19 and GCC 4.3.3. So I guess this can be considered "fixed". Thanks again for your work!

Note: See TracTickets for help on using tickets.