egcs-970910, powerpc-ibm-aix4.1.4.0, f771 Relocation overflow
dmitri@wrs.com
dmitri@wrs.com
Tue Sep 16 14:08:00 GMT 1997
At 04:38 PM 9/16/97 -0400, Kaveh R. Ghazi wrote:
> I tried bootstrapping egcs-970910 on powerpc-ibm-aix4.1.4.0
>using BOOTCFLAGS='-g -O3 -funroll-all-loops' and got the following
>during the stage2 link of f771. This doesn't happen if I simply use
>BOOTCFLAGS='-g -O3':
>
> > ld: 0711-783 WARNING: TOC overflow. TOC size: 78528 Maximum size:
if you just want to successfully build the thing, try adding -mminimal-toc
option to BOOTFLAGS. GCC will make only one TOC entry for every file.
--
DM
More information about the Gcc
mailing list