There is a newer version of this record available.

Software Open Access

RcppCWB v0.2.9

Andreas Blattete

RcppCWB 0.2.9

  • Starting with GCC 10, the compiler defaults to -fno-common, resulting in error messages during the linker stage, see [the change log of the GCC compiler](https://gcc.gnu.org/gcc-10/changes.html). To address this issue, the -fcommon option is now used by default when compiling the CWB C files on Linux 64bit systems. The CWB code includes header files multiple times, causing multiple definitions.
  • On Linux systems, the hard-coded definition as the preferred C compiler in the CWB configuration sripts will be replaced by what the CC variable defines (in ~/.R/Makevars or the Makeconf file, the result returned by R CMD config CC)

RcppCWB 0.2.7

  • If glib-2.0 is not present on macOS, binaries of the static library and header files are downloaded from a GitHub repo. This prepares to get RcppCWB pass macOS checking on CRAN machines.
  • A slight modification of the C code will now prevent previous crashes resulting from a faulty CQP syntax. The solution will not yet be effective for Windows systems until we have recompiled the libcqp static library that is downloaded during the installation process.
  • A new C++-level function 'check_corpus' checks whether a given corpus is available and is used by the check_corpus()-function. Problems with the previous implementation that relied on files in the registry directory to ensure the presence of a corpus hopefully do not occur.
  • Calling the 'find_readline.perl' utility script is omitted on macOS, so previous warning messages when running the makefile do not show up any more.

Files (13.7 MB)
Name Size
PolMine/RcppCWB-v0.2.7.zip
md5:a268a06e3ea528a772a208219a5bd62a
12.6 MB Download
RcppCWB_0.2.9.tar.gz
md5:ea9951e065da205afde1c3d7f00ae845
1.1 MB Download
105
10
views
downloads
All versions This version
Views 10536
Downloads 100
Data volume 101.4 MB0 Bytes
Unique views 8023
Unique downloads 50

Share

Cite as