Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| >>>>> "Claus" == Prof Dr Claus Hentschel <[EMAIL PROTECTED]>
|writes:
|
| Claus> I tried to port Lyx 1.1.2 to Win98 using the cygwin-b20.1
| Claus> environment, i.e gcc 2.95. What I first have done is to
| Claus> configure Lyx as by calling following script:
| Claus> =========================== #!/bin/sh ./configure
| Claus> --prefix=/apps/lyx112 \ --x-includes=/usr/X11r64/include \
| Claus> --x-libraries=/usr/X11r64/lib \
| Claus> --with-extra-lib=/usr/xforms/FORMS \
| Claus> --with-extra-inc=/usr/xforms/FORMS ===========================
|
| Hello again,
|
| It seems I missed this message previously... So I have now all the
| details that ld gave. Still I do not understand what happens. What do
| you have at line 65 of formula.h? I do not see anything related to the
| error message...
This is not our probelm really, it is most likely a but in the cygwin
libraries, a missing inline or something.
| Another question: is the <algorithm> package correctly protected
| against multiple inclusion in your STL version?
|
| I'd say it is a bug in cygwin b20.1, but I cannot tell what goes wrong.
I am pretty sure this i a bug in cygwin.
Could also be a problem with the linker.
Lgb