Compiling X Clients for X386 1.1 on ESIX 3.2.D with gcc-1.39
James Van Artsdalen
james at bigtex.cactus.org
Mon Mar 4 05:45:14 AEST 1991
In <1991Mar3.152618.4187 at world.std.com>, gwr at 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 at bigtex.cactus.org "Live Free or Die"
Dell Computer Co 9505 Arboretum Blvd Austin TX 78759 512-338-8789
More information about the Comp.unix.sysv386
mailing list