Estimated hours taken: 0:10
Notes on compiling Mercury on MacOS 10.3
README.MacOS:
New version of tar seems to work fine.
Mercury compiles using gcc 3.4.
Estimated hours taken: 1
Branches: main
Some more changes for MacOS.
aclocal.m4:
Define a macro MERCURY_CHECK_CC_NEEDS_CPP_PRECOMP,
to check whether we need to append `-traditional-cpp' to $CC.
configure.in:
bindist/bindist.configure.in:
Use the new macro.
README.MacOS:
Update the documentation: users don't need to configure using
`--with-cc="cc --traditional-cpp"' any more.