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

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

[Octave-bug-tracker] [bug #39454] Fix building core Java support for Min


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #39454] Fix building core Java support for MinGW builds
Date: Wed, 10 Jul 2013 20:17:13 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.11) Gecko/20100701 SeaMonkey/2.0.6

Follow-up Comment #3, bug #39454 (project octave):

It could also be added at L. 374 in configure.ac (although I'm not sure it's
the right place - the configure.ac section is titled:

### Determine the compiler flag necessary to create dependencies
)

so that the clause reads:

    *-*-mingw*)
      if test $have_msvc = no; then
        INCLUDE_DEPS=no
      fi
      LDFLAGS="$LDFLAGS -Wl,--export-all-symbols"
    ;;


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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