This is the mail archive of the newlib@sources.redhat.com mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Question about library?


Hi:
    I have three questions about library.
    1.What's the differenence between the static-shared library and
        dynamic linking library?They both can be shared?
 
    2.Is "libxxx.so" or "libxxx.sa" a static-shared library or dynamic linking library?
   
    3.I usually see libc.a,but ".a" means that is a static linking library(no shared)
       why don't we create C library as shared library or DLL?
 
    thanks!
      
 
 
---------------------------------------------------------------------------
-- 錢伯斯和IBM面試時,面試者告訴他一句話︰
-- 「你要負責銷售的不是科技,而是夢想」。       
--                                                                               
--                                         志銘
--                             clifftsai@minecard.com.tw
--                             886-227491603-118 
---------------------------------------------------------------------------

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]