Skip to content

Adding linux compatibility#5

Open
ilumnatr wants to merge 6 commits intoETCLabs:masterfrom
ilumnatr:master
Open

Adding linux compatibility#5
ilumnatr wants to merge 6 commits intoETCLabs:masterfrom
ilumnatr:master

Conversation

@ilumnatr
Copy link

I've been working on adding linux support, hopefully without breaking anything else. I can still build and run the Windows version, but I don't have a Mac to test on.

-However-
The port is not 100% complete. The sync test often stalls out in the middle of getting show info. The *nix code is based on the mac versions.

@hinrichsenhans
Copy link
Member

Which version of linux are you compiling on?

@ilumnatr
Copy link
Author

Arch.

@ilumnatr
Copy link
Author

Got it. memcpy() was (sometimes) corrupting the data when used to shift the m_InputBuffer.data array in EosOsc::Recv. memmove() should be safer and seems to have fixed it for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants