>if the balking is about ast using sfio instead of stdio (I don't think it is), >well, ast+sfio are inseparable >we can provide reasons why if anyone needs them
We do balk at having a second <stdio.h> implementation. >btw, how does solaris deal with gcc+glibc and its stdio implementation? There's no glibc for Solaris that is reliable enough to work so noone uses it. So glibc is a non-problem in Solaris land. gcc does not require it and gcc does not use it. Casper
