@nifa
The only idea I can have specifically about the Cimbri, is the Hjortspring deposit. The boat was deposited in a small bog of approx. 50 m in diameter, in the middle of an island. I don't know if it is more practical.
I don't know. But I know the Germans from this time period didn't make new burial mounds, because they are practicing cremation, deposing the ashes in urns, which are then buried. At the best, they used older mounds to bury their urn in the upper layers.
Hi!
I know this was probably asked lim -> infinity times: which are the parts that takes most of the computational time and contributes mostly to lag? Simulation? Pathfinding?
Can you add verbose to your build command like "make -C build/workspaces/gcc verbose=1" so we see the actual build command run.
Also what output do you get for "g++ --version" and "clang++ --version"?
Side note, premake --cc option with version, ie gcc-12 isn't documented and broken in some cases. Typically if you use binutils you wont have an corresponding ar-12 for example which it would look for.