This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
COLLECT_EXPORT_LIST
- To: gcc at gcc dot gnu dot org
- Subject: COLLECT_EXPORT_LIST
- From: "Zack Weinberg" <zackw at stanford dot edu>
- Date: Fri, 9 Mar 2001 18:44:19 -0800
What's it do? It's defined only in xm-rs6000.h, has effects only in
collect2.c (but just about everywhere, there), and *appears* to be AIX
specific. If so, it ought to be in an xm-aix.h or xm_defines lists.
However, there's some evidence that other rs6000-based OS's use the
same linker model.
Any clues would be appreciated.
zw