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

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

[Octave-bug-tracker] [bug #59680] Hide symbols from gnulib from exported


From: Rik
Subject: [Octave-bug-tracker] [bug #59680] Hide symbols from gnulib from exported symbols in liboctave
Date: Mon, 14 Dec 2020 17:11:17 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.66 Safari/537.36

Follow-up Comment #4, bug #59680 (project octave):

I don't think building gnulib dynamically is what is intended.  gnulib works
around broken libc libraries by using your compiler to compile in a statically
linked, working copy of the library function.  The point is that they are not
a substitute for the entire libc, just small portions of it, and hence there
is no dynamic gnulib made as a full replacement for libc.

But, exporting fewer symbols is always a good idea and that could be a goal to
reduce the number to just the symbols we have compiled replacements for.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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