home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcsun!uknet!ox-prg!prg.ox.ac.uk!mjs
- From: mjs@prg.ox.ac.uk (Michael Smith)
- Newsgroups: comp.sys.sgi
- Subject: Confusion with 'ar'
- Message-ID: <4107@inca.comlab.ox.ac.uk>
- Date: 24 Jul 92 08:50:42 GMT
- Sender: news@comlab.ox.ac.uk
- Organization: Oxford University Computing Laboratory, UK
- Lines: 16
-
- When trying to compile xmailtool on my SG, I get the following error
-
- cc -o xmailtool check_mail.o xmailtool.o proc.o util.o mail_int.o
- vars.o date.o -O2 -float -lXaw -lXmu -lXt_s -lXext -lX11_s -lm -lc_s
- -lmalloc -lsun -lmalloc -lc_s
- /usr/bin/ld:
- Archive: /usr/lib/libXaw.a has no table of contents, add one with 'ar ts'
- /usr/bin/ld: Usage: /usr/bin/ld [options] file [...]
- *** Error code 1
-
- Yet if I do a 'ar ts' to libXaw.a, it makes no difference. What is going on?
-
-
- Thanks,
-
- Mike
-