Quote:
|
Originally Posted by jdong
Ok, Three things:
(1) you should link mcc18-traditional to mcc18-traditional.exe using the command ln -sf /opt/mcc18/bin/mcc18-traditional.exe /opt/mcc18/bin/mcc18-traditional. This procedure must be repeated for cpp18 and _mplink.
(3) Get the MCC wrapper scripts:
http://adambots.gotdns.com/adambots-...s/mcc-wrapper/
An RPM is available for RPM users; else just copy the three scripts to /usr/local/bin, making sure that they are chmodded +x
|
Nevermind. I managed to fix it. Working configure.py attached. Do the above stuff (part 2 was excluded) to get it working. I made it compatible with both RCs, and also made it `make clean` when you run the configure. That can be disabled if you have a slow computer. Set CLEAN near the top to False.
Run
./configure.py old to make it build for the old rc.
Run
./configure.py alltimers to use FRC_alltimers.lib.
You can mix both for the expected effect.
I can't test upload till morning though.
__________________
Team 694
2005 Championship - Galileo Semifinalist
2005 New York - Regional Chairmans Award
2005 New York - Semifinalist (Thanks 1257,1340)