Reply to update: Created file with program text from config.log.
gcc a.c fails a reported in config.log HOWEVER it does work using the -w option for gcc. gcc -w a.c results in a.o ld a.0 results in a.out Thoughts? This message posted from opensolaris.org
