Re: Compile errors in Linux 64-bit
Reply #9 –
Just see config.template:
# The following conditional compilation flags exist
...
# USE_C: no ****embler for copying (when not using x86 and GCC>=3.x)
# BIG_ENDIAN: MUST by set for PPC/Motorola byte order! (old mac, amiga)
#
# In order to use the flags, add a line like this:
# FLAGS = -DUSE_C -DBIG_ENDIAN
I found this fairly clear ...