[fpc-devel] New BeOS patchs

Olivier Coursiere olivier.coursiere at laposte.net
Sun Oct 14 20:29:24 CEST 2007


Hi,

Here are two little patchs for the BeOS port of FPC :
 - compiler_systems_r8756.diff reenable creating shared object using the 
libc based rtl. I have also added gc-sections support.
 - rtl_beos_ptypes.inc fix a compilation error since a recent change.

A previous one was forgotten in the critical fpc 2.2.0 release rush :-)
It should be apply too as there is some missing files (available here : 
http://olivier.coursiere.free.fr/diff/beos_r8398.diff).

Here is the content of this older patch :
- rtl/beos/i386/sighnd.inc
- packages/base/pthreads/pthrbeos.inc (basically a verbatim copy of the 
bsd one, just to compile as pthread support is limited under BeOS)
- utils/fppkg/Makefile.fpc

Olivier
-------------- next part --------------
A non-text attachment was scrubbed...
Name: compiler_systems_r8756.diff
Type: text/x-diff
Size: 3238 bytes
Desc: not available
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20071014/2c6ea1a7/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rtl_beos_ptypes.inc_r8793.diff
Type: text/x-diff
Size: 402 bytes
Desc: not available
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20071014/2c6ea1a7/attachment-0001.diff>


More information about the fpc-devel mailing list