Well for the most part gcc v1.25 seems to run fine under microport sysV/386. The only major problem seems to be w/ floats. For some reason cc1 cores w/ a float exception when declarations like the flowing are encountered. float a = 1.0; changing floats to doubles fixes the problem. any ideas? thanks, --luis at titan.rice.edu