On Wednesday 14 of December 2011, Bjoern Michaelsen wrote: > Hi Lubos, > > On Wed, Dec 14, 2011 at 04:45:29PM +0100, Lubos Lunak wrote: > > I find it mildly annoying that gbuild outputs "[ build CXX ] > > starmath/source/types", without the .cxx extension, i.e. a non-existent > > file. Especially since other target types like LNK do output "[ build LNK > > ] Library/libsmlo.so". Any objections to the attached patch? > > Just some pedantic academics: If anything, the target you are building (and > announcing) is foo.o, not foo.cxx. But I wont waste more keypresses on > this, if you insist to make that on .cxx.
It appears to be the common practice with other build systems (dmake, cmake) in non-verbose mode to print the .cxx source file name when compiling and .so file name when linking, as those are the ones that matter in that process. -- Lubos Lunak l.lu...@suse.cz _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice