[muscle] Re: AW: Cannot compile on AMD64

  • From: "Mika Lindqvist" <linki@xxxxxxx>
  • To: <muscle@xxxxxxxxxxxxx>
  • Date: Wed, 29 Sep 2004 19:43:26 +0300

So that line should be like

#if __BEOS__ || __APPLE__ || __CYGWIN__ || WIN32 || WIN64 || __QNX__

so it would support AMD64 and other 64-bit environments?

Do you two know any other issues in MUSCLE related to 64-bit processor
support?

> -----Original Message-----
> From: muscle-bounce@xxxxxxxxxxxxx 
> [mailto:muscle-bounce@xxxxxxxxxxxxx] On Behalf Of Vorwerk Peter
> Sent: Wednesday, September 29, 2004 7:16 PM
> To: 'muscle@xxxxxxxxxxxxx'
> Subject: [muscle] AW: Cannot compile on AMD64
> 
> 
> Hello,
> 
> looks like this is a general problem with 64bit systems.
> 
> Look into ./util/NetworkUtilityFunctions.cpp: line 37
> and make sure your system will use the "int" definition,
> and not size_t.
> 
> Regards,
> Mit freundlichen Gr=FC=DFen
> 
> Peter Vorwerk


Other related posts: