Re: thin linking: "file is not of required architecture"
Re: thin linking: "file is not of required architecture"
- Subject: Re: thin linking: "file is not of required architecture"
- From: Jeffrey Oleander <email@hidden>
- Date: Tue, 22 Apr 2008 10:06:51 -0700 (PDT)
> Jean-Daniel Dupas <email@hidden> wrote:
> In fact, according to man ld, ld first try to determine
> the arch using the linked objects, and then it
> defaults to the running arch:
>
> The architecture for the output file is specified
> using the -arch option. If this option is not
> used, ld attempts to determine the output
> architecture by examining the object files in
> command line order.
> The first "thin" architecture determines that
> of the output file. If no input object file is a
> "thin" file, the native 32-bit architecture
> for the host is used.
>
> So to determine what append, we should know
> what are the architectures of each objects, but
> the OP didn't give us any hint about them.
If he sent me his intermediate object files, how
would I find out the architectures, to make sure
they were what he thought they were?
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
_______________________________________________
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