Changes between Initial Version and Version 7 of Ticket #1739


Ignore:
Timestamp:
Feb 26, 2008, 8:09:32 PM (16 years ago)
Author:
nielx
Comment:

Well, I agree too, and the summary of this tickets states that the issue is to create a setting in the build system that creates a proper working develop directory. I updated the description to match the summary. Consider this ticket as a step in the self-hosting requirement.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1739

    • Property Priority normalblocker
  • Ticket #1739 – Description

    initial v7  
    11The build system should have support for creating a working development environment on Haiku.
    22
    3 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.
     3This means creating a '/boot/develop/' structure and including a working GCC 2.95.3 in that.
    44
    5 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.
    6 
    7 So enjoy this little bit here, then I'll start playing with the gcc 4.1.2 source.
     5It might also mean installing the Makefile engine that is used by a lot of projects, but that's open for interpretation.