------- Comment #1 from bachlipp at web dot de 2008-04-09 10:04 ------- Created an attachment (id=15452) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15452&action=view) Preprocessed source file, first chunk
Generated from original log4cplus-1.0.2 distribution, configured using just "./configure", copying and modifying the g++ call originating from the call to "make" like this: cd src g++ -DHAVE_CONFIG_H -I. -I. -I../include/log4cplus -I../include -Wall -D_REENTRANT -g -O2 -c appender.cxx -DDLL_EXPORT -DPIC -save-temps -o .libs/appender.o Then splitted using split --bytes=700000 appender.li -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35883