From: "Andrew Fairburn" Newsgroups: comp.os.msdos.djgpp Subject: Using gcc switches (-M --pint-map) Date: Fri, 23 Nov 2001 15:23:38 -0000 Organization: University of Durham, Durham, UK Lines: 6 Message-ID: <9tlpfr$3kg$1@sirius.dur.ac.uk> NNTP-Posting-Host: secom189.dur.ac.uk X-Trace: sirius.dur.ac.uk 1006528827 3728 129.234.207.189 (23 Nov 2001 15:20:27 GMT) X-Complaints-To: usenet AT durham DOT ac DOT uk NNTP-Posting-Date: Fri, 23 Nov 2001 15:20:27 +0000 (UTC) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Priority: 3 X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MSMail-Priority: Normal To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com i was wondering how to use the print map (memeory map) switch? do i use it with the linker or with the gcc comiler, and what is the full command line? Thanks