From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.236.153.68 with SMTP id e44cs221276yhk; Mon, 20 Jun 2011 21:09:08 -0700 (PDT) Return-Path: <9front+bncCPS0wdjICBDgsoDwBBoERV7LeQ@googlegroups.com> Received-SPF: pass (google.com: domain of 9front+bncCPS0wdjICBDgsoDwBBoERV7LeQ@googlegroups.com designates 10.142.211.16 as permitted sender) client-ip=10.142.211.16; Authentication-Results: mr.google.com; spf=pass (google.com: domain of 9front+bncCPS0wdjICBDgsoDwBBoERV7LeQ@googlegroups.com designates 10.142.211.16 as permitted sender) smtp.mail=9front+bncCPS0wdjICBDgsoDwBBoERV7LeQ@googlegroups.com; dkim=pass header.i=9front+bncCPS0wdjICBDgsoDwBBoERV7LeQ@googlegroups.com Received: from mr.google.com ([10.142.211.16]) by 10.142.211.16 with SMTP id j16mr698777wfg.69.1308629347653 (num_hops = 1); Mon, 20 Jun 2011 21:09:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=beta; h=domainkey-signature:x-beenthere:received-spf:mime-version :in-reply-to:references:from:date:message-id:subject:to :x-original-sender:x-original-authentication-results:reply-to :precedence:mailing-list:list-id:x-google-group-id:list-post :list-help:list-archive:sender:list-subscribe:list-unsubscribe :content-type; bh=2VwLooPIKYj0+3lzrFyvwfbyqRm60t4/yoCDUkhxW4U=; b=EvYEL0hqSA0y/DUkG+dzm+Ld16jCYRNcoNImnZXRErNggzfLn26AtRjxMkbC4/ewU7 8h9pOS8TeG9+jSxWxYQBQ/oHpmcBA4tshZViIySHrFyux85ubDJKKlOvG728Ryo8//QX 7Fo+rclkfhuoDXAKhLILu70By62S6b5yyep1c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlegroups.com; s=beta; h=x-beenthere:received-spf:mime-version:in-reply-to:references:from :date:message-id:subject:to:x-original-sender :x-original-authentication-results:reply-to:precedence:mailing-list :list-id:x-google-group-id:list-post:list-help:list-archive:sender :list-subscribe:list-unsubscribe:content-type; b=c4kXaLP704bFrfG+5dRlb7+OI2h+5FF34u7CMqYtRiR56e6KXOQXXCikwvFlIEZSbv PIM5BZfUVyZevtruFm3Fzr4uln+0gRkuV2eLLC0WED4qkTs1vgw65w23RDF8cBpPT4cj zOAk4oixbNUHs3RD3zskHRTLS+SGl10Idn3eM= Received: by 10.142.211.16 with SMTP id j16mr238181wfg.69.1308629344025; Mon, 20 Jun 2011 21:09:04 -0700 (PDT) X-BeenThere: 9front@googlegroups.com Received: by 10.68.15.3 with SMTP id t3ls1716478pbc.1.gmail; Mon, 20 Jun 2011 21:09:03 -0700 (PDT) Received: by 10.68.43.38 with SMTP id t6mr900618pbl.18.1308629343413; Mon, 20 Jun 2011 21:09:03 -0700 (PDT) Received: by 10.68.43.38 with SMTP id t6mr900617pbl.18.1308629343401; Mon, 20 Jun 2011 21:09:03 -0700 (PDT) Received: from mail-pv0-f179.google.com (mail-pv0-f179.google.com [74.125.83.179]) by gmr-mx.google.com with ESMTPS id c10si13250103pbi.2.2011.06.20.21.09.03 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 20 Jun 2011 21:09:03 -0700 (PDT) Received-SPF: pass (google.com: domain of staal1978@gmail.com designates 74.125.83.179 as permitted sender) client-ip=74.125.83.179; Received: by pvg18 with SMTP id 18so3485273pvg.38 for <9front@googlegroups.com>; Mon, 20 Jun 2011 21:09:03 -0700 (PDT) Received: by 10.142.151.36 with SMTP id y36mr891930wfd.273.1308629343233; Mon, 20 Jun 2011 21:09:03 -0700 (PDT) MIME-Version: 1.0 Received: by 10.142.250.41 with HTTP; Mon, 20 Jun 2011 21:08:43 -0700 (PDT) In-Reply-To: References: From: Jens Staal Date: Tue, 21 Jun 2011 06:08:43 +0200 Message-ID: Subject: Re: alternative compilers To: 9front@googlegroups.com X-Original-Sender: staal1978@gmail.com X-Original-Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of staal1978@gmail.com designates 74.125.83.179 as permitted sender) smtp.mail=staal1978@gmail.com; dkim=pass (test mode) header.i=@gmail.com Reply-To: 9front@googlegroups.com Precedence: list Mailing-list: list 9front@googlegroups.com; contact 9front+owners@googlegroups.com List-ID: <9front.googlegroups.com> X-Google-Group-Id: 831096995978 List-Post: , List-Help: , List-Archive: Sender: 9front@googlegroups.com List-Subscribe: , List-Unsubscribe: , Content-Type: text/plain; charset=UTF-8 > So, question, anyone interested in making other compilers work on > 9front? If so, which ones? > I am currently playing with trying to get PCC (the Portable kind, not the APE kind) to compile under APE. I am however stuck already at the first step of getting past autoconf hell (mkmk does not seem to know what to do and I am a noob) (A cool thing I was thinking aobut for PCC on plan9 was actually to bring up an alternative *BSD kernel (FreeBSD kernel can apparently be compiled with PCC) with glendix-type patches natively on Plan9. This "glendie" could thus be an alternative kernel for extended hardware support)