gnuastro-devel
[Top][All Lists]
Advanced

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

[gnuastro-devel] [bug #56662] Converting -R to -Wl, -R causes a crash on


From: Raul Infante-Sainz
Subject: [gnuastro-devel] [bug #56662] Converting -R to -Wl, -R causes a crash on macOS
Date: Wed, 24 Jul 2019 12:24:29 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:66.0) Gecko/20100101 Firefox/66.0

URL:
  <https://savannah.gnu.org/bugs/?56662>

                 Summary: Converting -R to -Wl,-R causes a crash on macOS
                 Project: GNU Astronomy Utilities
            Submitted by: infantesainz
            Submitted on: Wed 24 Jul 2019 04:24:26 PM UTC
                Category: All Gnuastro
                Severity: 3 - Normal
              Item Group: Crash
                  Status: Confirmed
                 Privacy: Public
             Assigned to: makhlaghi
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

When building Gnuastro 0.9.65 on a macOS, it crashed at configure time. After
looking in config.log, we found out that the problem is with the fact that we
convert all -RXXXX options added during the checking of libraries to
-Wl,RXXXXX. This was necessary on some previous systems, so we added a manual
check for this. But on macOS, we shouldn't do it.

To fix it, we should add a check before this and see if the compiler can use
this feature.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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