Code Monkey home page Code Monkey logo

weimingtom / cint-5.34.00 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from paulwratt/cint-5.34.00

0.0 2.0 0.0 12.35 MB

The last working version of "cint" C/C++ Interpreter, pulled from within "root-5.34.00-patches"

License: MIT License

CMake 0.71% Makefile 1.16% C++ 92.22% C 3.14% Arc 0.03% Batchfile 0.10% Shell 0.10% Clarion 0.01% Objective-C 0.05% PowerShell 0.02% Tcl 0.01% Python 1.79% CSS 0.17% PHP 0.01% HTML 0.40% M4 0.03% Roff 0.07%

cint-5.34.00's Introduction

cint-5.34.00

The last working version of "cint" C/C++ Interpreter, pulled from within "root-5.34.00-patches"

To compile, supply the path to "libreadline.a", if it is not "/usr/(local)/lib/libreadline.a". For example on the Raspberry Pi:

./configure --readlinelib=/usr/lib/arm-linux-gnueabihf/libreadline.a

When you run make you will get 4 errors, after cint itself has been built, while compiling with makecint. Those errors are contained within fixme.txt, you are welcome to submit patches.

This version was tested with GCC-4.9 on Raspbian Jessie (oldstable) on a RPi2, on PipaOS 5. Its was the only version that would build without serious errors. It is the last tag vesrion available from the root project, however other patches may be found before the move to v6.0.0, which uses cling.

The newer v6.0.8, although last updated in 2015, does not build with G_NEWSTDHEADERS, and I could not decipher the header death that is rank without that define. That version also looks to only have been tested on Windows, possibly only with Visual C/C++ (not GCC on CygWin), and no longer contains a configure script. The new include structure will not support the older configure script.

The old v5.16.19 will build, also with GCC-6.1.0, but it fails seriously when building the core element gcc3stream and a few other components (with the same error).This error was later fixed but no one has updated the CERN CINT page since then (Oct 2007), and I was unable to find the patch commit.

This version will not build with GCC-6.1.0, exiting with:

tool/rmkdepend/rmkdepend: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by tool/rmkdepend/rmkdepend)

Again, patches are welcome, but please maintain GCC-4.9 ability to compile.

Jan 2018 paulwratt@github

cint-5.34.00's People

Contributors

paulwratt avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.