Re: final link undefined references

2003-10-15 Thread Andre Poenitz
On Wed, Oct 15, 2003 at 10:15:20AM +0100, Angus Leeming wrote: > So, I think that the problem is that the symbolic link still exists > in your build tree. > rm build/src/tex2lyx/boost.C > should solve the problem. Works. Thanks. Andre' -- Those who desire to give up Freedom in order to

Re: final link undefined references

2003-10-15 Thread Angus Leeming
Andre Poenitz wrote: > On Tue, Oct 14, 2003 at 11:34:13PM -0700, Kayvan A. Sylvan wrote: >> This happens in the tex2lyx make on multiple architectures: >> >> g++ -O2 -fno-exceptions -W -Wall -Wl,-R/u/ksylvan/lib -o tex2lyx >> FloatList.o Floating.o counters.o lyxlayout.o lyxtextclass.o >> lyxlex.

Re: final link undefined references

2003-10-15 Thread Andre Poenitz
On Tue, Oct 14, 2003 at 11:34:13PM -0700, Kayvan A. Sylvan wrote: > This happens in the tex2lyx make on multiple architectures: > > g++ -O2 -fno-exceptions -W -Wall -Wl,-R/u/ksylvan/lib -o tex2lyx FloatList.o > Floating.o counters.o lyxlayout.o lyxtextclass.o lyxlex.o lyxlex_pimpl.o boost.o > co

final link undefined references

2003-10-14 Thread Kayvan A. Sylvan
This happens in the tex2lyx make on multiple architectures: g++ -O2 -fno-exceptions -W -Wall -Wl,-R/u/ksylvan/lib -o tex2lyx FloatList.o Floating.o counters.o lyxlayout.o lyxtextclass.o lyxlex.o lyxlex_pimpl.o boost.o context.o gettext.o lyxfont.o texparser.o tex2lyx.o preamble.o math.o table.o