From: Grigorenko D. <pos...@na...> - 2004-08-30 20:27:48
|
Hello > Grigorenko Dmitriy wrote: > > Come filenames (aux.cc, aux.h and others) were changed in rel_2_8 branch > > only (not in the main branch). > > Is it right? > > Correct. I`m sorry, I`m not sure that I`ve understood you. Is it correct, that come files in the MAIN branch and in the HEAD have deprecated names? > > $ libtool -dlopen /home/Dima/opencxx/opencxx/libocc_mop.la > > --mode=execute /home/Dima/opencxx/occ --private--external-driver -E > > <tnested-class.ii --private--output tnested-class.occ.tmp > > exec: /home/Dima/opencxx/occ: not found > > Why is it sow? > > Perhaps the file should be 'occ.exe' ? Most likely '$(EXEEXT)' or > @EXEEXT@ is missing somewhere (in tester2.in ???). No, there is no occ at all. Cygwin recognizes executible exe-files correct. If we have a.exe, we can type ./a to run it. > I think it is doable, but I more and more seriously think that this > plugins functionality is not really worth the effort that we need to put > into maintaining it. I am just about to raise this subject on the > mailing list, so stay tuned and pls. let me (and others) know what you > think. Is there anything that is possible only in plugin mode? I do not know any examle. In case it is not useful we can refuse this option. In any case our program do not use plugins. > Thanks! You are welcome! Dmitriy Grigorenko |