# New Ticket Created by  Stephane Payrard 
# Please include the string:  [perl #52898]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=52898 >


When I build on my macbook with macosx 10.5.2. I get the following error

ar: blib/lib/libparrot.a is a fat file (use libtool(1) or lipo(1) and
ar(1) on it)
ar: blib/lib/libparrot.a: Inappropriate file type or format
Make: *** [blib/lib/libparrot.a] Error 1

This is not new and is not a problem except for the test make target.

Added information.

$ file blib/lib/*
blib/lib/libparrot.0.6.0.dylib: Mach-O universal binary with 2 architectures
blib/lib/libparrot.0.6.0.dylib (for architecture i386): Mach-O
dynamically linked shared library i386
blib/lib/libparrot.0.6.0.dylib (for architecture ppc7400):      Mach-O
dynamically linked shared library ppc
blib/lib/libparrot.a:           Mach-O universal binary with 2 architectures
blib/lib/libparrot.a (for architecture i386):   current ar archive random 
library
blib/lib/libparrot.a (for architecture ppc):    current ar archive random 
library
blib/lib/libparrot.dylib:       symbolic link to libparrot.0.6.0.dylib

-- 
cognominal stef

Reply via email to