2007/10/17, Martin Schröder <martin at oneiros.de>: > And pdfTeX at Linux will happily produce files >2G, but these are broken: > The byte offset for objects is only 32bit and wraps around. :-( It works if you are on a 64bit plattform and compile with -DNO_DUMP_SHARE (see texk/web2c/config.h). Best Martin