This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: what does this word mean?


At 20.42 28/10/2002 +0800, =?gb2312?q?kong=20sun?= wrote:
hi,
  I am reading some document about gcc.And the word
"libiberty" appear many times in those archives.I can
not find this word in dictionaries.What does the word
"libiberty" mean?
  thanks.
                                          swankong
libiberty is a common library used by some GNU development tools (gcc, gdb, binutils, ...), to supply common procedure and overcome system library problems (I think).
I guess the name comes from the way gcc is invoked to link it it, ie. gcc ... -liberty :-)

fwyzard



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