Monday, January 31, 2005

SynCE: "SynCE - hints for Mac OS X

* Get SynCE 0.8 or later.
* To compile SynCE, you first need the Mac OS X Developer Tools.
* You need GNU libiconv and libpoll from Fink.
*

Set your CPPFLAGS and LDFLAGS before running any configure scripts:

export CPPFLAGS='$CPPFLAGS -no-cpp-precomp -I/sw/include'
export LDFLAGS='-L/sw/lib -lpoll'

* If you get the 'multiple definitions of symbol' error message when compiling librapi2 you should patch the 'convenience library bug' in libtool. An alternative solution that may work is to add the --disable-shared parameter when running ./configure in this module.
* Use the LoolixUSBPocketPC driver to connect your Pocket PC device over USB to your Mac.
* Changes needed to compile SynCE 0.9.0 on Mac OS X."

No comments: