Re: [ROOT] config/Makefile.solarisCC5

From: O'NEEL Bruce (bruce.oneel@obs.unige.ch)
Date: Tue Aug 29 2000 - 13:50:55 MEST


Hi,
  Good idea, thanks!

Still, it might be nice to take the full path specifiers out of the
Makefile.soalrisCC5 since it's highly unlikely to be there on most
systems.  But MyConfig.mk does handily solve this.

cheers

bruce

Eddy Offermann writes:
 > Hi Bruce,
 > 
 > Why not change the MyConfig.mk file.
 > I have for instance: 
 > 
 > CXX            := /opt/SUNWspro/bin/CC
 > CC             := /opt/SUNWspro/bin/cc
 > EXTRA_CFLAGS   := -Iinclude
 > EXTRA_CXXFLAGS := -Iinclude +w2   -dalign -xtarget=ultra2 -ftrap=common 
 > -fsimple=1 -xlibmil -xO3 -xprefetch=yes
 > 
 > Eddy
 > 
 > > X-Authentication-Warning: pcroot.cern.ch: majordomo set sender to 
 > owner-roottalk@root.cern.ch using -f
 > > Date: Fri, 25 Aug 2000 15:23:58 +0200 (MET DST)
 > > From: "O'NEEL Bruce" <bruce.oneel@obs.unige.ch>
 > > Subject: [ROOT] config/Makefile.solarisCC5
 > > To: root talk <roottalk@pcroot.cern.ch>
 > > MIME-version: 1.0
 > > Content-transfer-encoding: 7bit
 > > 
 > > 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/
 > > 
 > 
 > Eddy A.J.M. Offermann
 > Renaissance Technologies Corp.
 > Route 25A, East Setauket NY 11733
 > e-mail: eddy@rentec.com
 > http://www.rentec.com
 > 

-- 
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