X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Wed, 28 Sep 2005 13:44:16 -0400 Message-Id: <200509281744.j8SHiGne000310@envy.delorie.com> From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: <1127927491.464688.289680@g44g2000cwa.googlegroups.com> (ahmadwaris AT hotmail DOT com) Subject: Re: _dlopen, _dlclose, _dlsym and _snprintf undefined References: <1127927491 DOT 464688 DOT 289680 AT g44g2000cwa DOT googlegroups DOT com> Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > libc is supposed to have definitions for these symbols, Er, no. DJGPP doesn't support dynamic linking that way. There are a few add-in libraries that do something similar, like DXEs. As for snprintf and vsnprintf, they'll be in 2.04. You can download a beta 2.04 from djgpp's betas directory. Yes, I know it's been beta forever (sigh).