[muscle] Muscle on AMD 64
- From: Julien Torrès <julien.torres@xxxxxxxxxxx>
- To: muscle@xxxxxxxxxxxxx
- Date: Fri, 8 Oct 2004 09:46:34 +0200
I tried to compile muscle on AMD 64 / Linux (Suse 9.1).
=46irst, I had to modify the file NetworkUtilityFunctions.cpp to define=20
net_length_t as int (added || __amd64__ line 37). Then I had to add a cast=
=20
from net_length_t* to socklen_t* when calling getsockname(), recvfrom(),=20
getpeername() and accept().
But nothing is working. When trying the tests, communication between client=
=20
and server is not established. Could you fix that ?
Note: executing a 32 bits version of Muscle on AMD64 works fine.
=2D-=20
Julien Torr=E8s
- Follow-Ups:
- [muscle] Re: Muscle on AMD 64
- From: Jeremy Friesner
Other related posts:
- » [muscle] Muscle on AMD 64
- » [muscle] Re: Muscle on AMD 64
- [muscle] Re: Muscle on AMD 64
- From: Jeremy Friesner