This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: g77:relocation truncated


On Wed, Jun 10, 1998 at 08:17:38AM -0400, m. capel wrote:
>         we're trying to compile a very large source tree with
>         huge static array allocations under egcs-g77-2.90.21 
>         (dec pc164 system w. 256 Mbyte memory running linux-axp 
>         kernel 2.0.30, redhat 4.2). we're getting thousands of 
>         "relocation truncated to fit" messages during link phase.  
>         are we missing some crucial compiler switch???

No, you are using a two-year-old linker that had some limitations.
Upgrading the system to Red Hat 5.0 or later is the best solution.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]