This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: GCC/G++ AIX linker problem
- To: "Richard Hann" <richard at excel-solutions dot co dot uk>
- Subject: Re: GCC/G++ AIX linker problem
- From: Geoff Keating <geoffk at cygnus dot com>
- Date: 28 Jul 2000 14:38:18 -0700
- CC: gcc-bugs at gcc dot gnu dot org
- References: <003a01bff873$0444abc0$0201a8c0@excelsolutions.co.uk>
Did you supply -mminimal-toc to all your compilations, or just to the link?
It won't do anything if it's only given to the link.
--
- Geoffrey Keating <geoffk@cygnus.com>