Hello Yury You can build more or less every module on its own. If there is a dependency module then you need the inc header files and the module binary to link against. At least this is my understanding on the build architecture.
I hope I have time soon to look into build utility again. Since the topic has more challenges. All the best Peter Am 18. April 2023 06:49:03 MESZ schrieb Yury Tarasievich <yury.tarasiev...@gmail.com>: >On 16/04/2023 16:21, Arrigo Marchiori wrote: >> I just pushed some commits to the scons-build branch, in which I am >> attempting to write _from scratch_ the SConscripts to build some >> modules. >... >> The only module that _seems_ to build is xml2cmp, but only under Linux >> so far. > >Is it because of modules dependencies, would you say, or because toolchain and >codebase are out of sync w/r to language features used and similar issues? > >Last time I looked at that branch, the transition of build descriptions to >scons hadn't been completed. Can you even build AOO modules one by one, aren't >they all inter-dependent? > >-Yury > >--------------------------------------------------------------------- >To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org >For additional commands, e-mail: dev-h...@openoffice.apache.org >