[ Usenet FAQs | Web FAQs | Documents | RFC Index ]
Part1 - Part2 - Single Page
Top Document: comp.sys.3b1 FAQ part1
Previous Document: 3.1. Can I use the GNU C compiler in place of the hard-to-find development set?
Next Document: 4.0. Administration
-
Search the FAQ Archives
Part1 - Part2 - Single Page
Top Document: comp.sys.3b1 FAQ part1
Previous Document: 3.1. Can I use the GNU C compiler in place of the hard-to-find development set?
Next Document: 4.0. Administration
3.2. What do I with old object-file archives?
The object-file archive format was changed from release 3.0 to 3.5 of the operating system. There is a utility to convert these archives to the new format. # convert oldarchive.a newarchive.a Or you can run: # arconvert # file oldarchive.a newarchive.a oldarchive.a: 5.0 archive newarchive.a: 5.2 archive That will convert all the archives in /usr/lib and /lib that are in the old 5.0 archive format to the new 5.2 archive format.
Top Document: comp.sys.3b1 FAQ part1
Previous Document: 3.1. Can I use the GNU C compiler in place of the hard-to-find development set?
Next Document: 4.0. Administration
Part1 - Part2 - Single Page
[ Usenet FAQs | Web FAQs | Documents | RFC Index ]
Send corrections/additions to the FAQ Maintainer:
jbunch@nyx.nyx.net (John B. Bunch)
Last Update October 22 2009 @ 05:22 AM