File: PROBLEMS

package info (click to toggle)
sidplay 1.36.28-2
  • links: PTS
  • area: main
  • in suites: slink
  • size: 1,192 kB
  • ctags: 1,674
  • sloc: cpp: 12,514; sh: 1,716; makefile: 223
file content (13 lines) | stat: -rw-r--r-- 538 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13

- In case of problems with the Makefile use ``GNU make'' for compilation.
  It is often called ``gmake'' if another ``make'' is installed.

- Compiler flag -fPIC plus -O2 produces *bad* code with gcc 2.7.2.3.
  Hence by default no shared library is built.
  This seems not to be an issue with egcs 1.0.2.

- An audio driver for the Linux pcsnd driver (PC speaker) is in the
  subdirectory ``audio/linux-pcsnd''. If you need that one, you have
  to install it manually before you ran ``make''.
  # cp console/audio/linux-pcsnd/* console