source: roaraudio/README @ 473:42fde253563a

Last change on this file since 473:42fde253563a was 473:42fde253563a, checked in by phi, 16 years ago

+Darwin test by TwP

File size: 440 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      BAD     gcc too old,
23                                                        does not support all of your macros
24Darwin 9.4.0    i386            gcc 4.0.1       BAD     ???
Note: See TracBrowser for help on using the repository browser.