summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_sunos5_g++.GNU
Commit message (Expand)AuthorAgeFilesLines
* added RCS keyword stringlevine1997-07-241-0/+2
* added -pipelevine1997-07-101-1/+1
* moved -g out of wrapper_macros.GNU and into each platform file so that -gstab...levine1997-04-171-2/+3
* added -O2 to all gcc/g++ C/CFLAGSlevine1997-04-031-2/+2
* added -fno-implicit-templateslevine1997-04-021-1/+1
* removed dependency of CCFLAGS on CFLAGS to avoid duplicate -g in build comman...levine1997-03-311-2/+2
* removed "-L$(WRAPPER_ROOT)/ace -L./" from LDFLAGS because they are added in i...levine1997-03-271-1/+1
* split out CFLAGS and CCFLAGSlevine1997-03-191-3/+5
* removed -D__ACE_INLINE__ even though it's commented, so it doesn't confuse pe...levine1997-03-031-1/+1
* fooschmidt1997-03-031-1/+1
* changed C++ compiler (CXX) from gcc to g++ so that libg++ will be linked inlevine1997-02-251-1/+1
* removed -fno-strict-prototypes because it's not needed with SunOS 5.5.1levine1997-01-281-1/+1
* added -lm to LIBS because it was removed from Makefileslevine1996-12-171-1/+1
* !!!schmidt1996-11-191-1/+1
* Changed wrapper_macros.GNU to use LD for links instead of CXX. Changedlevine1996-11-051-15/+16
* fooschmidt1996-11-011-1/+1
* Jamming!schmidt1996-10-271-1/+1
* platform_vxworks5.2_g++.GNUlevine1996-10-251-1/+1
* Initial revisionlevine1996-10-211-0/+22