| delorie.com/archives/browse.cgi | search | 
| X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f | 
| X-Trace-PostClient-IP: | 68.147.131.211 | 
| From: | Brian Inglis <Brian DOT Inglis AT SystematicSw DOT Invalid> | 
| Newsgroups: | comp.os.msdos.djgpp | 
| Subject: | Re: Environment Variables | 
| Organization: | Systematic Software | 
| Message-ID: | <b6rsh0hms04m63spc3b0esp3iunkg4fe3n@4ax.com> | 
| References: | <41115A5F DOT 7DDC6318 AT yahoo DOT com> <bNtQc.58210$vX4 DOT 56203 AT cyclops DOT nntpserver DOT com> <41127AF9 DOT 26DEA37C AT yahoo DOT com> <4112BE04 DOT 3B151CA1 AT yahoo DOT com> <7494-Fri06Aug2004121205+0300-eliz AT gnu DOT org> <ufn7h0p3s00qq4vqmq3odgnt67i4hisdfn AT 4ax DOT com> <86p1xifjnyj DOT fsf AT sirppi DOT helsinki DOT fi> <k8oih0hl2p0410fn9oobcrnvfp28dhhv01 AT 4ax DOT com> <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 | 
| 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
<dj AT delorie DOT com> 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
| webmaster | delorie software privacy | 
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |