wok view bc/description.txt @ rev 22042

gcc83-lib-base: do NOT provide gcc-lib-base
Currently BOTH gcc-lib-base and gcc83-lib-base are installed on my SliTaz system. So, with the current (and longstanding) tazpkg limitations I can't update just gcc-lib-base: tazpkg always updates gcc83-lib-base for me instead. Now I can't run Firefox, Vivaldi, Chrome, etc. I think because of gcc-lib-base, but I not sure 1bsolutely.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Oct 22 12:55:54 2019 +0300 (2019-10-22)
parents 0c849a954ff9
children
line source
1 Bc
3 Bc is an arbitrary precision numeric processing language.
4 Syntax is similar to C, but differs in many substantial
5 areas. It supports interactive execution of statements.
6 Bc is a utility included in the POSIX P1003.2/D11 draft
7 standard.
9 http://www.gnu.org/software/bc/