[Aldor-l] Build system
Stephen Watt
watt at scl.csd.uwo.ca
Tue Aug 12 11:52:24 EDT 2008
Hi Pippijn. I'll be brief since I am just making a quick E-mail
check while in transit.
The most important non-obvious thing from my point of view for
building tools is that the C compiler defects #defines get generated
on the basis of properties (e.g. non-char-count sprintf) as opposed to
on the basis of specific platforms (e.g. GCC version xxx). That way
the portability layer can have conditional code that is based on
function, and 99% of the files remain #ifdef free. Having #ifdef
free code is very important.
-- Stephen
2008/8/12 <pip88nl at gmail.com>:
> Hi,
>
> I am going to move to autotools now, but before I do that, I would like
> to know people's opinion on alternative build systems such as const,
> scons, jam, cmake, boost.build, etc..
>
> Also see http://www.gamesfromwithin.com/articles/0506/000092.html
>
> Pippijn
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.6 (GNU/Linux)
>
> iD8DBQFIoasnJc+zqGNdDgoRAj7LAJ0TYHPYtIN2zdy8sXY0/BzKrE4y8ACg2sbh
> g8dX0ACHGnj2WfQWJg3q2W8=
> =T7xe
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Aldor-l mailing list
> Aldor-l at aldor.org
> http://aldor.org/mailman/listinfo/aldor-l_aldor.org
>
>
More information about the Aldor-l
mailing list