source: roaraudio/README @ 695:953cd90d5c59

Last change on this file since 695:953cd90d5c59 was 695:953cd90d5c59, checked in by phi, 16 years ago

Darwin now works

File size: 428 bytes
Line 
1                 RoarAudio
2             As loud as a Lion
3           ---------------------
4
5--- What is RoarAudio?:
6
7--- Build:
8
9 $ ./configure
10 $ make
11
12--- Plugins:
13
14 $ cd plugins/
15 $ make
16
17--- Tested platforms:
18
19OS              ARCH            COMPILER        STATUS  COMMENT
20Debian Etch     ix86            gcc 4.1.2       OK
21Debian Etch     x86_64          gcc 4.1.2       OK
22NetBSD 1.6.1    Alpha           gcc 2.95.3      OK      gcc too old,
23                                                        does not support debug macros
24Darwin 9.4.0    i386            gcc 4.0.1       OK
Note: See TracBrowser for help on using the repository browser.