I am assuming that cc is being used, as there is not a compiler explicitly identified in this .mk file - BUT
there is an include line in this particular .mk file that is HUGE that explicitly states cc=CC... include $(ORACLE_HOME)/precomp/lib/env_precomp.mk Will that included .mk file cause the compile to go one way or the other? As far as CFLAGS / CXXFLAGS - there is not an entry for either of those in this makefile. Thanks, Joe This message posted from opensolaris.org