Date: Mon, 21 Jan 2002 16:53:21 -0500 From: The Anarcat <anarcat@anarcat.dyndns.org> To: libh@FreeBSD.org Subject: Re: cvs commit: libh/include Configuration.hh libh/include/sysinstall Database.hh libh/lib/common Configuration.cc Configuration.cd.cc libh/lib/sysinstall Database.cc Database.cd.cc libh/lib/tcl Makefile.inc1 Message-ID: <20020121215320.GB342@shall.anarcat.dyndns.org> In-Reply-To: <200201212144.g0LLiro34569@usw4.freebsd.org> References: <200201212144.g0LLiro34569@usw4.freebsd.org>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --] On Mon Jan 21, 2002 at 03:44:53PM -0600, Antoine Beaupré wrote: > > I had to hack Configuration into the sysinstall build system in order to > make it compile, but I haven't seen a problem with that yet. This is related to the fact that the include files put into build_systems_sysinstall.cc are only Class.hh for a given Class. Since the .cd.cc files now used Configuration, Configuration needs now to be builded in the same system. This is related to the fact that fileToInclude() is a simple function that returns __FILE__. The perl script that generates build_systems_*.cc uses that to choose what .hh files to include in there. It could be interesting to have some way to make that dynamic, but I won't do it. :) A. [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjxMjdAACgkQttcWHAnWiGeQWQCfVK4djqdWJtnRCM0xbu+lpDjY He4AoI2DfK6wNAWwXoR1/DwuJFmCJ/Qg =GHQH -----END PGP SIGNATURE-----help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020121215320.GB342>
