Stefan, Use -m32 in the gcc command line to force 32 bit mode on 64 bit machines. The 32 bit variants of the libraries called must be installed of course. For Ubuntu, I think they are installed by default on x86_64 systems MarvS On Fri, May 23, 2008 at 9:54 AM, Stefan Foerster <stefan.foerster@xxxxxxxxxxxxxx> wrote: > I don't know how to compile in 32 bit mode on 64 bit machines - maybe that > you need to set a compiler flag (CFLAG) ? > > But for me it seems that you haven't deleted the FASTCALL macro calls > correctly, i.e. it seems that you didn't remove the braces "(" and ")" > around the function calls ? > > I'll send you a zip file of my source tonight. > > HBD > > > Am Fr, 23.05.2008, 03:25, schrieb Antonio Olivares: >> Sorry I did not read INSTALL correcty. On 64 bit computers, one has >> to compile in 32 bit mode, how does one do that? >> >> BTW, I will attach ModemData.txt in case it is relevant or needed. >> >> >> Regards, >> >> >> Antonio >> > > >