静态图书馆 [英] static libirary

查看:95
本文介绍了静态图书馆的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这里的任何人都知道如何使用GCC在linux中创建一个静态链接库(.a)

文件

does any body here knows how to create a static link libirary (.a)
file in linux using GCC

推荐答案

9月6日下午3:15,raashid bhatt< raashidbh ... @ gmail.comwrote:
On Sep 6, 3:15 pm, raashid bhatt <raashidbh...@gmail.comwrote:

这里的任何人都知道如何创建一个静态链接库(.a)
使用GCC的b $ b文件
does any body here knows how to create a static link libirary (.a)
file in linux using GCC



< offtopic>

是的。

< / offtopic>

你的问题是偏离主题的。试试< news:gnu.gcc.help>

<offtopic>
yes.
</offtopic>
Your question is off-topic. Try <news:gnu.gcc.help>


raashid bhatt说:
raashid bhatt said:

在这里做任何身体知道如何使用GCC
在Linux中创建静态链接库(.a)

文件
does any body here knows how to create a static link libirary (.a)
file in linux using GCC



搜索条件:gcc create static library


Altavista第二次命中,Lycos第二次命中:
http://www.faqs.org/docs/Linux-HOWTO...ary-HOWTO.html


激发第一击,谷歌首次命中,雅虎!第二次点击:
http://www.adp -gmbh.ch/cpp/gcc/create_lib.html


谷歌群组第二次点击:gnu.gcc.help


-

Richard Heathfield< http://www.cpax.org.uk>

电子邮件:-http:// www。 + rjh @

谷歌用户:< http://www.cpax.org.uk/prg/writings/googly.php>

Usenet是一个奇怪的放置" - dmr 1999年7月29日

Search terms: gcc create static library

Altavista second hit, Lycos second hit:
http://www.faqs.org/docs/Linux-HOWTO...ary-HOWTO.html

Excite first hit, Google first hit, Yahoo! second hit:
http://www.adp-gmbh.ch/cpp/gcc/create_lib.html

Google Groups second hit: gnu.gcc.help

--
Richard Heathfield <http://www.cpax.org.uk>
Email: -http://www. +rjh@
Google users: <http://www.cpax.org.uk/prg/writings/googly.php>
"Usenet is a strange place" - dmr 29 July 1999


2008年9月6日12:15,raashid bhatt写道:
On 6 Sep 2008 at 12:15, raashid bhatt wrote:

这里的任何人都知道如何使用GCC
在Linux中创建一个静态链接库(.a)

文件
does any body here knows how to create a static link libirary (.a)
file in linux using GCC



这很简单比如


OBJECTS = feature1.o feature2.o feature3.o

libfoo.a(

It''s as simple as putting something like

OBJECTS=feature1.o feature2.o feature3.o
libfoo.a(


这篇关于静态图书馆的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆