diff options
Diffstat (limited to 'sid/sidplay-libs-2.1.0/libsidplay/README')
-rw-r--r-- | sid/sidplay-libs-2.1.0/libsidplay/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sid/sidplay-libs-2.1.0/libsidplay/README b/sid/sidplay-libs-2.1.0/libsidplay/README new file mode 100644 index 00000000..afea8f07 --- /dev/null +++ b/sid/sidplay-libs-2.1.0/libsidplay/README @@ -0,0 +1,7 @@ +Known Problems: + +If you are having unresolved symbol problems when linking against the +libsidplay2 libraries then you need to update Libtool. Libtool versions +1.4b and greater are the only ones that use the installed .la files and +correctly support C++. The .la files contain all the library dependencies +required by libsidplay2. |