help-gplusplus
[Top][All Lists]
Advanced

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

Re: combine multiple static .a's into one .a


From: Paul Pluzhnikov
Subject: Re: combine multiple static .a's into one .a
Date: Thu, 01 Feb 2007 07:50:23 -0800
User-agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Jumbo Shrimp, linux)

tiffini <tiffini@val13xr8.org> writes:

> How do you combine multiple static .a files into one static .a file?
> The work around is to unarchive the .a's to the .o's then
> rearchive them.

That's the correct approach.

> But I thought there was a cleaner way.

I don't believe any other way exists, and I don't see what you find
"un-clean" about unarchive/rearchive solution.

Since this question has *nothing* to do with g++, shouldn't you be
asking it in comp.unix.programmer?

Cheers,
-- 
In order to understand recursion you must first understand recursion.
Remove /-nsp/ for email.


reply via email to

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