octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #34725] Something regarding Lex causes build f


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #34725] Something regarding Lex causes build failure on OpenBSD
Date: Wed, 02 Nov 2011 17:50:12 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0.2) Gecko/20100101 Firefox/6.0.2 Iceweasel/6.0.2

Follow-up Comment #8, bug #34725 (project octave):

Linking Octave failed in the end because the C compiler was used for linking. 
I'm seeing if using CXXLINK in the command used to link


octave$(EXEEXT)


is sufficient.  I modified the generated Makefile to avoid having to run
configure again.

Things have changed in the current sources so that this can't be the right fix
now, and in my current sources the C++ compiler is used for the final link
anyway, so I don't think any change would be needed for the current sources.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?34725>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]