From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <7871fcf50702260632s1a1a3cay1c175cdfeeff154@mail.gmail.com> Date: Mon, 26 Feb 2007 09:32:35 -0500 From: "Joel C. Salomon" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] interesting potential targets for plan 9 and/or inferno In-Reply-To: <13426df10702260119y1d6c77deub0e832482776bb89@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <13426df10702260119y1d6c77deub0e832482776bb89@mail.gmail.com> Topicbox-Message-UUID: 14bbc404-ead2-11e9-9d60-3106f5b1d025 On 2/26/07, ron minnich wrote: > I prefer to go optimistic. I'm looking at Qt to see what it would take > to have it drive libdraw on linux, just out of curiosity. If Qt can > work on libdraw, I wonder if it could ever be native to Plan 9. Qt wants C++. And an ugly custom precompiler pass hack on top of that. --Joel