Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

As stated here http://www.adacore.com/developers/development-log/NF-52-L703-004-gps/ there is GNATBench 2.7 which can be installed on Eclipse 4.2. But I can't find neither binary distribution nor source of it.

There are mentions of GNATBench here http://viewvc.libre.adacore.com/viewvc.cgi/Public/trunk/gps/. But there is no any source code.

Where does that mythical GNATBench live?

share|improve this question

closed as off topic by Ken White, Brian Roach, Marc C, Bananeweizen, Graviton Dec 19 '12 at 2:44

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

AdaCore has two 'lines', if you will, the freely available one and the bleeding-edge one available w/ one of their support-contracts.

The latest publicly-available GNATBench they offer is 2.6.0. ( http://libre.adacore.com/download/configurations -- check under the 2012 downloads.)

Therefore, I would bet the 2.7 GNATBench is available to their paying customers. I haven't used it so I can't vouch, but here's a direct link to the 2.6 version: http://mirrors.cdn.adacore.com/art/ef73b2f9a979dcfc2c8ad8badb5055a73bff333c

share|improve this answer
I know that there is GNATBench 2.6 binary but it can't work with Eclipse 4.2. So it's useless for me. – user1826684 Dec 7 '12 at 1:17
Hm, I don't use GNATBench, so I don't have anything else for you. – Shark8 Dec 7 '12 at 1:19

Not the answer you're looking for? Browse other questions tagged or ask your own question.