From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17567 invoked by alias); 19 Sep 2003 15:04:55 -0000 Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org Received: (qmail 17559 invoked from network); 19 Sep 2003 15:04:52 -0000 Received: from unknown (HELO mail.cruzio.com) (63.249.95.37) by sources.redhat.com with SMTP; 19 Sep 2003 15:04:52 -0000 Received: from pewty (sa-63-249-99-14.cruzio.com [63.249.99.14]) by mail.cruzio.com with SMTP id h8JF4mgK055040 for ; Fri, 19 Sep 2003 08:04:50 -0700 (PDT) From: "Tom Kazakoff" To: Subject: The first compile Date: Fri, 19 Sep 2003 15:04:00 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal X-SW-Source: 2003-09/txt/msg00229.txt.bz2 I am new to GNU, and am a bit rusty on setting up Makefiles. I downloaded the GNU/68K coldifre C/C++ compiler Toolkit from Ashware's web site. I installed this package on a NT machine, and would like to run code on NT for now, but the goal is to run on a Mororola MPC566. Can I do this ? Is there an example of a Makefile that will work in this situation ? I have found many makefile examples, but none that are simple (to start) and that are tailored for the first compile. Also, what OS did I download with this package ? I will be receiving a development board soon, and want to be able to get going. Thanks, Tom Kazakoff MA Engineering 831-338-6752 tomkaz@cruzio.com