Xref: utzoo gnu.g++.help:568 comp.unix.sysv386:5723 comp.sources.bugs:2864 Path: utzoo!utgpu!watserv1!watmath!uunet!mcsun!unido!pemcom!ralfi From: ralfi@pemcom.pem-stuttgart.de (Ralf U. Holighaus) Newsgroups: gnu.g++.help,comp.unix.sysv386,comp.sources.bugs Subject: Re: g++ on SCO Open Desktop Message-ID: <1127@pemcom.pem-stuttgart.de> Date: 6 Mar 91 17:40:59 GMT References: <1991Mar04.103919.14492@trevan.uucp> Followup-To: gnu.g++.help Organization: PEM GmbH, Stuttgart Lines: 10 trevor@trevan.uucp writes: >Now when I tried to compile groff 1.0 the linker complains of duplicate >symbols. In particular free_list in node.o, env.o, and input.o. These Try to use the -XENIX option to compile for a XENIX system. That is my usual workaround... Regards Ralf.