Complete.Org: Mailing Lists: Archives: freeciv-dev: August 2001:
[Freeciv-Dev] build error under mac os x (PR#894)
Home

[Freeciv-Dev] build error under mac os x (PR#894)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Cc: bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] build error under mac os x (PR#894)
From: mxcantor@xxxxxxxxxxxxx
Date: Mon, 13 Aug 2001 20:24:25 -0700 (PDT)

Full_Name: Max Cantor
Version: 1.11.4-1.12
Distribution: Built from source
Client: Both (or N/A)
OS: Mac OS X (Darwin-ppc)
Submission from: (NULL) (165.247.91.195)


The gcc supplied with apple-darwin-ppc does not support variadic macro
arguments.  Therefore, the cpp always croaks when it gets to freelog macro in
the log.c or log.h file.  Basically, it has to be set to use the functional,
slower, non-macro form of freelog provided for non-gcc compilers.  I'm not sure
how to set this automatically, so I'm just reporting it.



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