>>>>> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
>> Moreover, I cannot anymore compile with debugging symbols because I >> get out of memory errors, and have to selectively compile single >> files with -g. I think that with such large files I will not be >> able to compile LyX. Andre> 2300 lines and "large files"? Just run the gcc -E ... | wc for Andre> real numbers. The size of the .h file does not tell the whole story either. I suspect that pure C stuff does not cost much, but it is the template stuff that costs a lot. JMarc
