Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sdd.hp.com!spool.mu.edu!snorkelwacker.mit.edu!bloom-beacon!eru!hagbard!sunic!mcsun!cernvax!defert From: defert@cernapo (Philippe Defert) Newsgroups: comp.windows.interviews Subject: IV 3.0 beta on apollo sr 10.3, CC 2.1, cc 6.8 Message-ID: Date: 2 May 91 14:29:28 GMT Article-I.D.: calypse.DEFERT.91May2162928 Sender: news@cernvax.cern.ch Distribution: comp Organization: none Lines: 111 I built succesfully InterViews libraries 3.0 beta. It needed some hacks in Unidraw but the problem is reported to interviews people. Building the "doc" program, a wysiwyg documentation formatter, I got the following strange problem: The ostream::put(char) is undefined even in /usr/lib/libC.a If I had the -lOstream library, then I have got many redefined symbols and no executable is generated. What did I do wrong ? Did any C++/Apollo/InterViews guru already faced this problem ? Thanks for your help. Philippe. --------------------------------+--------------------------------------------- Philippe Defert: Computing and Networks Division European Organisation for Nuclear Research (CERN) --------------------------------+--------------------------------------------- Earth mail: | E-mail: CERN / CN / AS | defert@cernvax.cern.ch CH-1211 Geneve 23. Switzerland. | defert@cernvax.UUCP Voice: | defert@cernvax.bitnet + 41 22 7674933 | psi%02284681140551::defert -------------------------- link log with libC.a only ----------------------- linking a.out CC +p -D__STDC__ -v -A cpu,3000 -A runtype,bsd4.3 -A systype,any -o a.out Ap plication.o Document.o DocumentViewer.o Item.o ItemView.o PSFigItem.o PSFigView. o TabularItem.o TabularView.o TextItem.o TextView.o MinipageView.o PagingView.o CounterItem.o CounterView.o LabelItem.o LabelView.o RefItem.o RefView.o FloatIte m.o FloatView.o PagenumberItem.o PagenumberView.o main.o Command.o DialogManager .o Figure.o InsertMarker.o Menus.o Keymap.o NoPrint.o PageBorder.o PageButton.o PPM_Image.o PGM_Image.o IdrawImage.o dialogs.o -L../../../.././src/lib/IV-lo ok/APOLLO -lIV-look -L../../../.././src/lib/InterViews/APOLLO -lInterViews -L.. /../../.././src/lib/IV-X11/APOLLO -lIV-X11 -L../../../.././src/lib/Dispatch/APOL LO -lDispatch -L../../../.././src/lib/OS/APOLLO -lOS -A,inlib,/usr/local/lib/x 11r4lib -lm /bin/cc -A cpu,3000 -A runtype,bsd4.3 -A systype,any -A inlib,/usr/local/lib/x1 1r4lib -o a.out Application.o Document.o DocumentViewer.o Item.o ItemView.o PSFi gItem.o PSFigView.o TabularItem.o TabularView.o TextItem.o TextView.o MinipageVi ew.o PagingView.o CounterItem.o CounterView.o LabelItem.o LabelView.o RefItem.o RefView.o FloatItem.o FloatView.o PagenumberItem.o PagenumberView.o main.o Comma nd.o DialogManager.o Figure.o InsertMarker.o Menus.o Keymap.o NoPrint.o PageBord er.o PageButton.o PPM_Image.o PGM_Image.o IdrawImage.o dialogs.o -L ../../../../ ./src/lib/IV-look/APOLLO -lIV-look -L ../../../.././src/lib/InterViews/APOLLO -l InterViews -L ../../../.././src/lib/IV-X11/APOLLO -lIV-X11 -L ../../../.././src/ lib/Dispatch/APOLLO -lDispatch -L ../../../.././src/lib/OS/APOLLO -lOS -lm -lC > /usr/tmp/AAAa13906 2>&1 /usr/apollo/bin/c++filt