I have source code for HP's 64-bit millicode and am working on making it compilable with our tool chain. But the bigger question is where do I put it? Right now millicode is part of libgcc.a in top-of-branch gcc, but I seem to recall some linker magic, and when/if that happens I don't know where to put the millicode stuff. Help? -Paul Bame