On 21 Oct 2002, Lars Gullik Bj�nnes wrote: > I thought I should just check out the alleged rumours that lyx could > not be compiled with included string anymore... > > It took me less than 30 minutes to fix it up... it does not seem that > you lyxstring zealots have tried very hard...
See we told you we didn't have any spare time > I even found a couple of semi-grave errors when doing this. (missing > config.h files in .C files) Good lad! Have a lollypop. > Btw... lyxstring does not buy much size wise now, especially since lyx > now have to include two (or with qt) three different string libs. > I didn't check for compilation speed. > > size build/src/lyx qt/src/lyx string/src/lyx > text data bss dec hex filename > 2516153 80516 48668 2645337 285d59 build/src/lyx > 2652448 135944 22972 2811364 2ae5e4 qt/src/lyx > 2250562 80444 48764 2379770 244ffa string/src/lyx what about `du -s build/src/lyx qt/src/lyx string/src/lyx` results? They are the most interesting for many of us. > the fixes is intermixed with the ctrl-clean patch so I'll send the > patch later... it is not very nice, but it is simple... > (and of course when run it aborts very quickly... damn those lyxstring > asserts :-) ) At least aborts are more likely to get people making time to fix them. I need to make time to `cvs update` and compile something new. Must try out the qt frontend sometime too. Allan. (ARRae)
