Re: [xml] libxml2-2 build on win/mingw and dll suffix



In my case, the msvc build did not generate a 'recognizable' shared library by mingw.
 
Best Regards,
Mihai Sorin Dobrescu


----- Original Message ----
From: Bruce BARDOU <bruce bardou laposte net>
To: Dobrescu Mihai <msdobrescu yahoo com>
Sent: Thursday, June 26, 2008 8:41:09 PM
Subject: Re: [xml] libxml2-2 build on win/mingw and dll suffix

Yes, mingw build wors fine, but I noticed this at least:

pub3.bb wrote:
Hi everybody,

I have just pust a bug (http://bugzilla.gnome.org/show_bug.cgi?id=534347) , trying to answer to my question:
I build successfully libxml2 (tag 2.6.32, without modification) via Mingw on my
PC, but when I compare results for schema validation, line number disapear !

May be this is the case in error.c reported here: http://bugzilla.gnome.org/show_bug.cgi?id=454388


[SNIP]

In Zlatkovic version, we have the line number:
===============================================
xmllint --noout --schema directtax_v3.xsd gb40b.xml
gb40b.xml:22769: element BirthCountryCode: Schemas validity error : Element
'{ur
n:cec.eu.int:taxud:directtax:eusd:v3}BirthCountryCode': [facet 'pattern'] The
va
lue '13' is not accepted by the pattern '[A-Z]{2}'.
gb40b.xml:22769: element BirthCountryCode: Schemas validity error : Element
'{ur
n:cec.eu.int:taxud:directtax:eusd:v3}BirthCountryCode': '13' is not a valid
valu
e of the local atomic type.

And not in my version:
=======================
D:\buildxml\trunk\win32\bin.mingw>xmllint.exe --noout --schema directtax_v3.xsd
gb40b.xml
Element '{urn:cec.eu.int:taxud:directtax:eusd:v3}BirthCountryCode': [facet
'patt
ern'] The value '13' is not accepted by the pattern '[A-Z]{2}'.
Element '{urn:cec.eu.int:taxud:directtax:eusd:v3}BirthCountryCode': '13' is not
a valid value of the local atomic type.


Is there an hidden build option ?
Where is the mistake ?Thanks a lot for your support !
[SNIP]

Roumen

Dobrescu Mihai a écrit :
Hello,

I want to build rawstudio on windows, and I already have built many libs with mingw.
What do you mean by 'mingw does not produce executables with the same features as Unix,'?
The build on MinGW works anyway. I just wanted to know what is that '-2' suffix and how to disable it, if possible.

Best Regards,
Mihai Sorin Dobrescu


----- Original Message ----
From: pub3.bb <pub3 bb laposte net>
To: Dobrescu Mihai <msdobrescu yahoo com>; libxml <xml gnome org>
Sent: Thursday, June 26, 2008 2:59:32 PM
Subject: Re:[xml] libxml2-2 build on win/mingw and dll suffix


Hello,

Insofar as the compilation with mingw does not produce executables with the same features as Unix, I prefer to compile under Microsoft Visual C ++ 2008 (free).
Have you already try it first ?



> Message du 26/06/08 09:56
> De : "Dobrescu Mihai"
> A : "libxml"
> Copie à :
> Objet : [xml] libxml2-2 build on win/mingw and dll suffix
>
>
> Hello,
>
> I am a newbie to unix-like build system. I ahve built the libxml 2-2.6.32 on windows using mingw, and not using the _javascript_ because it did
> not generate a shared library for mingw in form libxml2.dll.a, but a
> .lib. I had to build gettext and it didn't find libxml because of that.
>
> My
> question is: what is the '-2' suffix of the dll name? I mean, after
> build I've got a 'libxml2-2.dll'. I need a 'libxml2.dll'. Is that
> possible?
> I couldn't find an answer in the mailing lists archive,
> and if there is one I think I couldn't find a criterium to look for the
> answer. Please excuse me if I ask redundantly.
>
> Best Regards,
> Mihai Sorin Dobrescu
>
> Best Regards,
> Mihai Sorin Dobrescu
>
>
>
>
> _______________________________________________
> xml mailing list, project page http://xmlsoft.org/
> xml gnome org
> http://mail.gnome.org/mailman/listinfo/xml
>
>


Créez votre adresse électronique prénom nom laposte net
1 Go d'espace de stockage, anti-spam et anti-virus intégrés.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]