[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 21:04:20 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 |
Follow-up Comment #3, bug #23015 (project gforth):
I've attached the patch that I mentioned earlier.
I knew about lt_dladvise_ext(), it's what allows the same code to load Mac OS
X (ending in .dylib) and Linux (ending in .so) shared objects. I had forgotten
about the situation on Mac OS X with bundles (and the bundle_loader flag to
the linker) versus dynamic libraries, but it's coming back to me now. Oh
well.
Hopefully your wrapper generator will turn out as useful as swig, but without
the bloat. The big difference I'd see between gforth and the commercial
compilers would then be the lack of OS thread (and hence multicore) support.
But on the other hand, you're 64-bit :-)
(file #15508)
_______________________________________________________
Additional Item Attachment:
File name: patch-libc.diff Size:2 KB
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?23015>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/