Hi,
Had problems with system.h and system.cpp when compiling loggingevent.cpp. BCB6 has its own system.hpp, system.c and system.pas files. I renamed log4cxx files beginning with system to log4cxx_system and changed source code (headers) accordingly -> loggingevent.cpp compiles now fine with BCB6.
