This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE:gcc 3.0 vs root 3.01.00


Hello Peter,

Thank you for doing this.  

Will you send me following files too.

 - Original files that you created libstrm.cxx/h  so that I can 
   re-generate libstrm.cxx  by myself. This is needed because
   dictionary format is changed in some occasion. And I need to 
   update all of the dictionary files like XXXstrm.cxx

 - libstrm.cxx and libstrm.h as whole file


It is likely that we need to use different file name than libstrm.cxx.
Because that file is used for many other platforms. Changing this file
causes problems there.  We will need either create a new gcc3strm.cxx
or change installation script so that libstrm.cxx is regenerated at
install time.


Thank you
Masharu Goto



>After applying the appended patch, gcc version 3.0 20010608 compiles
>the files from root version 3.01.00 <http://root.cern.ch/> on the
>i686-pc-linux-gnu target without a problem. All programs in the test
>directory and all of the tutorials run fine.
>
>The patch is a bit a large, since for the gcc 3.0 compiler I
>had to rebuild the cint/inc/libstrm.h and cint/inc/libstrm.cxx files,
>otherwise there are only marginal changes.
>
>Hope this helps,
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]