← Back to team overview

modbus team mailing list archive

Re: libmodbus 2.0.2 on OS X branch

 

2009/2/18 Matthew Butch <mbutch@xxxxxxxxxxxxxxxxxxxxx>

> Hi. I've uploaded my changes from 2.0.2 of the OS X branch. There was only
> one small change. I'd actually like to setup the build environment to detect
> OS X and make the small change, as well as some other compilation options
> (10.4 vs 10.5, PowerPC vs Intel vs Universal). What do you think?
>

Sorry to reply so late. It's clearly a good thing to detect environment at
build time to workaround some limitations (as with __APPLE_CC__ in
modbus.h).
I've looked at your change and we've the same problem on CYGWIN platform.

Is IPTOS_LOWDELAY defined on your platform (does it fail a compilation or
running time)?

Stéphane