Tiny Core Linux

General TC => Programming & Scripting - Unofficial => Topic started by: pduive23 on June 30, 2015, 04:39:57 AM

Title: UOS & Tinycore exception at 000000 access violation
Post by: pduive23 on June 30, 2015, 04:39:57 AM

I'm Trying to make a music player using freepascal & the uos libary of Fredvs.
The program compiles ok when i use linux mint &  tinycore.  When i run the compiled program in linux mint everything is ok but when i run it with tinycore i get the exception at 000000 access violation.  This happens also with the examples of the uos libary. Alsa is running and is able to give audio.

Have anyone used the uos libary with succes using tinycore & have a solution?