• 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
malformed object, illegal reference
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

malformed object, illegal reference


  • Subject: malformed object, illegal reference
  • From: Jann Röder <email@hidden>
  • Date: Wed, 11 Jul 2007 02:34:09 -0700

I have a problem with GCC 4.0.1 on PPC. I'm trying to compile
some generated C code (from an Eiffel compiler), however in the linking
stage I get tons of those errors:

/usr/bin/ld:
/Applications/MacPorts/Eiffel60/precomp/spec/macosx-ppc/EIFGENs/vision2/W_code/preobj.o
malformed object, illegal reference (reference to a symbol stub not at
the start of the stub from section (__TEXT,__text) relocation entry
(2278722))

Since I have no idea what this error could possibly mean, I'm asking
here. It should be noted that preobj.o is larger than 100 MB. The
compiler has been given the following options: -O0 -fno-common -fPIC
-mlongcall . Is there some kind of size limit on .o files ? I suspect it
has something to do with -mlongcall (which is necessary, it will run
into a different error if omitted).

Any ideas ?

Jann
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Mysterious warning (comparison between pointer and integer)
  • Next by Date: Re: Using a dylib without installing it
  • Previous by thread: Re: Mysterious warning (comparison between pointer and integer)
  • Next by thread: meta/command keybindings?
  • Index(es):
    • Date
    • Thread