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

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

[Octave-bug-tracker] [bug #59173] "mkoctfile -p" returns wrong values fo


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #59173] "mkoctfile -p" returns wrong values for certain flags on cross-built systems (Windows)
Date: Mon, 19 Oct 2020 15:24:06 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

Update of bug #59173 (project octave):

                  Status:                   Fixed => In Progress            
             Open/Closed:                  Closed => Open                   

    _______________________________________________________

Follow-up Comment #45:

Re-opening because after this change

http://hg.savannah.gnu.org/hgweb/octave/rev/6d50f931e810

programs compiled with --link-stand-alone may be linked with options that are
intended for building shared libraries, not executable programs.  On my system
the options "-shared -Wl,-Bsymbolic" are used in final link flags.  Those are
correct for building shared libraries but not programs.

I guess the correct fix is to skip setting DEFAULT_LDFLAGS to DL_LDFLAGS if
link_stand_alone is true?


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59173>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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