RE: [ROOT] install on sparc-linux solved

From: Radovan Chytracek (Radovan.Chytracek@cern.ch)
Date: Thu Dec 06 2001 - 17:28:43 MET


Hi,

    just compile any simple HelloWorld.cpp file with -v option in order to
make the g++ dump out the default include search path list and predefined
symbols, like:

g++ -v HelloWorld.cpp

Radovan

> I don't know how to find this out. Any hints?
> Chad
>
> Fons Rademakers wrote:
> >
> > Hi Chad,
> >
> >     check what is in $ROOTSYS/include/RConfig.h. There I've case:
> >
> > #if defined(linux) && defined(__sun)
> > #   define R__LINUX
> > #   define R__UNIX
> > #   define NEED_SIGJMP
> > /*#   define R__B64 */     /* enable when 64 bit machine */
> > #endif



This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:51:11 MET