X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Trace-PostClient-IP: 68.147.131.211 From: Brian Inglis Newsgroups: comp.os.msdos.djgpp Subject: Re: Environment Variables Organization: Systematic Software Message-ID: References: <41115A5F DOT 7DDC6318 AT yahoo DOT com> <41127AF9 DOT 26DEA37C AT yahoo DOT com> <4112BE04 DOT 3B151CA1 AT yahoo DOT com> <7494-Fri06Aug2004121205+0300-eliz AT gnu DOT org> <86p1xifjnyj DOT fsf AT sirppi DOT helsinki DOT fi> <411e140a$0$173$cc7c7865 AT news DOT luth DOT se> <026sh0tku7humumni5m2td732n4pko9oft AT 4ax DOT com> <200408141445 DOT i7EEjcrh019364 AT envy DOT delorie DOT com> X-Newsreader: Forte Agent 1.93/32.576 English (American) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 22 Date: Sat, 14 Aug 2004 20:06:50 GMT NNTP-Posting-Host: 24.71.223.147 X-Complaints-To: abuse AT shaw DOT ca X-Trace: pd7tw1no 1092514010 24.71.223.147 (Sat, 14 Aug 2004 14:06:50 MDT) NNTP-Posting-Date: Sat, 14 Aug 2004 14:06:50 MDT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On Sat, 14 Aug 2004 10:45:38 -0400 in comp.os.msdos.djgpp, DJ Delorie wrote: > >> $ nm -g a.exe | cut -c10- | grep '^.._[^_]' > dg >> >> Edit dg and manually delete all the Standard C identifiers. >> Paste into post and edit to taste. > >Note that the DJGPP sources come with a pollution test program that's >supposed to check for these. See test/libclink/* in djtst*.zip What they actually check for are ANSI, POSIX, and new library symbols *missing*, using nm -g on the startup code and library archive with program check, and nm --print-armap on old and new libraries with program compare. -- Thanks. Take care, Brian Inglis Calgary, Alberta, Canada Brian DOT Inglis AT CSi DOT com (Brian dot Inglis at SystematicSw dot ab dot ca) fake address use address above to reply