WP6251 RCG3.2 upgrade.
In preparation for the RCG3.2 upgrade I have compiled all 106 models against it. I did not install the new code, this was just a check that all models compile against the new system. I took the opportunity to rebuild the H1.ipc file (current has 5544 lines, new has 5096 lines).
Procedure was:
create new build area /opt/rtcds/lho/h1/rtbuild-3.2
save H1.ipc to archive/H1.ipc.17oct2016 and empty H1.ipc
do first round of compiles (make -i World) to fully populate H1.ipc (many compiles abort on ipc error)
do second round of compiles to actually compile each model (took 49 minutes)
check that all error.log files are empty (indeed they are)
save the new H1.ipc into archive/H1.ipc.rcg3_2
restore original H1.ipc file (in case any models are restarted tonight)