When we do a dmake all in the directory we get the following compilation messages
1. /export/home/open_solaris/porting/usr/src/cmd/sgs/tools/i386/sgsmsg -i ........................./common/ldd.msg 2. /export/home/open_solaris/porting/usr/src/tools/proto/opt/onbld/bin/i386/cw -_gcc -O ....................... -c msg.c 3. /opt/SUNWspro/bin/cc -O............... -c msg.c 4. cw -_gcc -O..............................-c ../common/ldd.c 5. /opt/SUNWspro/bin/cc.................... -c ../common/ldd.c I have put the __GNUC="";export __GNUC and __GNUC64="";export __GNUC64 options in the opensolaris.sh. Why do msg.c and ldd.c get compiled twice ? Thanks Deepak Bhatia This message posted from opensolaris.org _______________________________________________ opensolaris-help mailing list [email protected]
