Martin Husemann transcribed 536 bytes: > On Wed, Jun 26, 2019 at 09:11:46AM +0000, [email protected] wrote: > > This is with ./build.sh ... -U distribution > > with the host system being on 8.99.42, built with clang, > > and this being relevant parts of mk.conf: > > Is there a "-u" in the "..." part of the build.sh invocation?
The full invocation is "default", so: ./build.sh -X ../xsrc -T ../tools -O ../obj -U distribution > Can you try to remove the tolls/msgc and tools/menuc directories > in your object dir? Okay, and how would I proceed without the build.sh running clean in obj first then? I've reads bits of build.sh but I am not sure if it was obvious to find. > If that does not help, something eroneously uses the hosts menuc/msgc > (or the msg_sys.def file from the host installation) - could be a bug in > the tools version of msgc. > > Martin
