• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
GCC "too large for field width of 26bits"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GCC "too large for field width of 26bits"


  • Subject: GCC "too large for field width of 26bits"
  • From: Derek Arndt <email@hidden>
  • Date: Sun, 28 Dec 2003 18:05:23 -0600

Hello,
For some odd reason recently when I build a file in my project I'm getting weird "{standard input}:3670:Fixup of 2116464260 too large for field width of 26 bits" build errors from GCC.


Searching on google I've been able to find:
Q. I receive the error message:
"Fixup of 32904 too large for field width of 16 bits"

A. From the Command line add the -N11 option.  In Absoft Tools, Options,
Target put a check in Use 32-bit Branches.
This is happening because in certain types of unusually large program
units, the 16-bit addressing ability of the PowerPC can be exceeded.

but of course -N11 isn't a C flag so I'm a little stuck.

http://www.batteryacid.org/buildlog.txt for the complete build log.

Thanks in advance,
Derek
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: GCC "too large for field width of 26bits"
      • From: Alastair Houghton <email@hidden>
  • Prev by Date: Zerolink error
  • Next by Date: Re: Zerolink error
  • Previous by thread: Re: Zerolink error
  • Next by thread: Re: GCC "too large for field width of 26bits"
  • Index(es):
    • Date
    • Thread