[openbeos] Re: App compilation under Haiku ?

<openbeos-freelists.manette@xxxxxxxxxx> wrote:
>    Maybe it is a strange idea but I'm wondering what should I do to 
> be able
> to compile apps for Haiku in Haiku (gcc) ?

Despite the fact that you should not change and compile a running 
application (because that might crash that running application if the 
program data is not yet loaded completely), compiling apps under Haiku 
should work fine (since over a year).

You have to install GCC and the Haiku headers on the partition, and 
also need to make sure that everything you need is in the path. To 
ensure this, you might need to adapt your /system/boot/SetupEnvironment 
to your needs.

Bye,
   Axel.


Other related posts: