|
| From: | Per Bothner |
| Subject: | Re: gcj libtool patches so far |
| Date: | Fri, 15 Mar 2002 21:39:22 -0800 |
| User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020313 |
Albert Chin wrote:
2002-03-11 Anthony Green <address@hidden> * libtool.m4 (AC_LIBTOOL_PROG_CC_C_O): Albert Chin's gcj fix. (AC_LIBTOOL_PROG_COMPILER_PIC): Per Bothner's change for not using -DPIC with gcj.Ugh. I dislike Per's patch. Ideally, we should keep tag-specific information outside of the macros. What's being done is a kludge.
I didn't claim it was anything but a kludge, as I wrote Match 1.
My -DPIC change is of course a kludge. Better would be to have some
langage-specific variable similar to ac_compile, such as
ac_lang_pic_flag.
However, I don't know enough about libtool workings to be comfortable
implementing the correct solution.
--
--Per Bothner
address@hidden http://www.bothner.com/per/
| [Prev in Thread] | Current Thread | [Next in Thread] |