]> git.ozlabs.org Git - ppp.git/commit
Added ability to detect and use either gcc or Sun WorkShop C compiler
authorJames Carlson <carlsonj@workingcode.com>
Sat, 7 Sep 2002 05:15:25 +0000 (05:15 +0000)
committerJames Carlson <carlsonj@workingcode.com>
Sat, 7 Sep 2002 05:15:25 +0000 (05:15 +0000)
commitfcec736c6140de7ac8fa9a8fe425932d13b0e45a
tree2776618637deed16c72933dfdbd08111591e516f
parentc294523750856c8ab8bf40901aef3843b9374624
Added ability to detect and use either gcc or Sun WorkShop C compiler
on Solaris.  Added support for Solaris 10.  Quieted down warning in
ppp_comp.c due to bad preprocessor usage.  Quieted WorkShop warnings
in options.c (casting of void * to function) and pppd.h (constant too
large).  Tested in 32 and 64 bit modes with gcc and WorkShop.
15 files changed:
chat/Makefile.sol2
configure
modules/ppp_comp.c
pppd/Makefile.sol2
pppd/options.c
pppd/plugins/Makefile.sol2
pppd/pppd.h
pppd/sys-solaris.c
pppdump/Makefile.sol2
pppstats/Makefile.sol2
solaris/Makedefs
solaris/Makedefs.gcc [new file with mode: 0644]
solaris/Makedefs.sol2
solaris/Makefile.sol2gcc [new file with mode: 0644]
solaris/Makefile.sol2gcc-64 [new file with mode: 0644]