Question on including libxml2 into gnu compiler
Philip Herron
herron.philip@googlemail.com
Tue Nov 10 16:12:00 GMT 2009
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Ian Lance Taylor wrote:
> Ramakrishna <rama.krishna@usask.ca> writes:
>
>> I'm having difficulty including libxml2 (library) components into my
>> gnu programs in Windows.
>>
>> I tried setting the appropraite environment variable paths but it
>> still comes with an error message
>>
>> "Undefined reference"
>>
>> Can somebody let me know what maybe the problem.
>
> If programs which do not libxml2 work, then this is very unlikely to
> be a gcc issue. This mailing list is for gcc. You would do better to
> ask on a forum where people know something about libxml2.
>
> Either way, you need to provide much more information, like exactly
> what you did and exactly what error message you got.
>
> Ian
Although its not the correct place to answer this you might want to
make sure you have:
xml2-config --cflags --libs
And make sure that looks right :)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkr5kPUACgkQAhcOgIaQQ2EzLgCgh45ikYYvDKqvPAwBwhaHUcP0
8LwAn0vPbgfUX3dFczy8BgvcOK120oTC
=kwmy
-----END PGP SIGNATURE-----
More information about the Gcc-help
mailing list