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

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

[Octave-bug-tracker] [bug #48786] Can't build MXE-Octave


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #48786] Can't build MXE-Octave
Date: Tue, 16 Aug 2016 15:08:25 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2486.0 Safari/537.36 Edge/13.10586

Follow-up Comment #2, bug #48786 (project octave):

Not the fix, but I can default to compile again by this change in mxe-octave:


diff -r 5352d36730eb src/default-octave.mk
--- a/src/default-octave.mk     Mon Aug 15 08:18:03 2016 -0400
+++ b/src/default-octave.mk     Tue Aug 16 11:01:29 2016 -0400
@@ -84,7 +84,7 @@
 else
   $(PKG)_PREFIX := '$(HOST_PREFIX)'
   $(PKG)_EXTRA_CONFIGURE_OPTIONS := \
-    LDFLAGS='-Wl,-rpath-link,$(HOST_LIBDIR) -L$(HOST_LIBDIR)'
+    LDFLAGS='-Wl,-rpath-link,$(HOST_LIBDIR) -L$(HOST_LIBDIR) -lpthread'
 endif
 
 ifeq ($(MXE_SYSTEM),mingw)


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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