Tiny Core Linux
Tiny Core Extensions => TCE Talk => Topic started by: lkraemer on December 23, 2011, 06:30:23 PM
-
Should Xorg-7.6-dev.tcz have /usr/local/lib/libX11.a
In building my code I need to link to libX11.a and all that is available is libX11.la
How do I get gcc to link to a libX11.la file?
Is Xorg-7.6-dev.tcz missing required library files or is a dependency missing?
Thanks.
Larry
-
Hi lkraemer
Maybe libx11-xcb.tcz is what you are looking for?
-
It is intentional. X ABI is stable, nobody should be linking libX11 statically.