[Andy Dougherty] > If I recall correctly, the original poster was using a compiler > called "cc-wrapper". I have no idea exactly what that "wrapper" is > actually doing. It just make sure we can use the same compiler setting on all our 9 unix architectures. On HP/UX, it turns into this: PATH=/opt/ansic/bin:$PATH cc +DD64 -Ae -O -I/local/include -L/local/lib