This works fine with gcc under Solaris 2.3:
#compiler name and flags
CC = gcc
MYFLAGS = -g -Wall -O2 /* for core debugging, warning and optimization */
#remove the hash mark below if compiling under SVR4 or Solaris, or if your
#linker complains that the socket functions such as 'connect()', 'bind()',
#etc are undefined when you try to compile the server.
LIBS = -lsocket -lnsl -L/usr/ucblib -lucb -lm /* lm usually not necessary */
--
Stefan A. Rensing Institute of Biology II/III - Schaenzlestr. 1
The SysOp Biologist D-79104 Germany, FON: +49 761 203-2676 / FAX: 2675
e-mail: rensing@uhura.biologie.uni-freiburg.de MUD: port 4242 on that <- host
http://www.biologie.uni-freiburg.de/data/people/lije.html IRC:Lije MUD:Aragorn
"I love you !" "I know."
This archive was generated by hypermail 2b30 : 12/18/00 PST