[odb-users] Re: using ODB with cross-compiler x86_64-linux-gnu
-> i686-w64-mingw
Boris Kolpackov
boris at codesynthesis.com
Sun Oct 9 12:45:56 EDT 2016
Hi Sten,
So you are trying to use a cross-compiler as the underlying C++ compiler.
I don't think anyone tried this but I don't see why it shouldn't work. Once
you make it work, a summary of steps involved would be much appreciated.
Sten Kultakangas <ratkaisut at gmail.com> writes:
> So the main cause is that GCC plugin API was changed in version 6.2.0
> and ODB is not compatible with it anymore?
Yes, that's the standard story with each major GCC version. Can you try
the latest pre-release which has GCC 6 compatibility fixes?
http://codesynthesis.com/~boris/tmp/odb/pre-release/a9/
Boris
More information about the odb-users
mailing list