User Tools

Site Tools


server:compiling_the_server:defines

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
server:compiling_the_server:defines [2018/03/10 05:58] – created karlserver:compiling_the_server:defines [2025/04/18 13:08] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ======= #define possibilities for the Crossfire Server ====== ======= #define possibilities for the Crossfire Server ======
  
-Some interesting compiling options when [[:server:server_compiling|compiling the server]] . \\ +Some interesting compiling options when [[:server:server_compiling|compiling the server]]. 
-These compiling options either have already default values set in some *config.h file, and may be set manually, \\  + 
-are automatically generated by the ./configure script, \\ +These compiling options either have already default values set in some *config.h file, and may be set manually, are automatically generated by the ./configure script, or are possible to be set by either ''export VARIABLE_NAME=1'' before running the //configure// script, passed as ''--enable-feature --with-feature=FEAT'' positional parameter to the configure script, or as ''CFLAGS="-DVARIABLE_NAME -DSOME_OTHER_VARIABLE"'' given to the //configure// script
-or are possible to be set by either ''export VARIABLE_NAME=1'' before running the //configure// script, \\ + 
-passed as ''--enable-feature --with-feature=FEAT'' positional parameter to the configure script, \\ +FIXME - Provide samples and/or examples.
-or as ''CFLAGS="-DVARIABLE_NAME -DSOME_OTHER_VARIABLE"'' given to the //configure// script.+
  
 ===== ALCHEMY_DEBUG ===== ===== ALCHEMY_DEBUG =====
server/compiling_the_server/defines.1520683100.txt.gz · Last modified: (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki