[Cuis-dev] VMMaker and Linux include order.

stes@PANDORA.BE stes at telenet.be
Mon May 10 09:55:11 PDT 2021


Basically the text in the gnu autoconf manual is

"The package should ‘#include’ the configuration header file before any other header files"

https://www.gnu.org/software/autoconf/manual/autoconf-2.67/html_node/Configuration-Headers.html

in the docs on  — Macro: AC_CONFIG_HEADERS


I think however that the classical VM which uses cmake now,
is not always doing this.

The VectorEnginePlugin also builds fine as a plugin for the classical VM in 32bit and 64bit.

Basically they have different configuration mgmt softwares for their builds,
and in fact portions seem to use custom written config scripts that are neither cmake nor autoconf.

David Stes


More information about the Cuis-dev mailing list