help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Updateing Dual-Mode Archives


From: Paul Smith
Subject: Re: Updateing Dual-Mode Archives
Date: Fri, 03 Aug 2007 22:56:22 -0400

On Thu, 2007-08-02 at 09:25 -0500, EXT-Pennington, Dale K wrote:
> Is there a way to tell make to check the 64 bit .o member vice the 32
> bit .o member of a dual mode archive ?

As far as I'm aware, standard POSIX ar has no facility for managing
different types of objects (such as 32 vs. 64 bit) in an archive.  If
this is supported in AIX then it must be a special capability for that
platform.

If someone who has such a platform wants to figure out how this works
and provide a patch for it, I'd be interested.  Otherwise I don't see
how we can support it.

Alternatively, you'd need to create two different archives, one 32bit
and one 64bit, and link the proper one for your needs.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist




reply via email to

[Prev in Thread] Current Thread [Next in Thread]