XView Universal binaries
XView Universal binaries
- Subject: XView Universal binaries
- From: Eric Linton <email@hidden>
- Date: Tue, 28 Mar 2006 17:15:55 -0500
Hi,
I am using several X11 GUI applications that depend on the Xview
libraries. These compile and run well on my PPC Mac but I would like
to make Universal version of these programs. I have modified the
makefile to look in the Developers tools where the universal
libraries are and when I run the make file all of the *.o files are
made fat.
But the difficulty comes during the linking which can not find the
i386 arch type in the xview linking libraries, since well the xview
libraries only have one <arch> structure and not a second <arch>
structure for i386.
Does anyone have or know how to make xview universal linking
libraries? The same think happens for the olgx libraries during
linking as well.
The xview linking libraries I have are libxview.3.2.dylib,
libxview.a, libxview.sa.3.2 and libxviw.dylib which is a link to
libxview.3.2.dylib. The olgx libraries are libolgx.a, libolgx.
3.2.dylib and libolgx.dylib which is a link to libolgx.3.2.dylib.
So are there universal libraries arch PPC and arch i386 available,
or just i386 ones then I could create two separate applications then
use lipo to glue them together into one universal application?
I have talked with a few other users of xview programs and they have
this problem as well and can not convert a lot of scientific programs
to the Intel Macs.
TIA,
Eric
_______________
Dr. Eric W. Linton
Research Associate
Michigan State University
S-140 Plant Biology Labs
East Lansing, MI 48824 USA
email: email@hidden
Phone: 517-432-0669
iChatAV: lintonericw
MacGDE: http://www.msu.edu/~lintone/macgde/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden