|
Back
Midas
Rome
Roody
Rootana
|
Midas DAQ System |
Not logged in |
|
|
15 Apr 2019, Konstantin Olchanski, Info, switch of MIDAS to C++
|
15 Apr 2019, Konstantin Olchanski, Info, switch of MIDAS to C++, which C++?
|
15 Apr 2019, Konstantin Olchanski, Info, switch of MIDAS to C++, how much C++?
|
16 Apr 2019, Pintaudi Giorgio, Info, switch of MIDAS to C++, how much C++?
|
17 Apr 2019, John M O'Donnell, Info, switch of MIDAS to C++, how much C++?
|
22 Apr 2019, Pintaudi Giorgio, Info, switch of MIDAS to C++, how much C++?
|
23 Apr 2019, Konstantin Olchanski, Info, switch of MIDAS to C++, how much C++?
|
11 May 2019, Konstantin Olchanski, Info, switch of MIDAS to C++, which C++?
|
22 May 2019, Konstantin Olchanski, Info, switch of MIDAS to C++
|
05 Jun 2019, Konstantin Olchanski, Info, MIDAS switched to C++
|
17 May 2022, Razvan Stefan Gornea, Info, MIDAS switched to C++
|
17 May 2022, Konstantin Olchanski, Info, MIDAS switched to C++
|
17 May 2022, Ben Smith, Info, MIDAS switched to C++
|
|
Message ID: 1540
Entry time: 05 Jun 2019
In reply to: 1531
Reply to this: 2407
|
Author: |
Konstantin Olchanski |
Topic: |
Info |
Subject: |
MIDAS switched to C++ |
|
|
The last bits of code to switch MIDAS to C++ have been committed, see tag midas-2019-05-cxx.
Since the cmake conversion is still in progress, for now, I recommend using the old "make" build for trying this update.
From the switch to C++, the biggest change is the requirement that frontend programs be build and linked
using the C++ compiler. Since mfe.o and the rest of MIDAS are built with C++, building frontends
with C is no longer possible.
To help with this, I will post a short guide for converting C frontends to C++.
K.O. |