[Ecls-list] *features* in ECL on various platforms.

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Wed Jan 7 10:34:01 UTC 2009


On Wed, Jan 7, 2009 at 12:21 AM, Waldek Hebisch
<hebisch at math.uni.wroc.pl> wrote:
> I wonder on which platforms ECL puts :unix in the *features*.

ECL places :unix when the C compiler defines "unix". Many BSD systems
do not consider themselves compatible with the unix family and hence
they define BSD (*feature* contains :bsd) but not unix. Mac OS X
defines boths. Following CLISP I will probably add feature :unix to
the BSD family, but you have to understand that this is actually
misleading.

Juanjo

-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28009 (Spain)
http://juanjose.garciaripoll.googlepages.com


More information about the ecl-devel mailing list