Re: rootcint passing wrong options to cint?

From: Philippe Canal <pcanal_at_fnal.gov>
Date: Wed, 29 Sep 2010 13:10:33 -0500


  Hi Alexander,

If placed correctly the -v option should have produced just enough extra output.

For example:

$ rootcint -f EventDict.cxx -c -v -p Event.h EventLinkDef.h

  g++ -E -C "-DG__LINUX=1" "-DG__GNUC=4" "-DG__GNUC_MINOR=4" "-DG__GNUC_VER=4004" "-DG__GLIBC=2" "-DG__GLIBC_MINOR=12" 
"-DG__x86_64=1" "-DG__amd64=1" "-D__attribute__(X)=" "-D__asm(X)=" "-DG__ROOT=1" "-DG__NATIVELONGLONG=1" "-DTRUE=1" "-DFALSE=0" 
"-Dexternalref=extern" "-DSYSV" "-D__MAKECINT__" "-DG__CINTVERSION=50180000"  -DG__EXTERNAL_CPP   -I.  
-I/local2/pcanal/root_working/code/root-untouched/include -I/local2/pcanal/root_working/code/root-untouched/src  -D__CINT__ 
-I/local2/pcanal/root_working/code/root-untouched/cint/cint/include -I/local2/pcanal/root_working/code/root-untouched/cint/cint/stl -I/local2/pcanal/root_working/code/root-untouched/cint/cint/lib /tmp/VfydZw_cint.cxx > /tmp/JpUEgB_cint /local2/pcanal/root_working/code/root-untouched/cint/cint/include/stdfunc.dll:DLLREV=30051515

   This cint accepts DLLREV=30051501~30051599 and creates 30051515

Cheers,
Philippe.

On 9/29/10 10:03 AM, Alexander Mann wrote:
>
> PS: The -v option produced surprisingly little additional output. Is there an option for even more verbosity?
Received on Wed Sep 29 2010 - 20:10:38 CEST

This archive was generated by hypermail 2.2.0 : Wed Sep 29 2010 - 23:50:01 CEST