Re: Build on x86_64 AMD cross compilation
"Santhosh Premkumar" <[email protected]>
| Newsgroups | gmane.text.xml.expat.general |
|---|---|
| Message-ID | <[email protected]> |
Hi I could't find the documents. Could you please provide me the link I will elobrate my requirements 1. I have downloaded Expat 2 library files 2. Tried to Build in Microsoft visual studio compiler (C:\Program Files\Microsoft Visual Studio 8\VC\bin\x86_amd64) This is being done inorder to port 64-Bit expat Library I done these steps 1. ./configure --host=x86 --target=x86_64 CC=CL 2. make buildlib 3. Make install While installing the wmlwf present in expat folder having test files shows a warning that "Invalid library format: Ignored" . This library is build through the x86_64 compiler found to be wroing. I Do no in which place i went wrong (.. in config or in linker ) If you have any ideas. Please share them. Thanks I Santhosh Chennai Driver Testing and Development Chennai 9884937329 On 4/20/07, Mukesh Kumar <[email protected]> wrote: > > Look to run the Expat libarary, you should also installed Active Perl, > please go thrugh the document provided by Expat INC. and if u don't > understand any step, let us know... > > Regards, > Mukesh Kumar, > Sr.Software Engineer, > Bangalore, > India. > 9342906419 (M). > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On > Behalf Of Santhosh Premkumar > Sent: Friday, April 20, 2007 11:00 AM > To: [email protected] > Subject: [Expat-discuss] Build on x86_64 AMD cross compilation > > Hi > > I have a problem in building Expat Library in VC++ 2005 for AMD x86_64 > bit > compiler. > > I need to build the library using this compiler. I tried to configure > using > automake and run make, but it issues build library is invalid. > > Have any one run this on VC++ compiler using make file ( I am running in > a > shell prompt). Please guide me to run. > > Thanks > Santhosh > _______________________________________________ > Expat-discuss mailing list > [email protected] > http://mail.libexpat.org/mailman/listinfo/expat-discuss >