public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* TOC overflow on AIX
@ 2001-09-12  0:47 Graham Pursey
  0 siblings, 0 replies; 2+ messages in thread
From: Graham Pursey @ 2001-09-12  0:47 UTC (permalink / raw)
  To: 'gcc-help@gcc.gnu.org'

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 545 bytes --]

I'm trying to 
compile gcc 3.0.1 on AIX 4.3.0_08. I'm getting a TOC overflow error. Using a 
packaged binary version of gcc 2.9.3 to compile with binutils 
2.11.2.
Looking at the docs 
it says:
 
A fix for APAR IX75823 (OVERFLOW DURING LINK 
WHEN USING GCC AND -BBIGTOC) is available from IBM Customer Support and from its 
techsupport.services.ibm.com 
website as PTF U455193. 
 
I've tried this 
however I'm still getting the same message. Can anyone offer suggestions as to 
what else to do?
 
Thanks,
 
Graham
Graham Pursey.vcf


[-- Attachment #2: Graham_Pursey.vcf --]
[-- Type: text/vcard, Size: 406 bytes --]

BEGIN:VCARD
VERSION:2.1
N:Pursey;Graham
FN:Graham Pursey
ORG:OMDS
TEL;WORK;VOICE:+44 207 367 69 42
ADR;WORK;ENCODING=QUOTED-PRINTABLE:;OMDS London;Fielden House=0D=0A28, London Bridge Street;London;;SE 1 9SG
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:OMDS London=0D=0AFielden House=0D=0A28, London Bridge Street=0D=0ALondon SE =
1 9SG
EMAIL;PREF;INTERNET:GPursey@odyssey-group.com
REV:20010725T145923Z
END:VCARD

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: TOC overflow on AIX
@ 2001-09-12  1:35 Michael Veksler
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Veksler @ 2001-09-12  1:35 UTC (permalink / raw)
  To: Graham Pursey; +Cc: 'gcc-help@gcc.gnu.org'

> I'm trying to  compile gcc 3.0.1 on AIX 4.3.0_08. I'm getting a TOC
> overflow error. Using a  packaged binary version of gcc 2.9.3 to compile
> with binutils  2.11.2.

Adding -Wl,-bbigtoc to gcc at link time always worked for me (AIX 4.3.3.0).

> A fix for APAR IX75823 (OVERFLOW DURING LINK  WHEN USING GCC AND
-BBIGTOC)
> is available from IBM Customer Support and from its
>  techsupport.services.ibm.com  website as PTF U455193.

Never used this. I don't have root permissions.

> I've tried this  however I'm still getting the same message.
> Can anyone offer suggestions as to  what else to do?

Did you by any chance compile GNU ld from binutils 2.11.2 ?
GCC does not support GNU ld on AIX (maybe GNU ld is not supported
on AIX at all).



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-09-12  1:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-12  0:47 TOC overflow on AIX Graham Pursey
2001-09-12  1:35 Michael Veksler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).