freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft-devel] No support for side-by-side installation of x86-64and i38


From: Werner LEMBERG
Subject: Re: [ft-devel] No support for side-by-side installation of x86-64and i386
Date: Mon, 26 Dec 2005 11:28:30 +0100 (CET)

> Here's revised version of dual-ABI patch which
> generates unified ftconfig.h for 64/32bit UNIX
> platforms.

This looks very promising!  Thanks for your hard work.

> AC_ARG_ENABLE([multi-abi],
> [...]

Please put all this stuff into one or more separate files (similar to
ft-munmap.m4) to make it more comprehensible.  Additionally I wonder
whether there isn't already some stuff in, say, libtool.  Otherwise
you could probably contribute your code -- I'm quite sure that the
libtool maintainers can give you additional advice.

> +  /* ARCH_DEP_BEGIN */
>  #undef SIZEOF_INT
>  #undef SIZEOF_LONG
> +  /* ARCH_DEP_END */

Here we need more comments to explain what the comments mean and that
they must not be changed.


    Werner




reply via email to

[Prev in Thread] Current Thread [Next in Thread]