[freetds] Can freetds add support for cross compiling withbfin-uclinux-gcc ?

ZIGLIO, Frediano, VF-IT Frediano.Ziglio at vodafone.com
Fri Aug 17 03:54:27 EDT 2007


> 
> Hi,
> I'm building a system based on blackfin ADSP BF561 platform and use
> bfin-uclinux-gcc, when I configure the cross compiling, error 
> prompt like:
> "Invalide configuration bfin-uclinux: machine 'bfin-uclinux' 
> not recognized"
> 
> can freddy77 add blackfin platform surport?

I tried to update my libtool but it seems to not solve the problem. Try
to replace config.sub and config.guess (after unpacking) with newer
versions.
You can find updated version of these files from Automake
(http://www.gnu.org/software/automake/), just unpack and move files
(automake installation not required).

It seems that our autogen.sh call libtoolize before automake. This cause
(on my machine) the copy of libtool config.sub/config.guess packaged
file which are older than automake versions.

freddy77


More information about the FreeTDS mailing list