Opened 17 years ago
Last modified 16 years ago
#1739 closed enhancement
Include a build system script to generate a proper 'develop' directory on Haiku — at Initial Version
Reported by: | nielx | Owned by: | bonefish |
---|---|---|---|
Priority: | blocker | Milestone: | R1/alpha1 |
Component: | Build System | Version: | R1/pre-alpha1 |
Keywords: | Cc: | zooey, andreasf, scottmc, briandabrain@… | |
Blocked By: | Blocking: | ||
Platform: | x86 |
Description
The build system should have support for creating a working development environment on Haiku.
I have been experimenting with using the cross compiler on linux to create a native Haiku compiler. I managed to get the legacy binutils and gcc to compile. I also got it to run, but I'm still testing whether it works.
Anyway, I'm posting it here to get more input, and advice on what steps I still need to take. I imagine having to change the SPECS and whatnot. I might also have to tweak the build settings.
So enjoy this little bit here, then I'll start playing with the gcc 4.1.2 source.
Change History (2)
by , 17 years ago
Attachment: | build_developer_tools.sh added |
---|
by , 17 years ago
Attachment: | legacy-gcc-haiku-compile-fix.diff added |
---|
Fix for building the legacy gcc compiler for haiku
Build script for the legacy gcc