Re: [fpc-devel] Haiku and IDE support in the BeOS port

2008-01-23 Thread Peter Vreman
> Hi, > > Here are some patchs to improve the BeOS port of Freepascal. > > - HaikuFix.diff : patch to enable a full build of Freepascal under > Haiku. bcopy seems to behave differently under BeOS and Haiku when > searching for include file in the compiler. So, i propose to use the > internal functi

Re: [fpc-devel] Haiku and IDE support in the BeOS port

2008-01-22 Thread Olivier Coursière
Here is a working patch to exeinfo.pp. However, i am not sure i have used the best approach to reuse ELF32 functions. BeOS only need to set processaddress in OpenElf function using a specific function. Olivier exeinfo.pp.diff Description: Binary data _