[ROOT] config/Makefile.solarisCC5

From: O'NEEL Bruce (bruce.oneel@obs.unige.ch)
Date: Fri Aug 25 2000 - 15:23:58 MEST


Hi,
  Is it possible to change the the following lines in
config/Makefile.solarisCC5 from

CXX           = /opt/WS5.0/bin/CC
CC            = /opt/WS5.0/bin/cc

to

CXX           = CC
CC            = cc

and

XLIBS         = ../lib/libXpm.a -L/usr/openwin/lib -lX11

to

XLIBS         = -lXpm -L/usr/openwin/lib -lX11

Thanks very much!

cheers

bruce

-- 
Greenspun's Tenth Rule of Programming: "Any sufficiently complicated C
or Fortran program contains an ad-hoc, informally-specified bug-ridden
slow implementation of half of Common Lisp."  

Bruce O'Neel                       phone:  +41 22 950 91 22 (direct)
INTEGRAL Science Data Centre               +41 22 950 91 00 (switchb.)
Chemin d'Ecogia 16                 fax:    +41 22 950 91 33
CH-1290 VERSOIX                    e-mail: Bruce.Oneel@obs.unige.ch
Switzerland                        WWW:    http://isdc.unige.ch/



This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:32 MET