Changes between Version 15 and Version 16 of dev-lang/mono
- Timestamp:
- 08/01/08 07:33:20 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-lang/mono
v15 v16 1 == SVN trunk ==2 3 ||R5||broken||4 ||BONE||untested||5 ||Haiku||broken||6 7 1 dependencies: 8 2 9 * [wiki:dev-util/pkgconfig]10 * [wiki:dev-libs/glib] (or theoretically Mono's eglib)11 * [wiki:dev-libs/boehm-gc] (optional)12 3 * [wiki:sys-devel/bison] 13 4 * [wiki:dev-dotnet/libgdiplus] (optional) 14 15 === work-in-progress (andreasf) - [Haiku] ===16 17 compilation failure on R5 (requires pthreads among others)18 19 ~~{{{autogen.sh}}} fails on Haiku, not finding libtool for some reason ([http://dev.haiku-os.org/ticket/2130 Ticket]); use {{{LIBTOOL=/boot/home/config/bin/libtool ./autogen.sh}}} as workaround.~~ (should be fixed now)20 21 [source:haikuports/trunk/dev-lang/mono/mono-trunk.diff Patch]
