URL:
  <http://savannah.gnu.org/bugs/?23015>

                 Summary: libltdl can't load libc
                 Project: Gforth
            Submitted by: dbane
            Submitted on: Tuesday 04/22/2008 at 08:56
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Tested on both Mac OS X and amd64 Linux. Trying to load lib.fs or
unix/socket.fs fails because libc (both .so.6 and .dylib) can't be loaded.
However, loading other libraries (e.g. ones I've made myself, libffi from
MacPorts, or ones generated by libcc.fs) work fine.

The libraries certainly exist. The problem may be that the libraries that
won't load are stripped, but I don't know for sure.

I could easily have deleted the calls defining the libc word and replaced the
socket imports in unix/socket.fs with the equivalent using the documented
libcc.fs interface, but I'm not sure whether that is the intention or not.




    _______________________________________________________

Reply to this item at:

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

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



_______________________________________________
bug-gforth mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/bug-gforth

Reply via email to