Date: Thu, 13 Jan 2000 10:03:50 +0200 (WET) From: Andris Pavenis To: Eli Zaretskii cc: djgpp-workers AT delorie DOT com Subject: Re: gcc2952s2.zip for next update of DJGPP port of gcc-2.95.2 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 13 Jan 2000, Eli Zaretskii wrote: > > On Wed, 12 Jan 2000, Andris Pavenis wrote: > > > Unless there will be some comments, fixes or suggestions, I'll > > rebuild gcc-2.95.2 sometime in near future and upload archives. > > Thanks! > > Is it possible to configure GCC for 16-bit wide characters (to make it > compatible with Windows in conjunction with RSXNTDJ), and have > protoize be part of the binary distribution? > Both things are in. Also support of using weak symbols and .gnu.linkonce sections when specially enabled by one command line option (-mbnu210) as suggested by Mark Elbrecht about half a year ago. Note that one needs recent binutils snapshot to use this feature. This feature is off by default unless somebody puts it into specs as default (for his own installation only, of course) Maybe it's worth to make such binaries of some binutils snapshot available from directories v2gnu/alphas or v2gnu/beta Andris