Dave and Stelios, Thank you for your responses.
I like the concept of cross-compiling on linux so your instructions will be welcomed. I use Ubuntu 8.04. Thanks in advance, Regards, John On Tue, Nov 10, 2009 at 8:09 AM, Stelios Bounanos <m0gld at enotty.net> wrote: >>>>>> On Tue, 10 Nov 2009 07:15:34 +1100, John Douyere <vk2eta at gmail.com> >>>>>> said: > >> I followed the instructions to install cygwin and the libraries. >> That went well, but I always get an error on std:bind (and >> std::tr1::bind) at ./configure phase. > > Are you using a 4.x g++? > >> I have looked on the internet which libraries were supposed to contain >> that function and decided to install stdlibc++6-devel just in case but >> I got the same result. > >> I checked on the list archives for Fldigi, but they only go back a few >> months so I could not find any reference on compiling under Windows. > >> Any ideas, pointers? > > Fldigi 3.13 should still build on cygwin, but the AFAIK the developers build > win32 binaries using mingw only -- Dave and myself certainly do this. ?In > fact, > if you have a recent Linux system it is much easier to install your distro's > mingw cross-compiler packages and set up a build environment on Linux, rather > than use the same tools on Windows. ?I have some instructions on how to do > this in Debian and Ubuntu that I've been meaning to commit. ?I'll update them > now and send you a copy if you want it. > > > -- > > 73, > Stelios, M0GLD. >
