On Thu, Feb 09, 2017 at 11:16:20AM +0500, Mihail Konev wrote:
> per-OS-adjustments

Sorry for the screaming; it was not OS/toolchain, but

  ./configure --enable-dmx --with-dtrace=no

With it, there are no custom-built os.O/dix.O, and libtool
does not reorder them in front of everything else
(as "non-libtool libraries"?).

But how does it work in the os.O case that librender.a finds x_sha1_init ...?
Placing libdix.a/libos.a to *.O places does not work, and then also libmain.a
cannot find dix_main.

So from *.O symbols are somehow visible even backwards.
Now the configure-reordering no longer looks risky, althrough there is a
dtrace-library-symbols mystery.
_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to