Roell's X11R4 link problems

Thomas Roell roell at informatik.tu-muenchen.de
Thu Jun 20 17:30:28 AEST 1991


>In summary: Use the following link libraries in all X programs that use X386
>(aka Roell X11R4):
>
>  -lX11 -linet -lpt
>
>Note that the -linet and -lpt must come AFTER -lX11, which of course should
>come after -lXm, -lolgx, -lXt or other associated libs.

Does anybody outthere use imake(n) at all ???? This program preprocesses
the Imakefile into a Makefile. This is done base upon some rules and defaults
(look at /usr/lib/X11/config !) And there is a special config-file: at386.cf
You just have to edit it (i.e setting the flags at the begin of the file and
defining your real platform if you're using the X386 binaries. There are some
important flags:

	HasGcc			Whether to use gcc or not (and instead link
				explicitely the gcc-gnulib)
	
	HasSockets		Use the real (OS-dep) socket-lib(s) or the
				emulation-lib.

All the rest is computed internally. Nice idea, isn't it ?

- Thomas
--
_______________________________________________________________________________
E-Mail (domain):	 roell at informatik.tu-muenchen.de
UUCP (if above fails):   roell at tumult.{uucp | informatik.tu-muenchen.de}
"If all else fails, read the intructions ..."



More information about the Comp.unix.sysv386 mailing list