delorie.com/archives/browse.cgi | search |
Date: | Wed, 24 Mar 1999 09:50:43 -0500 |
Message-Id: | <199903241450.JAA21371@envy.delorie.com> |
From: | DJ Delorie <dj AT delorie DOT com> |
To: | djgpp-workers AT delorie DOT com |
In-reply-to: | <20ww07bbh4.fsf@Sky.inp.nsk.su> (message from Michael Bukin on 24 |
Mar 1999 13:20:07 +0600) | |
Subject: | Re: Problem with global symbols in malloc.c |
References: | <20ww07bbh4 DOT fsf AT Sky DOT inp DOT nsk DOT su> |
Reply-To: | djgpp-workers AT delorie DOT com |
X-Mailing-List: | djgpp-workers AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
> which interferes with global symbol freelist from > src/libc/ansi/stdlib/malloc.c Fixed. Meanwhile, you can get the malloc.c sources and add "static" to those variables, recompile and insert into your libc.a if you need: http://www.delorie.com/djgpp/dl/ofc/simtel/v2/djlsr202.zip/src/libc/ansi/stdlib/malloc.c
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |