POS_SIZE is the number of bytes used to represent a position inside the final BWT. It is currently set to 5 inside config.h. If we make it a command line parameter we are ready for datasets larger than 2^40. Note that eGap knows in advance the size of the final BWT so it can pass the right value to both gap and mergelcp