Re: lyxclient compile error -- now in tex2lyx

2004-09-09 Thread Jean-Marc Lasgouttes
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: Bennett> ... And yes, we have seen this before. (My memory for things Bennett> I don't ultimately understand isn't the greatest!) The Bennett> solution was (is) to use --enable-optimization=Os, and now Bennett> the compile succeeds. Very

Re: lyxclient compile error -- now in tex2lyx

2004-09-09 Thread Bennett Helm
We already saw that one, didn't we? While this is definitely a bug in apple's gcc 3.3, I guess it would be interesting to guess where it comes from. When was the last time you managed to compile tex2lyx? I guess your gcc is the latest available one, isn't it? My gcc is the latest public release, at

Re: lyxclient compile error -- now in tex2lyx

2004-09-09 Thread Jean-Marc Lasgouttes
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: Bennett> On Sep 8, 2004, at 11:57 AM, Jean-Marc Lasgouttes wrote: >>> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: >> Bennett> I've already got libintl.1.0.1 (via gettext) installed (via Bennett> fink), and I've used "--with-

Re: lyxclient compile error -- now in tex2lyx

2004-09-08 Thread Bennett Helm
On Sep 8, 2004, at 11:57 AM, Jean-Marc Lasgouttes wrote: "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: Bennett> I've already got libintl.1.0.1 (via gettext) installed (via Bennett> fink), and I've used "--with-included-gettext" in configuring Bennett> LyX. ... Is there anything more I need