Hello, Volker Grabsch <v...@notjusthosting.com> writes:
> If I understand this correctly, the proposed way for cross > compilation is to build the code generators (like gen-scmconfig) > entirely using the build toolchain. This means that <uniconv.h> > and others have to be available on the build system, and constants > are taken from there, rather than from the host toolchain. > > In other words, cross-compiling will only work well if the > library versions of the build toolchain and the host toolchain > don't differ too much. Yes, I think this is a bug in gen-scmconfig, as you (?) reported long ago. Thanks, Ludo’.