Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!malgudi!caen!kuhub.cc.ukans.edu!wsuiar.wsu.ukans.edu!bernstein Newsgroups: comp.lang.c++ Subject: g++ installation WOES on SCO Message-ID: <1991Jun20.104035.176@wsuiar.wsu.ukans.edu> From: bernstein@wsuiar.wsu.ukans.edu (Captain VAX) Date: 20 Jun 91 10:40:35 CST Organization: Wichita State University, Wichita, Ks Lines: 34 I have been wrestling over the past 2 weeks with the installation of GNU g++ under SCO System 5.3 (COFF format). I am down to (I hope) my last problem: how do I install collect/collect2? 1) I tried installing collect as gcc-collect and then using the SCO loader. This seems to cause a good link, but when I run, I get a bus error. 2) I tried installing collect as gcc-collect AND collect2 as gcc-ld, but on the final linking stage I have duplicate constructor/destructor tables "__CTOR_LIST__" and "__DTOR_LIST__". 3) Should I undef USE_COLLECT and recompile, and use collect2 as gcc-ld? Also, I have compiled g++ to produce COFF code. Will this permit me source-level debugging capabilities with gdb? Should I recompile g++ and gdb to use DBX format? Any help would be DEEPLY appreciated. -- Daniel Bernstein The Wichita State University/One Call Concepts, Inc. Bitnet: bernstein@twsuvax Internet: bernstein@wsuiar.wsu.ukans.edu "I cut my deck to the Queen of Spades, but the cards were all the same."-GD -- Daniel Bernstein The Wichita State University/One Call Concepts, Inc. Bitnet: bernstein@twsuvax Internet: bernstein@wsuiar.wsu.ukans.edu "I cut my deck to the Queen of Spades, but the cards were all the same."-GD