Re: Experiencing build issues with some libraries
Re: Experiencing build issues with some libraries
- Subject: Re: Experiencing build issues with some libraries
- From: "Peter O'Gorman" <email@hidden>
- Date: Thu, 18 May 2006 20:55:57 +0900
On Thu, 2006-05-18 at 04:22 -0400, Dale Walsh wrote:
>
> Yes, I examined the files and it covers both architectures.
>
> /usr/X11R6/lib/libfreetype.6.3.dylib: Mach-O fat file with 2
> architectures
> /usr/X11R6/lib/libfreetype.6.3.dylib (for architecture ppc): Mach-O
> dynamically linked shared library stub ppc
> /usr/X11R6/lib/libfreetype.6.3.dylib (for architecture i386): Mach-
> O dynamically linked shared library stub i386
>
> /usr/X11R6/lib/libexpat.0.4.dylib: Mach-O fat file with 2 architectures
> /usr/X11R6/lib/libexpat.0.4.dylib (for architecture ppc): Mach-O
> dynamically linked shared library stub ppc
> /usr/X11R6/lib/libexpat.0.4.dylib (for architecture i386): Mach-O
> dynamically linked shared library stub i386
See the "stub" bit, the library contains symbols, but no actual code,
like the libraries in the SDKs. See the ranlib manpage. (-c, I think,
but I've not got it in front of me).
Peter
Attachment:
signature.asc
Description: This is a digitally signed message part
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden