wok view aiksaurus/description.txt @ rev 21619

gcc83-lib-base: revert to gcc-lib-base post install
Previous post-install rules don't work for me producing error:
error: C compiler cannot create executables
on the another plain build when I previously used gcc83 & gcc83-lib-base to compile my other package
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat May 25 14:09:45 2019 +0300 (2019-05-25)
parents
children
line source
1 Aiksaurus is a set of libraries and applications which provide a thesaurus
2 (currently English only, based on Guttenburg's Moby thesaurus) using native
3 GUI on several platforms: UNIX (GTK+ & Qt), Win32 & MacOSX (Cocoa). The core
4 library itself is platform-independent. The principal language is C++, with
5 some use of Cocoa/ObjC++; wrappers are provided for C and Cocoa/ObjC.