BZ #39: [patch] fix support of GNU/kFreeBSD
Status fields:
| creation_ts: | 2007-07-14 15:44 |
| component: | unspecified |
| version: | unspecified |
| rep_platform: | All |
| op_sys: | FreeBSD |
| bug_status: | RESOLVED |
| resolution: | FIXED |
| reporter: | petr.salinger@seznam.cz |
Please, could you fix and extend support for GNU/kFreeBSD by attached patch.
It contains
- reorder "*freebsd*" and "*kfreebsd*-gnu" entries in configure.ac/configure
needed for both kfreebsd-i386 and kfreebsd-amd64
- adding three chunks for src/mm/boehm-gc/
needed only for kfreebsd-amd64, as boehm-gc used in cacao 0.98
does support kfreebsd-i386 but does not support kfreebsd-amd64 yet.
This support will appear in boehm-gc 6.9 and 7.0 - already accepted by
boehm-gc upstream.
Attachment id=11
| date: | 2007-07-14 15:45 |
| desc: | kfreebsd fix |
| type: | text/plain |
| download: | cacao98.diff |