[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-gforth] [bug #23015] libltdl can't load libc
From: |
Darren Bane |
Subject: |
[Bug-gforth] [bug #23015] libltdl can't load libc |
Date: |
Tue, 22 Apr 2008 08:56:09 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 |
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] [bug #23015] libltdl can't load libc,
Darren Bane <=