Hi, In case someone is using pgcc: I have compiled development version of htdig and there is a problem with file hash.c from Berkley DB. (as i can see ht://Dig uses hash db type instead of b-tree now) When compiled with -O2 pgcc 1.1.3 produces wrong code. The htdig goes crazy. When compiled with -O1 or -O2 -fno-cse-follow-jumps it seems the code is correct. The egcs-1.1.2 release gives correct code. VAldas ------------------------------------ To unsubscribe from the htdig3-dev mailing list, send a message to [EMAIL PROTECTED] containing the single word "unsubscribe" in the SUBJECT of the message.