wok-next diff gcc/description.gcc-lib-base.txt @ rev 20948

Provide the technique to build Python packages for both Python2 and Python3
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Aug 31 17:13:06 2018 +0300 (2018-08-31)
parents 78ea2beafc03
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gcc/description.gcc-lib-base.txt	Fri Aug 31 17:13:06 2018 +0300
     1.3 @@ -0,0 +1,3 @@
     1.4 +The GNU Compiler Collection includes front ends for C, C++, Objective-C,
     1.5 +Fortran, Java, Ada, and Go, as well as libraries for these languages
     1.6 +(libstdc++, libgcj,...).