Thanks for the NMU. I had already patched (in CVS) to use -O0 for all compilation on alpha, rather than for just that one file, but was waiting for some other mods to make it in. Which are done, so will dupload soon. Argument in favour of just use -O0 everywhere: if -O1+ is buggy on alpha best to avoid it entirely. Also better to avoid peculiar tricky-to-maintain changes to upstream sources where possible, and this hack in libdjvu/Makefile.in seem like such a hack. So a global change over to -O0 on alpha is what I'm going to upload soon, unless you have some really good argument for only doing it to GString.cpp, for instance some performance benchmark. -- Barak A. Pearlmutter Hamilton Institute & Dept Comp Sci, NUI Maynooth, Co. Kildare, Ireland http://www.bcl.hamilton.ie/~barak/
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

