From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264674AbUEEOBP (ORCPT ); Wed, 5 May 2004 10:01:15 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264673AbUEEOBP (ORCPT ); Wed, 5 May 2004 10:01:15 -0400 Received: from [203.145.183.39] ([203.145.183.39]:1547 "EHLO globaledgesoft.com") by vger.kernel.org with ESMTP id S264670AbUEEOBO (ORCPT ); Wed, 5 May 2004 10:01:14 -0400 Message-ID: <016101c432a8$6a64c520$630210ac@dominc> From: "Dominic VP" To: Subject: build Date: Wed, 5 May 2004 19:23:59 +0530 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 X-MDRemoteIP: 172.16.2.99 X-Return-Path: dominic.vp@globaledgesoft.com X-MDaemon-Deliver-To: linux-kernel@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi, I am having to port linux to a new architecture. This architecture does not have gcc ported on to it. This does have an ansi c compiler. Has anyone has had any experience/success with building linux with an ansi c compiler. I know it does not build automagically, but any info on deviations/changes/tools would be appreciated a LOT. thanks in advance, dominique