Go to file
Ingo Weinhold 7ff3918294 First version of a Perl 5.10.0 patch adding Haiku support:
* Built with debugging enabled (-O0 -g).
* No support for sockets or threads yet. We do want those eventually,
  though.
* 6 tests of Perl's test suite fail. 2 due to missing sockets support. 4
  others since they compile modules and make no provisions to link
  against libperl.so, which they should. Have to check back with the
  maintainters.


git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@24460 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-03-19 11:38:28 +00:00
autoconf Added machine i586-pc-haiku. 2005-12-05 13:54:26 +00:00
binutils This is the only way I could get reg-printf.c from glibc, some stupid handling of comments used to discard gcc output... 2007-10-26 16:58:21 +00:00
gcc Remove redundant cpu= and machine= asserts 2007-10-23 22:06:30 +00:00
jam Patch by Samuel Rodriguez Perez: Define OSPLAT=X86 for AMD 64. 2007-08-22 21:30:45 +00:00
legacy we need to set float_format for the target i586-beos-pc to i386. If not, we default to i64, which means long double equals double. 2007-12-16 17:27:36 +00:00
libtool Added support for Haiku x86 target. 2005-12-05 14:02:23 +00:00
patches/perl First version of a Perl 5.10.0 patch adding Haiku support: 2008-03-19 11:38:28 +00:00
INSTALL-as-beos-cross-compiler-on-LINUX * renamed cross-compiler documentation that targets BeOS to make that fact 2006-08-26 12:19:47 +00:00
INSTALL-as-haiku-cross-compiler-on-LINUX * created explicit micro-documentation-file that describes how to build a cross 2006-08-26 12:15:54 +00:00
INSTALL-from-source-BeOS * fixed error in documentation (need to use 'legacy'-path). 2006-09-16 15:14:54 +00:00