Date: Thu, 10 May 2001 20:41:26 +0300 (WET) From: Andris Pavenis To: DJ Delorie Cc: djgpp-workers AT delorie DOT com Subject: Re: DJGPP is based on ... In-Reply-To: <200105101506.LAA21712@envy.delorie.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody 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, 10 May 2001, DJ Delorie wrote: > > Perhaps we should make the gcc 3.0 test builds the default build for > the zip picker? They'd get tested that way. > No. I don't think so. At first my builds require LFN. So they are not ready for many users. Also gdb and rhide should be rebuilt using newer version of libiberty.a or they will have problems with demangling of C++ names (for DJGPP I'm using RHIDE binary built using newer gdb development version) About native building gcc-3.0 with DJGPP: I tried some times but it was seldom as I prefer cross-building under Linux (faster and more reliable, no DPMI descriptor leaks etc ...) It could be possible to put some build in v2gnu/alphas but surely not directly in v2gnu. Andris