stason.org logo lotus


previous page: 3.1. Can I use the GNU C compiler in place of the hard-to-find development set?page up: Unix-PC/3b1 Computers FAQnext page: 4.1. How do I restore from a backup when one of the floppies is bad?

3.2. What do I with old object-file archives?

 Books
 TULARC
















Description

This article is from the 3b1 computers FAQ, by John B. Bunch with numerous contributions by others.

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.

 

Continue to:


Share and Enjoy

Bookmark this story so others can enjoy it:
  • digg
  • Reddit
  • del.icio.us
  • Furl
  • Wists

Tags

pc, hardware, video, AT&T UNIX PC, PC7300, and 3B1, faq, frequently asked questions, repair, computer, card







TOP
previous page: 3.1. Can I use the GNU C compiler in place of the hard-to-find development set?page up: Unix-PC/3b1 Computers FAQnext page: 4.1. How do I restore from a backup when one of the floppies is bad?