GNU Info

Info Node: (g77-300.info)LINKFAIL

(g77-300.info)LINKFAIL


Next: Y2KBAD Prev: GLOBALS Up: Diagnostics
Enter node , (file) or (file)node

`LINKFAIL'
==========

On AIX 4.1, `g77' might not build with the native (non-GNU) tools due
to a linker bug in coping with the `-bbigtoc' option which leads to a
`Relocation overflow' error.  The GNU linker is not recommended on
current AIX versions, though; it was developed under a now-unsupported
version.  This bug is said to be fixed by `update PTF U455193 for APAR
IX75823'.

   Compiling with `-mminimal-toc' might solve this problem, e.g. by
adding
     BOOT_CFLAGS='-mminimal-toc -O2 -g'
   to the `make bootstrap' command line.


automatically generated by info2www version 1.2.2.9