RE:Re: RE:Re: [ROOT] RE:CINT filename exten

From: Masaharu Goto (MXJ02154@nifty.ne.jp)
Date: Tue Aug 14 2001 - 14:38:08 MEST


Hello Chris,


>Just to make sure -- if I will use -DG__NOMAKEINFO, will G__loadfile load my
>C++ sourcefiles, even if they have strange names (filename extensions) such a
s
>"/users/chris/tmp/scripAAAI.bpY_" ?

Yes, that is my intention.

>(And will it even work if, by pure coincidence, the tempnam will be
>"scripAAAIx.dll" ?)

This is not the case. Cint looks for shared library or DLL file. You
need to avoid .dll .dl .sl and .so   You may still need to implemment
your own tmpnam for this purpose.


Thank you
Masaharu Goto



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