including cfortran.h

From: Markus Stoye <mstoye_at_mail.desy.de>
Date: Tue, 7 Jun 2005 18:32:21 +0200 (CEST)


Hi,
in a macro I include:

...
#define f2cFortran
#include "cfortran.h"

...

root [0] gSystem->Load("/usr/lib/libf2c"); root [1] .L macro.cc

Note: macro handled as typedef double DOUBLE_PRECISION; FILE:cfortran.h
LINE:220
Note: macro handled as typedef float FORTRAN_REAL; FILE:cfortran.h
LINE:228

Limitation: can not handle macro AcfCOMMA , Use +P or -p option FILE:cfortran.h LINE:320
*** Interpreter error recovered ***
root [4]

How can I get rid of the problem?
Cheers,
Markus Received on Tue Jun 07 2005 - 18:32:28 MEST

This archive was generated by hypermail 2.2.0 : Tue Jan 02 2007 - 14:45:09 MET