[odb-users] odb-compiler errors with make -j ?

Boris Kolpackov boris at codesynthesis.com
Wed Feb 19 09:19:55 EST 2020


Quentin Deldycke <quentindeldycke at gmail.com> writes:

> $> gcc --version
> gcc (GCC) 4.8.2 20140120 (Red Hat 4.8.2-16)

Actually, from your log, GCC used by ODB is:

gcc version 4.9.3 20150204 (prerelease) (GCC)

Is it self-built or part of the RedHat developer toolset?


> If you look at log file, the "not found" is SStatistiques.h. But at log
> file line 494, the file is found... in the correct path.

Yes, looks strange.

Any chance you can upgrade your GCC 4.9.3 to 5.0 or later (preferably
final release) and try the latest ODB 2.5.0 pre-release per these
instructions:

https://codesynthesis.com/products/odb/doc/install-build2.xhtml



More information about the odb-users mailing list