tech-toolchain archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: Failed building vax on MaxOSX
i saw a fresh checkout fixed this for you...
> -DGENERATOR_FILE -c -o build-rtl.lo.o build-rtl.c
> clang++: warning: treating 'c' input as 'c++' when in C++ mode, this
> behavior is deprecated [-Wdeprecated]
was this really build-rtl.c and not .cc?
updating a really old tree and it not deleting build-rtl.c might have
caused this?? it was called build-rtl.c in gcc 10, but was renamed
with everything else to .cc in gcc11 or 12.
if it was that old version, it wouldn't build with the current gcc
tree, so the build failure makes some sense _with that setup_.
.mrg.
Home |
Main Index |
Thread Index |
Old Index