XTeX compilation problems

Martin J. Schedlbauer martin at saturn.uucp
Tue Feb 5 00:08:24 AEST 1991


Looks like your X, Xt, and Xaw libraries were compiled with gcc (as recommended
by MIT). In that case you should do the linking with "gcc" in order to 
pull in the libgdbm.a GNU floating point library. You can compile with cc,
but maybe you should do the entire compilation iwth gcc.

Look into your X11 Makefiles for gcc compile flags, such as
	-fstrength-reduce
	-fwritable-strings
	etc.

		...Martin


-- 
==============================================================================
Martin J. Schedlbauer	| martin at saturn.UUCP	| ...!ulowell!saturn!martin
8 Gilman Road		| mschedlb at ulowell.edu	| ...!uunet!wang!saturn!martin
Billerica, MA 01862 USA	| CIS: 76675, 3364	| /\/\/\/\/\/\/\/\/\/\/\/\/\/\

-- 
==============================================================================
Martin J. Schedlbauer	| martin at saturn.UUCP	| ...!ulowell!saturn!martin
8 Gilman Road		| mschedlb at ulowell.edu	| ...!uunet!wang!saturn!martin
Billerica, MA 01862 USA	| CIS: 76675, 3364	| /\/\/\/\/\/\/\/\/\/\/\/\/\/\



More information about the Comp.unix.sysv386 mailing list