Package cint: Information
Source package: cint
Version: 5.34.00-alt1.svn20121129
Build time: Jun 18, 2013, 11:25 AM
Category: Development/Tools
Report package bugHome page: http://root.cern.ch/drupal/content/cint
License: MIT
Summary: An interpreter for C and C++ code
Description:
CINT is an interpreter for C and C++ code. It is useful e.g. for situations where rapid development is more important than execution time. Using an interpreter the compile and link cycle is dramatically reduced facilitating rapid development. CINT makes C/C++ programming enjoyable even for part-time programmers. CINT covers most of ANSI C and ISO C++. A CINT script can call compiled classes/functions and compiled code can make callbacks to CINT interpreted functions. Utilities like makecint and rootcint automate the process of embedding compiled C/C++ library code as shared objects (as Dynamic Link Library, DLL, or shared library, .so). Source files and shared objects can be dynamically loaded/unloaded without stopping the CINT process. CINT offers a gdb like debugging environment for interpreted programs.
List of RPM packages built from this SRPM:
cint (x86_64, i586)
cint-debuginfo (x86_64, i586)
cint-doc (noarch)
cint-examples (noarch)
libcint (x86_64, i586)
libcint-debuginfo (x86_64, i586)
libcint-devel (x86_64, i586)
libcint-devel-debuginfo (x86_64, i586)
libcint-devel-static (x86_64, i586)
cint (x86_64, i586)
cint-debuginfo (x86_64, i586)
cint-doc (noarch)
cint-examples (noarch)
libcint (x86_64, i586)
libcint-debuginfo (x86_64, i586)
libcint-devel (x86_64, i586)
libcint-devel-debuginfo (x86_64, i586)
libcint-devel-static (x86_64, i586)
Maintainer: Eugeny A. Rostovtsev
Last changed
June 18, 2013 Eugeny A. Rostovtsev 1:5.34.00-alt1.svn20121129
- Version 5.34.00
March 16, 2011 Eugeny A. Rostovtsev 7.3.00-alt1.svn20091016.2
- Rebuilt for debuginfo
Oct. 19, 2010 Eugeny A. Rostovtsev 7.3.00-alt1.svn20091016.1
- Rebuilt for soname set-versions