Here's some links, it does work on XP
Home Page: http://www.microsoft.com/windowsserversystem/sfu/default.mspx
Downloads:
http://www.microsoft.com/windowsserversystem/sfu/downloads/default.mspx
System Requirements:
http://www.microsoft.com/windowsserversystem/sfu/productinfo/sysreqs/default.mspx
gcc version 3.3. comes with the default install (xerces-c built ok with it)
I retried with the -d option ( it replaced -O2 with -g) but it go the same
error.
I just had a thought that maybe the compiler option on xerces-c would
privide you a clue so here's a random pick
g++ -fPIC -DINTERIX -D_REENTRANT -D_ALL_SOURCE -c -I/xerces-c-src_2_6_0/incl
ude
-w -O -DPROJ_XMLPARSER -DPROJ_XMLUTIL -DPROJ_PARSERS -DPROJ_SAX4C -DPROJ
_SAX
2 -DPROJ_DOM -DPROJ_DEPRECATED_DOM -DPROJ_VALIDATORS -DXML_USE_NATIVE_TRANS
CODE
R -DXML_USE_INMEM_MESSAGELOADER -DXML_USE_PTHREADS -DXML_USE_NETACCESSOR_SOC
KET
-o /xerces-c-src_2_6_0/obj/INTERIX/AttrImpl.o AttrImpl.cpp
Re "we usually rely on people like you to deal with ports" all I can say is,
if I figure it out I will certainly post it here.
Thanks again - Ian
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, August 19, 2005 2:11 PM
Subject: Re: building xalan-c 1.9 on interix platform (aka SFU aka SUA)
> > I don't want to have you spend too much time looking at my efforts so I
> > guess my question is this: Is there any future plan to include interix
> > in the xalan-c build scipts much the same way xerces-c includes it?
>
> Well, we usually rely on people like you to deal with ports. The main
> problem is we don't have endless amount of hardware and/or time.
>
> > just as an fyi, Interix is now free and as of 2003 Server R2 is no
> longer an
> > add-on - it will come as a built in Windows component so I imagine a lot
> of
> > folk in the future would find it useful if xalan-dev included in it in
> the
> > build scripts. I understand it is probably not on anyone's radar yet,
> just
> > looking for an idea as to whether the development group have considered
> it.
>
> Can it be installed under Windows XP? I've never dealt with Interix
> before, so I don't really understand all of the details.
>
> >
>
/opt/gcc.3.3/lib/gcc-lib/i586-pc-interix3/3.3/../../../../i586-pc-interix3/b
> > in/ld: BFD 2.13.90 20021111 assertion fail
> > /dev/fs/C/gnu2.intel/egcs.source/bfd/coff
> > link.c:5211
>
> Something very bad is happening here with the loader. I suspect there are
> some compiler bugs that are causing this. Also, "egcs" indicates you have
> a very old version of GCC. You will have problems building both Xerces-C
> and Xalan-C with versions of GCC prior to 2.95.x. What version are you
> using?
>
> > gmake[3]: Leaving directory
> `/xalan1_9/build/src/xalanc/Utils/MsgCreator'
> > ../../../bin/MsgCreator
> > /xalan1_9/xml-xalan/c/src/xalanc/NLS/en_US/XalanMsg_en_US.xlf -TYPE
> INMEM
> > -LOCALE en_US
> > gmake[2]: *** [../../../nls/include/LocalMsgData.hpp] Segmentation fault
> > (core dumped)
>
> I have seen this before with older, buggy versions of GCC. Try running
> the runConfigure script and specify the -d option to disable optimization
> and see if that helps.
>
> Dave
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]