You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by John Utz <ut...@singingfish.com> on 2002/02/09 00:39:49 UTC

howto build xerces-c from src with CygWin/gcc on a Windows box?

hi;

(cross post is poor netiquette, but this is relevant to both)

has anybody built xerces-c 1.6 on a Windows box with gcc?

i just tried, and i knew i was looking for trouble because there are no
build instructions for same and runConfigure knows nothing about win32
or CygWin.

I believe that i need to build Xerces-C with gcc in order for it to
properly interact with Xerces-P, which i am pretty sure has to be compiled
with gcc to match up with perl.

It seems theoretically possible. Xerces-C hast a Win32 Platform dir
already! it runs on Windows! so most, if not all of the 'Porting
Instructions' have been fufilled.

I am sure i could hack at this for a while and get something, but if
somebody here has a recipe for making this work. i'd love to hear
about it!

tnx!

johnu





---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org


Re: experimental 1.6 release problem

Posted by John Utz <ut...@singingfish.com>.
doh! 
oh my god, i was sooo sleepy. :-)

anyway, here's the mail, resent to perl instead of c!

On 9 Feb 2002, (Jason E. Stewart) wrote:

> "John Utz" <ut...@singingfish.com> writes:
> 
> > hi;
> > 
> > trying to use the samples described on the samples page blow up.
> > 
> > bash-2.04$ ./DOMCount.pl DOMCount.pl
> 
> Hey John,
> 
> You probably want to send this question to the xerces-p list instead.
> 
> jas.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
> For additional commands, e-mail: xerces-c-dev-help@xml.apache.org
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-p-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-p-dev-help@xml.apache.org


Re: experimental 1.6 release problem

Posted by "Jason E. Stewart" <ja...@openinformatics.com>.
"John Utz" <ut...@singingfish.com> writes:

> hi;
> 
> trying to use the samples described on the samples page blow up.
> 
> bash-2.04$ ./DOMCount.pl DOMCount.pl

Hey John,

You probably want to send this question to the xerces-p list instead.

jas.

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org


experimental 1.6 release problem

Posted by John Utz <ut...@singingfish.com>.
hi;

trying to use the samples described on the samples page blow up.

bash-2.04$ ./DOMCount.pl DOMCount.pl
Can't locate auto/XML/Xerces/SAXParser/setDoValida.al in @INC (@INC
contains: /usr/local/lib/perl5/5.6.1/i686-linux /usr/local/lib/perl5/5.6.1
/usr/local/lib/perl5/site_perl/5.6.1/i686-linux
/usr/local/lib/perl5/site_perl/5.6.1 /usr/local/lib/perl5/site_perl .) at
./DOMCount.pl line 24

but using the current samples works great:

bash-2.04$ perl DOMCount.pl DOMCount.pl 
FATAL ERROR:
FILE:    /sfusers/utz/Compile/XML-Xerces-1.6.0_0/samples/DOMCount.pl
LINE:    1
COLUMN:  1
MESSAGE: Invalid document structure


you might want to change the samples page to reflect the new samples.



---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org


Re: howto build xerces-c from src with CygWin/gcc on a Windows box?

Posted by "Jason E. Stewart" <ja...@openinformatics.com>.
"John Utz" <ut...@singingfish.com> writes:

> hi;
> 
> (cross post is poor netiquette, but this is relevant to both)
> 
> has anybody built xerces-c 1.6 on a Windows box with gcc?

Hey John,

<na...@iie.edu.uy> is the person who most recently tried getting
Xerces-C working on cygwin. I believe he had success. You may try
searching the archives at MARC for cygwin:

  http://marc.theaimsgroup.com/?l=xerces-c-dev&r=1&w=2

Cheers,
jas.


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org