Tiny Core Base > Alpha Releases
Tiny Core 3.0 Alpha 8 Testing
bmarkus:
This is not directly related to Alpha 8 but all versions. Alpha testing cycle is a good time to mention.
fltk library which comes with TC base is compiled with --disable-threads option which blocks certain applications (in my case fldigi) linking against it. I replaced libraries in base with libs compiled with --enable-threads. I got a slightly bigger libs but compilation error message
undefined reference to `Fl::lock()'
is gone. I kindly ask to update libs in base. It is just one application now, but there may be others requiring this option. >:(
jur:
I see the solid background color bug is still there.
For example, if I set the color to 0.345-0.491-0.667 (R-G-B), next time round it comes up with 0.346-0.440-0.001.
The blue always seems to be much smaller than the previously set value.
bmarkus:
It seems there is a problem with the development tool chain, see topic
http://forum.tinycorelinux.net/index.php?topic=6621.0
bmarkus:
--- Quote from: bmarkus on June 24, 2010, 01:22:00 PM ---This is not directly related to Alpha 8 but all versions. Alpha testing cycle is a good time to mention.
fltk library which comes with TC base is compiled with --disable-threads option which blocks certain applications (in my case fldigi) linking against it. I replaced libraries in base with libs compiled with --enable-threads. I got a slightly bigger libs but compilation error message
undefined reference to `Fl::lock()'
is gone. I kindly ask to update libs in base. It is just one application now, but there may be others requiring this option. >:(
--- End quote ---
Well, one possible solution is to have these libs available in a tcz extension, for example the current fltk-xft.tcz compiled with threads not to increase number of fltk variations. Anyhow, base would be better ;)
roberts:
--- Quote from: jur on June 25, 2010, 01:45:39 AM ---I see the solid background color bug is still there.
For example, if I set the color to 0.345-0.491-0.667 (R-G-B), next time round it comes up with 0.346-0.440-0.001.
The blue always seems to be much smaller than the previously set value.
--- End quote ---
Got it fixed.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version