public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Problems compiling lyx with g++ on Cygwin
@ 2004-01-14  6:42 koorapati_koundinya
  0 siblings, 0 replies; only message in thread
From: koorapati_koundinya @ 2004-01-14  6:42 UTC (permalink / raw)
  To: gcc-help; +Cc: koorapati_koundinya

[-- Attachment #1: Type: text/plain, Size: 783 bytes --]

Hi all,
	I've posted this question on the Lyx development list as well as the
Cygwin developers list, but have not got any favorable answers. As a last
attempt, I'm pressed hard to mail this to the gcc/g++ developers. If anyone
can throw some light on this issue, I'll be extremely delighted. Here's the
final link command which fails. Please see the attachment. The gcc/g++ ,
binutils version I'm running are the latest from cygwin which happen to be
3.3.1, and 2.14.90 20030901 respectively. Since I'm not a C++ programmer, my
efforts in looking at the source code of Lyx have not yielded anything and
I'm really clueless about the problem I'm seeing. 

Please mark a copy of this mail to me directly as I'm not officially
subscribed to this mailing list. 

Thanks, 

Koundinya




[-- Attachment #2: make_lyx.log --]
[-- Type: application/octet-stream, Size: 5359 bytes --]

/bin/bash ../libtool --mode=link g++  -O -mms-bitfields  -Wl,--export-all-symbols -o lyx.exe  BufferView.o BufferView_pimpl.o Bullet.o Chktex.o CutAndPaste.o DepTable.o FloatList.o Floating.o FuncStatus.o InsetList.o LColor.o LaTeX.o LaTeXFeatures.o LyXAction.o MenuBackend.o paragraph_funcs.o ParagraphList.o ParagraphParameters.o Spacing.o TextCache.o Thesaurus.o ToolbarDefaults.o boost.o boost-inst.o box.o buffer.o bufferlist.o bufferparams.o bufferview_funcs.o chset.o converter.o counters.o debug.o encoding.o exporter.o gettext.o factory.o funcrequest.o importer.o intl.o iterators.o kbmap.o kbsequence.o language.o lastfiles.o lengthcommon.o lyx_cb.o lyx_main.o lyx_sty.o lyxcursor.o lyxfont.o lyxfind.o lyxfunc.o lyxgluelength.o lyxlayout.o lyxlength.o lyxlex.o lyxlex_pimpl.o lyxrc.o lyxrow.o lyxserver.o lyxtextclass.o lyxtextclasslist.o lyxvc.o main.o paragraph.o paragraph_pimpl.o ispell.o pspell.o sgml.o tabular.o tabular-old.o tabular_funcs.o tex-accent.o tex-strings.o texrow.o text.o text2.o text3.o toc.o trans.o trans_mgr.o undo.o undo_funcs.o vc-backend.o version.o vspace.o mathed/libmathed.la insets/libinsets.la frontends/libfrontends.la graphics/libgraphics.la support/libsupport.la ../boost/libs/regex/src/libboostregex.la ../boost/libs/signals/src/libboostsignals.la -lintl -liconv    -lSM -lICE -lc -lm   -L/usr/X11R6/lib -lX11  
g++ -O -mms-bitfields -Wl,--export-all-symbols -o lyx.exe BufferView.o BufferView_pimpl.o Bullet.o Chktex.o CutAndPaste.o DepTable.o FloatList.o Floating.o FuncStatus.o InsetList.o LColor.o LaTeX.o LaTeXFeatures.o LyXAction.o MenuBackend.o paragraph_funcs.o ParagraphList.o ParagraphParameters.o Spacing.o TextCache.o Thesaurus.o ToolbarDefaults.o boost.o boost-inst.o box.o buffer.o bufferlist.o bufferparams.o bufferview_funcs.o chset.o converter.o counters.o debug.o encoding.o exporter.o gettext.o factory.o funcrequest.o importer.o intl.o iterators.o kbmap.o kbsequence.o language.o lastfiles.o lengthcommon.o lyx_cb.o lyx_main.o lyx_sty.o lyxcursor.o lyxfont.o lyxfind.o lyxfunc.o lyxgluelength.o lyxlayout.o lyxlength.o lyxlex.o lyxlex_pimpl.o lyxrc.o lyxrow.o lyxserver.o lyxtextclass.o lyxtextclasslist.o lyxvc.o main.o paragraph.o paragraph_pimpl.o ispell.o pspell.o sgml.o tabular.o tabular-old.o tabular_funcs.o tex-accent.o tex-strings.o texrow.o text.o text2.o text3.o toc.o trans.o trans_mgr.o undo.o undo_funcs.o vc-backend.o version.o vspace.o  mathed/.libs/libmathed.a insets/.libs/libinsets.a frontends/.libs/libfrontends.a -lflimage .libs/libimp-cygjpeg-62.a -lforms -lXpm graphics/.libs/libgraphics.a support/.libs/libsupport.a ../boost/libs/regex/src/.libs/libboostregex.a ../boost/libs/signals/src/.libs/libboostsignals.a .libs/libimp-cygintl-2.a -L/usr/lib .libs/libimp-cygiconv-2.a -lSM -lICE -L/usr/X11R6/lib -lX11
TextCache.o(.ctors+0x0):TextCache.C: undefined reference to `__GLOBAL__I__ZN9TextCache7findFitEP6Bufferi'
TextCache.o(.dtors+0x0):TextCache.C: undefined reference to `__GLOBAL__D__ZN9TextCache7findFitEP6Bufferi'
lyxtextclasslist.o(.ctors+0x0):lyxtextclasslist.C: undefined reference to `__GLOBAL__I__ZNK16LyXTextClassList13NumberOfClassERKSs'
lyxtextclasslist.o(.dtors+0x0):lyxtextclasslist.C: undefined reference to `__GLOBAL__D__ZNK16LyXTextClassList13NumberOfClassERKSs'
mathed/.libs/libmathed.a(math_cursor.o)(.ctors+0x0):math_cursor.C: undefined reference to `__GLOBAL__I_theCutBuffer'
mathed/.libs/libmathed.a(math_cursor.o)(.dtors+0x0):math_cursor.C: undefined reference to `__GLOBAL__D_theCutBuffer'
mathed/.libs/libmathed.a(math_inset.o)(.ctors+0x0):math_inset.C: undefined reference to `__GLOBAL__I__ZNK9MathInset6heightEv'
mathed/.libs/libmathed.a(math_inset.o)(.dtors+0x0):math_inset.C: undefined reference to `__GLOBAL__D__ZNK9MathInset6heightEv'
frontends/.libs/libfrontends.a(FormPrint.o)(.ctors+0x0):FormPrint.C: undefined reference to `__GLOBAL__I__ZN9FormPrintC2Ev'
frontends/.libs/libfrontends.a(FormPrint.o)(.dtors+0x0):FormPrint.C: undefined reference to `__GLOBAL__D__ZN9FormPrintC2Ev'
frontends/.libs/libfrontends.a(FormTabular.o)(.ctors+0x0):FormTabular.C: undefined reference to `__GLOBAL__I__ZN11FormTabularC2Ev'
frontends/.libs/libfrontends.a(FormTabular.o)(.dtors+0x0):FormTabular.C: undefined reference to `__GLOBAL__D__ZN11FormTabularC2Ev'
frontends/.libs/libfrontends.a(checkedwidgets.o)(.ctors+0x0):checkedwidgets.C: undefined reference to `__GLOBAL__I__Z19addCheckedLyXLengthR20ButtonControllerBaseP7flobjs_S2_'
frontends/.libs/libfrontends.a(checkedwidgets.o)(.dtors+0x0):checkedwidgets.C: undefined reference to `__GLOBAL__D__Z19addCheckedLyXLengthR20ButtonControllerBaseP7flobjs_S2_'
Info: resolving _fl_display by linking to __imp__fl_display (auto-import)
Info: resolving _fl_root by linking to __imp__fl_root (auto-import)
Info: resolving _fl_screen by linking to __imp__fl_screen (auto-import)
Info: resolving _FL_EVENT by linking to __imp__FL_EVENT (auto-import)
Info: resolving _fl_vmode by linking to __imp__fl_vmode (auto-import)
Info: resolving _fl_state by linking to __imp__fl_state (auto-import)
Info: resolving _fl_current_form by linking to __imp__fl_current_form (auto-import)
Info: resolving _fl_calloc by linking to __imp__fl_calloc (auto-import)
Info: resolving _fl_free by linking to __imp__fl_free (auto-import)
collect2: ld returned 1 exit status
make: *** [lyx.exe] Error 1

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-01-14  6:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-14  6:42 Problems compiling lyx with g++ on Cygwin koorapati_koundinya

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).