Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!uunet!pmafire!uudell!bigtex!james From: james@bigtex.cactus.org (James Van Artsdalen) Newsgroups: comp.unix.sysv386 Subject: Re: Compiling X Clients for X386 1.1 on ESIX 3.2.D with gcc-1.39 Keywords: system libraries Message-ID: <55515@bigtex.cactus.org> Date: 3 Mar 91 19:45:14 GMT References: <18136@cs.utexas.edu> <1991Mar1.173835.623@kumr.lns.com> <1991Mar3.152618.4187@world.std.com> Reply-To: james@bigtex.cactus.org (James Van Artsdalen) Organization: Institute of Applied Cosmology, Austin TX Lines: 15 In <1991Mar3.152618.4187@world.std.com>, gwr@world.std.com (Gordon W. Ross) wrote: > If you are using gcc and shared libraries, make sure the -shlib flag > causes gcc.c to link programs using: > /lib/crt1.o (program-objects) /lib/crtn.o -lc_s No, use /lib/crt1.o (program-objects) -lc_s -lc /lib/crtn.o which is what gcc uses as distributed by FSF (I assume the bug above is a typo). -- James R. Van Artsdalen james@bigtex.cactus.org "Live Free or Die" Dell Computer Co 9505 Arboretum Blvd Austin TX 78759 512-338-8789