On Thursday 08 January 2004 19:21, Vincent Torri wrote: > i am re-compiling the efl's and i a making all the distributions (just for > fun ;) ). The pb is in evas/src/bin, where the file > moc_evas_software_qtopia_main.cpp, which does not seem to exist, has to be > added to the distribution.
i assume 'pb' means problem ... that file is generated on the fly by the qt moc program ... thats why it doesnt exist in a clean src unpack ... > In addition, i a remarked that (up for now) the libraries are compiled > with the option -g (default value of CFLAGS). I don't know if you use gdb > or not, but not using it would considerably decrease the size of the > libraries. Perhaps you (devs) could remove it when the libraries are > stable. well since they arent i dont see the point ;) plus, have you ever looked into '-g -O' ? or in stripping ? either works fine for me ;) -mike ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ enlightenment-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
