Date: Thu, 13 Jun 2002 00:11:39 +0200 (CEST) From: Martin Blapp <mb@imp.ch> To: Alfred Perlstein <bright@mu.org> Cc: Martin Blapp <mbr@FreeBSD.org>, <cvs-committers@FreeBSD.org>, <cvs-all@FreeBSD.org> Subject: Re: cvs commit: ports/editors/openoffice/files patch-chaos::util::makefile.mk patch-configmgr::util::makefile.mk patch-connectivity::source::drivers::adabas::makefile.mk patch-connectivity::so Message-ID: <20020613000645.T34000-100000@levais.imp.ch> In-Reply-To: <20020612215351.GA67925@elvis.mu.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Alfred, > Doesn't the build offer a "noclean" option? Heh. Of course it does ;-). It is even the default behaviour. The port never cleans it files. It uses IMHO a very stupid build system. When it does make something, it touches a file. If the file exists, this module is skipped. And it seems that .obj files are created for the object files itself. If the .obj Files exist, the object is not built again, even if the .o is missing. I tried to add patches and to recompile after, but then I got several times missing symbols during linking and other nice errors. No change to make clean tests. You can ask Obrien what he thinks about the build system ;-) Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020613000645.T34000-100000>
