Can you please check current cvs, I just added a path for darwin to
ltmain.sh there.
That works -- thanks!
Bennett
Bennett Helm <[EMAIL PROTECTED]> writes:
| touch src/lyx_main.C
| cvs up -A config/ltmain.sh
| ./configure [...]
| make
|
| fails as before.
Can you please check current cvs, I just added a path for darwin to
ltmain.sh there.
--
Lgb
On Jan 5, 2006, at 12:09 PM, Bennett Helm wrote:
On Jan 5, 2006, at 11:57 AM, Jean-Marc Lasgouttes wrote:
"Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:
Bennett> I'm not understanding here.
Bennett> 1.4.0pre3 works fine (and I did run autogen.sh); it's
Bennett> 1.4.0cvs that gives me
On Jan 5, 2006, at 11:57 AM, Jean-Marc Lasgouttes wrote:
"Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:
Bennett> I'm not understanding here.
Bennett> 1.4.0pre3 works fine (and I did run autogen.sh); it's
Bennett> 1.4.0cvs that gives me the trouble. (And I did not manually
Bennett> run
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:
Bennett> I'm not understanding here.
Bennett> 1.4.0pre3 works fine (and I did run autogen.sh); it's
Bennett> 1.4.0cvs that gives me the trouble. (And I did not manually
Bennett> run autogen.sh on it recently.)
Bennett> Reverting ltmain.
On Jan 5, 2006, at 4:40 AM, Jean-Marc Lasgouttes wrote:
"Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:
Bennett> Most recent cvs fails to link on Mac with gcc-3.3. Any hints?
Did you run autogen.sh over your 1.4.0pre3 distribution? What happens
of you don't? Nowadays, autogen replaces t
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:
Bennett> Most recent cvs fails to link on Mac with gcc-3.3. Any hints?
Did you run autogen.sh over your 1.4.0pre3 distribution? What happens
of you don't? Nowadays, autogen replaces the automake/libtool files in
config/ and it may be tha
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:
Bennett> Most recent cvs fails to link on Mac with gcc-3.3. Any hints?
It seems that libtool eats the -framework options that the mac needs.
Probably related to Lars' recent update.
JMarc
Most recent cvs fails to link on Mac with gcc-3.3. Any hints?
Bennett
/bin/sh ../libtool --tag=CXX --mode=link g++ -fno-exceptions -g -Os -
framework Carbon -framework OpenGL -framework AGL -framework
QuickTime -lz -o lyx-qt main.o Bidi.o BufferView.o
BufferView_pimpl.o Bullet.o BranchLi