• 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
Re: Problems compiling project with x86 .asm files as Universal Binary
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems compiling project with x86 .asm files as Universal Binary


  • Subject: Re: Problems compiling project with x86 .asm files as Universal Binary
  • From: "E. Wing" <email@hidden>
  • Date: Thu, 19 Jan 2006 15:23:43 -0800

>  > > My second problem is when I'm compiling on the Intel side, there is a
> > > failure somewhere and I get the following error output:
> > > {standard input}:22:Alignment too large: 15. assumed.
> > > {standard input}:80:Alignment too large: 15. assumed.

Just a quick update, I was told by one of the library authors to
replace .align 16 with .align 8 and that seemed to fix the problem.
But now I'm getting a linker problem in the final build step. I'm told
that one of my mmx/sse related .o files
"has local relocation entries in non-writable section (__TEXT,__text)

I've checked the mailing list archives and also googled for this and I
see a lot of hits, but I don't see a lot of solutions to the problem.
-mdynamic-no-pic is not checked and not being invoked which I think is
correct.

Thanks,
Eric
 _______________________________________________
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

  • Follow-Ups:
    • Re: Problems compiling project with x86 .asm files as Universal Binary
      • From: Jonas Maebe <email@hidden>
References: 
 >Problems compiling project with x86 .asm files as Universal Binary (From: "E. Wing" <email@hidden>)
 >Re: Problems compiling project with x86 .asm files as Universal Binary (From: Dave Camp <email@hidden>)
 >Re: Problems compiling project with x86 .asm files as Universal Binary (From: "E. Wing" <email@hidden>)

  • Prev by Date: Re: Templates, STL, const_iterator supported?
  • Next by Date: [Ann] bTop1 Development Tools 1.1 now available
  • Previous by thread: Re: Problems compiling project with x86 .asm files as Universal Binary
  • Next by thread: Re: Problems compiling project with x86 .asm files as Universal Binary
  • Index(es):
    • Date
    • Thread