Re: error in cross-compiling libwww
Jason Kingan <[email protected]> Sun, 9 Feb 2003 00:17:42 -0700
| Newsgroups | gmane.comp.web.viewml.devel |
|---|---|
| Message-ID | <[email protected]> |
Your command below is correct - but first you should run ./configure. It appears that this hasn't been done yet (as the default Makefile will run ./configure automatically if it hasn't been run at least once.) Run ./configure and then try the command. It should work then. Jason Kingan Century Software On Thursday 06 February 2003 03:50 am, you wrote: > Yes I have set the environment variable for compilers to that of arm linux, > e.g. CC=arm-linux-gcc CXX=arm-linux-g++ then make -e, as what Jason Kingan > said. But I had this error .... > > checking size of char.... configure error:can not run test program while > cross > compiling. > > What could be wrong ? > > > Mildred > > > From: "???" <[email protected]> > Subject: Re: Re: viewml binary, help in ldconfig and shared > libraries > Date: Thu, 6 Feb 2003 11:46:00 +0900 (KST) > To: [email protected] > > > You can compile w3c lib as changin the variable CC in all Makefile > of subdirctory. > Change gcc to arm-linux-gcc or your cross compile command. > After that run install. Then all library file copied in /usr/lib of > your host. > And compile vieml. Copy all library on /usr/lib of your target > system. run viewml on your target. > Good Luck. ############################################################# This message is sent to you because you are subscribed to the mailing list <[email protected]>. To unsubscribe, E-mail to: <[email protected]> To switch to the DIGEST mode, E-mail to <[email protected]> To switch to the INDEX mode, E-mail to <[email protected]> Send administrative queries to <[email protected]>