source: roaraudio/README @ 477:2b380a5f6796

Last change on this file since 477:2b380a5f6796 was 477:2b380a5f6796, checked in by phi, 16 years ago

building on NetBSD now works

File size: 433 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       BAD     ???
Note: See TracBrowser for help on using the repository browser.