libtool
[Top][All Lists]
Advanced

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

Re: -no_prelink and CC -ar on IRIX


From: Albert Chin
Subject: Re: -no_prelink and CC -ar on IRIX
Date: Thu, 3 Mar 2005 21:33:39 -0600
User-agent: Mutt/1.5.6i

On Fri, Mar 04, 2005 at 10:19:02AM +0900, Peter O'Gorman wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Albert Chin wrote:
> | On Thu, Mar 03, 2005 at 01:23:44PM -0600, Albert Chin wrote:
> |
> | Ok, this sucks. -no_prelink causes other problems. The SGI compiler
> | leaves template droppings in the ii_files directory that *must* be
> | copied when we extract the convenience library. Ugh.
> |
> 
> At the end of func_extract_archives it does a find:
> 
> my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name
> \*.lo -print | $NL2SP`
> 
> Does adding -o -name \*.ii to the list help at all?

That won't help. After you copy over the .ii files, you must modify
them. I have a solution but I'm running into another problem I need to
solve.

-- 
albert chin (address@hidden)




reply via email to

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