Hey guys, I was curious if any of you would be interested in helping to get Gnu pth (pthread) ported to work with Palm OS.
See http://www.gnu.org/software/pth Any help would be welcome. I have gotten as far as executing the CC=m68k-palmos-gcc CPPFLAGS="-I/usr/m68k-palmos/include -nostartfiles " LIBS=-L=/usr/m68k-palmos/lib ./configure --target=m68k-palmos -prefix=/src/threads/pth/pth-2.0.7/build --enable-pthread --with-mctx-mth=sjlj --with-mctx-dsp=sjlje --with-mctx-stk=none which gets me close, but still was hoping someone with a little more Palm development experience could lend a hand. I think my problems are mainly due to trying to build libraries for a Unix type environment. Who is the best way to change it into a .prc library? Any additional suggestions would be appreciated. Eric -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
