[odb-users] Question - using ODB with g++ 3.2.3

Dave Johansen davejohansen at gmail.com
Sun Sep 15 11:44:04 EDT 2013


On Sun, Sep 15, 2013 at 4:37 AM, Amit Danziger <amit.danziger at gmail.com> wrote:
> Officially ODB is supported with g++ 4.2.x - 4.7.x.
> I am aware of this. But unfortunately I am using RHEL 3 which includes g++
> (GCC) 3.2.3 (Red Hat Linux 3.2.3-20).
>
> Does anyone have any idea whether I could use ODB with an old compiler?
> Any specific issues/features I should check?

libodb and the code generated by the ODB compiler support g++ 4.2 and
greater, but the ODB compiler itself requires plugin support which is
only available in g++ 4.5 and greater. I'm working on getting ODB
packages setup as part of the EPEL for RHEL 5/6, but that probably
won't help out much with RHEL 3 since the devtoolset that I'm using to
be build it ( https://access.redhat.com/site/documentation/Red_Hat_Developer_Toolset/
) is only available for RHEL 5/6.



More information about the odb-users mailing list