Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.csd.uwm.edu!bionet!ames!ncar!unmvax!pprg.unm.edu!topgun.dspo.gov!lanl!lambda!dwf From: dwf@demos.lanl.gov (David W. Forslund) Newsgroups: comp.windows.x Subject: XView Toolkit on DECStation 3100 Message-ID: Date: 10 Sep 89 05:36:36 GMT Sender: news@lanl.gov Organization: Los Alamos National Laboratory Lines: 20 I managed to get the attr/attr_copy.c and win/win_keymap.c files to compile by using the -O option. The libraries libxvin.a and libxvol.a seemed to build correctly. However, when I try build the applications in usr.bin/tools/xview, I get the message that the libraries have no table of contents. When I try to add one with the "ar ts" command, ar core dumps when fixing up libxvin.a (it seems to take libxvol.a ok). By the way, one must remove old versions of libxvin.a and libxvol.a when rebuilding them. The Makefiles just keep adding to the library each time you run make. Any ideas from anyone on how to keep ar from core dumping? -- David Forslund MS E531 Los Alamos National Laboratory Los Alamos, NM 87545 (505) 665-1907 (dwf@lanl.gov)