From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24064 invoked by alias); 5 May 2011 11:35:09 -0000 Received: (qmail 23865 invoked by uid 22791); 5 May 2011 11:35:08 -0000 X-SWARE-Spam-Status: No, hits=0.4 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Received: from mail-qy0-f175.google.com (HELO mail-qy0-f175.google.com) (209.85.216.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 05 May 2011 11:34:54 +0000 Received: by qyk35 with SMTP id 35so3522619qyk.20 for ; Thu, 05 May 2011 04:34:53 -0700 (PDT) MIME-Version: 1.0 Received: by 10.224.89.6 with SMTP id c6mr2190391qam.188.1304595293628; Thu, 05 May 2011 04:34:53 -0700 (PDT) Received: by 10.229.67.169 with HTTP; Thu, 5 May 2011 04:34:53 -0700 (PDT) Date: Thu, 05 May 2011 11:35:00 -0000 Message-ID: Subject: About compile From: konica sarker To: gcc-help@gcc.gnu.org Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2011-05/txt/msg00052.txt.bz2 Hello, I want to compile a program from my personal computer (ubuntu is running) written for SPU target. Can you tell me the what is the command for this? - Konica