reproduce-devel
[Top][All Lists]
Advanced

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

[bug #58465] Default Maneage on clean FreeBSD


From: Mohammad Akhlaghi
Subject: [bug #58465] Default Maneage on clean FreeBSD
Date: Mon, 1 Jun 2020 13:32:52 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:76.0) Gecko/20100101 Firefox/76.0

Follow-up Comment #1, bug #58465 (project reproduce):

The previous two issues are now being addressed as part of task #15667, but
another important issue that comes up in FreeBSD is that its shared libraries
(and patching them when necessary) are like GNU/Linux ('.so' suffix), not
macOS (with '.dylib' suffix).

So as done in task #15667, we now read the kernel name with 'uname -s' and to
fix problems with shared libraries, we should use PatchELF (which is also
available with FreeBSD, it doesn't use macOS's 'install_name_tool'!).

    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?58465>

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




reply via email to

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