Hi, I can not compile collect2.c in the current CVS tree, because "exports" is defined within #ifdef COLLECT_EXPORT_LIST, but it is used outside this #ifdef. Weiwen