Re: universal binary
Re: universal binary
- Subject: Re: universal binary
- From: "Elwood C. Downey" <email@hidden>
- Date: Sat, 21 Jan 2006 16:34:16 -0700 (MST)
- Importance: Normal
Martin Costabel wrote:
> Elwood C. Downey wrote:
>> I would like to build a universal binary of an X/Motif app for Intel and PCC. I have Xcode 2.2 and whatever X11-devel
>> came with 10.4. I rebuilt Motif and my app from source no problems. Everything goes fine until it comes time to
link
>> with the X11 libs and then the linker complains they do not include the pieces for Intel architecture. I looked around
>> on Apple's web site for universal X11 libs but did not find any. Am I missing them or has Apple not released them yet?
>
> If you install the MacOSX10.4.Universal.pkg that comes with Xcode-2.2.1,
> you have such libraries in /Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6/lib/
Found it, thanks. Now X11 stuff is linking but I'm getting arch link errors with the basic libc and libm. Looks like I
need to use everything in that new usr/ subdir. I wonder why the 10.4u installer didn't make all the new libs the
system defaults? I'm afraid of symlinking it to the real /usr for fear nothing will run after that! But anyway, I
think I'm on the right track now, thanks again.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden