geoplab <geop
@gmail.com> wrote:
>I have this error message when compiling mx_init.c by linking libxml
>library as follow:
>gcc `xml2-config --cflags` -c mx_init.c `xml2-config --libs` -g -Wall
>gcc: -lxml2: linker input file unused because linking not done
>gcc: -lz: linker input file unused because linking not done
>gcc: -lpthread: linker input file unused because linking not done
>gcc: -lm: linker input file unused because linking not done
>How can I fix this error?
gcc and libraries are not really on topic in comp.lang.c, which