wok-next diff gcc/description.txt @ rev 16770
Fix loop depends: 1) xorg-libXfont <-> xorg-libXfont; 2) glibmm <-> libgiomm (thanks "tazpkg check").
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri Jun 20 00:27:57 2014 +0300 (2014-06-20) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/gcc/description.txt Fri Jun 20 00:27:57 2014 +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 (libstdc++, 1.6 +libgcj,...).