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)
Change History (6)
by , 16 years ago
Attachment: | gcc-haiku-4.3.2.patch.bz2 added |
---|
by , 16 years ago
Attachment: | build_system_new_gcc-4.3.2.2.patch added |
---|
oops, wrong gcc source dir in build tools patch, fixed version
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
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!
gcc-4.3.2 patch