From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Klein To: gcc@gcc.gnu.org Subject: Automake and friends and fastjar Date: Wed, 09 May 2001 09:58:00 -0000 Message-id: <4.2.0.58.20010509095304.03b8ec40@garfield.dis.com> X-SW-Source: 2001-05/msg00365.html Forgive me in advance ... I'm not automake literate. In the current 3.0 build, fastjar/jartool.c uses strdup() which does not exist on all platforms. I was going to submit the patch, but in this case, I'm not sure where to begin. There are two ways to handle this, the easiest is to use libiberty.a as a dependent library. The harder is to include the HAVE_STRDUP stuff into jartool.c. In either case the Makefile.[am|in] need to be modified and this is where I don't have experience. Would someone (either online for educational purposes or offline) walk me through this process so I can better understand it? TIA. Regards, Mark -- Mark Klein DIS International, Ltd. http://www.dis.com 415-892-8400 PGP Public Key Available