libtool-patches
[Top][All Lists]
Advanced

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

Re: abstract libltdl more carefully for MinGW [libtool--devo--1.0--patch


From: Bob Friesenhahn
Subject: Re: abstract libltdl more carefully for MinGW [libtool--devo--1.0--patch-226]
Date: Sun, 3 Oct 2004 12:18:47 -0500 (CDT)

On Sun, 3 Oct 2004, Bob Friesenhahn wrote:

It appears that this LT_SCOPE patch is incomplete (as compared to Ralf's patch) since there is an undefined reference to 'lt__alloc_die'.

Ralph's patch included this additional change to lt__alloc.h:

/* If set, this function is called when memory allocation has failed. */
-extern void (*lt__alloc_die) (void);
+LT_SCOPE void (*lt__alloc_die) (void);

Bob
======================================
Bob Friesenhahn
address@hidden
http://www.simplesystems.org/users/bfriesen




reply via email to

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