Re: Autoconf 2.54 is released

2002-09-17 Thread David Thompson
Akim, et. al., I've tried upgrading to 2.53 and 2.54 and both produce a configure that is unusable for our product. 2.52 produces a good configure. At the top of the configure I get something that looks like ECHO_T= ECHO_N... I've seen one other person have this problem on a user group but no

cygwin static archives piecewise

2002-09-24 Thread David Thompson
I have a project that builds a large library. So big that it needs to do piecewise archiving on cygwin. Within cygwin, the command that is getting issued for building the static lib is: LIB /OUT:library.lib $object_files All is fine and dandy until it issues the next piece to be added and it i

RE: Building JNI libraries on MacOS X and other systems

2003-08-21 Thread David Thompson
Robert, et. al., This is great news. I'm now trying to set up an app that builds a jni based shared library and thought you might be able to answer a question. I have a very large app where we typically set up autoconf/automake/libtool to build only static libraries on most platforms except f