Skip to Content.
Sympa Menu

freetds - Re: [freetds] How to deal with cross compile error

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Frediano Ziglio <freddy77 AT gmail.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] How to deal with cross compile error
  • Date: Fri, 03 Aug 2007 19:40:26 +0200

Il giorno ven, 03/08/2007 alle 09.06 +0800, Andy Jiang ha scritto:
> Yes,the fix works now! I just want to know how to fix such kind of problem,
> currently I have an other project have to be transplant to Xscal pxa270
> platform and have the same cross-compiling problem, so I need some
> directions. Thank you!
>

This is a developing thing.
You have to change configure script (well... its sources really) to
remove any run test (usually AC_TRY_RUN and AC_RUN_IFELSE). Try to
contact developers.
Another way is to not cross compile, that is compile on the real machine
or use an emulator to emulate programs.

freddy77

>
> >
> > > I was encountered the problem that cannot cross compile
> > > while configure
> > > with "--host=arm-linux"(the error info is: cannot run test
> > > program while
> > > cross compiling) , and in freetds-0.65.dev.20070708 the
> > > problem is fixed.
> > > But I wonder how to fix the problem, can Freddy77 give some directions
> > > to me?
> >
> > I don't understand... does the fix work or not ??
> > Just take a newer snapshot and try... or would you like to use latest
> > version (not developing one) ??
> >
> > freddy77
> >
> >
> > ------------------------------
> >
> > _______________________________________________
> > FreeTDS mailing list
> > FreeTDS AT lists.ibiblio.org
> > http://lists.ibiblio.org/mailman/listinfo/freetds
> >
> >
> > End of FreeTDS Digest, Vol 55, Issue 2
> > **************************************
> >
> _______________________________________________
> FreeTDS mailing list
> FreeTDS AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/freetds





Archive powered by MHonArc 2.6.24.

Top of Page