Hello, I committed the following change in the head branch, to fix a compilation failure that appeared on AiX. I suspect that it is a small glitch introduced after the work on booleans in bfd. 2002-12-02 J. Brobecker * xcoffread.c (read_symbol_lineno): Replace boolean by int. Fixes a compilation failure on AiX. -- Joel