Message-Id: <199911270848.KAA15899@www.Foo.COM> From: "S. M. Halloran" Organization: User RFC 822- and 1123-compliant To: "Jay" , djgpp AT delorie DOT com Date: Sat, 27 Nov 1999 10:54:28 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Is there an option in DJGPP to name functions name as is? In-reply-to: <9FE%3.35$t12.2812@newscontent-01.sprint.ca> X-mailer: Pegasus Mail for Win32 (v3.12b) Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 26 Nov 99, Jay was found to have commented thusly: > I wanted to know if there was an command line option in DJGPP that names all > C functions "as is", that is without adding the underscore before each > function name. > > -- > ------------------------------ > Jay > ok11 AT ihatespam DOT sprint DOT ca In the documentation that comes with gcc, under the section Code Generation Options, there is an option called '-fleading-underscore' and its opposite '-fno-leading-underscore'. This is probably what you want, although you might want to read about it first. Mitch Halloran Research (Bio)chemist Duzen Laboratories Group Ankara TURKEY