From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <835ECE9E-472C-448D-8125-67BBACB09752@gmail.com> References: <877fl6ronj.fsf@rudra.copyninja.info> <835ECE9E-472C-448D-8125-67BBACB09752@gmail.com> Date: Thu, 26 Nov 2015 22:08:10 +0000 Message-ID: From: Charles Forsyth To: Ryan Gonzalez Content-Type: multipart/alternative; boundary=001a114b2a5272cba6052578cfe0 Cc: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Subject: Re: [9fans] Compiling ken-cc on Linux Topicbox-Message-UUID: 788c7c42-ead9-11e9-9d60-3106f5b1d025 --001a114b2a5272cba6052578cfe0 Content-Type: text/plain; charset=UTF-8 On 26 November 2015 at 22:02, Ryan Gonzalez wrote: > I remember the time I was trying to build LLVM+Clang on Windows in debug > mode. Because...MinGW...I actually surpassed the file size limit when > linking Clang, so I had to rebuild EVERYTHING. Stupid thing took about an > hour each time. Ah. Debug mode. It took me a while to suspect: I don't think you can build debug mode at all now in 32-bit mode. Even with gold instead of gnu ld it needs more memory than they can represent in their arrangement of 32-bit user-mode address space. --001a114b2a5272cba6052578cfe0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

= On 26 November 2015 at 22:02, Ryan Gonzalez <rymg19@gmail.com> wrote:
I remember the time I was tryi= ng to build LLVM+Clang on Windows in debug mode. Because...MinGW...I actual= ly surpassed the file size limit when linking Clang, so I had to rebuild EV= ERYTHING. Stupid thing took about an hour each time.

= Ah. Debug mode. It took me a while to suspect: I don't think you can bu= ild debug mode at all now in 32-bit mode.
E= ven with gold instead of gnu ld it needs more memory than they can represen= t in their arrangement of 32-bit user-mode address space.
--001a114b2a5272cba6052578cfe0--