ts-7000
[Top] [All Lists]

Re: [ts-7000] Re: TS7200 hello world problem

To:
Subject: Re: [ts-7000] Re: TS7200 hello world problem
From: David Hawkins <>
Date: Fri, 01 Jun 2007 13:23:46 -0700
Hi Oguzhan,

> The code is quite simple:
> 
> #include <stdio.h>
> int main (void)
> {
> printf ("Hello World!\n");
> return 0;
> }

Ok, I figured it would be, but it helps to check.

> After your message, I have searched for "gcc" in cygwin folder and 
> have found two "gcc.exe" file in 
> C:\cygwin\usr\local\opt\crosstool\arm-unknown-linux-gnu\gcc-3.3.2-
> glibc-2.3.2\arm-unknown-linux-gnu\bin and C:\cygwin\usr\include 
> folders. When I try to compile the simple code given above using gcc -
> Wall -o hello-world hello-world.c instruction I'm givinig following 
> error:
> 
> gcc: installation problem, cannot exec 'cc1: No such file or directory
> 
> I have tried to compile the code using gcc.exe in the Command Prompt 
> of Win XP. I have recived a message that the application cannot be 
> started since cygwin1.dll could not found. 

You want the command prompt that came with Cygwin, i.e., the bash
shell.

For example,

$ which gcc
/usr/bin/gcc

$ gcc --version
gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is 
NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR 
PURPOSE.

Shows that I have gcc installed, its seen as /usr/bin/gcc, and
the version here should be pretty recent as I allowed Cygwin
to update its packages when I built the TS ARM compiler.

If you can't see this version of gcc, then run the Cygwin setup
utility and add the gcc tools and anything else that looks interesting.

Before figuring out cross-compilation on the command line,
it'll help to get native compilation working first.

Cheers
Dave






 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/ts-7000/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/ts-7000/join
    (Yahoo! ID required)

<*> To change settings via email:
     
    

<*> To unsubscribe from this group, send an email to:
    

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

<Prev in Thread] Current Thread [Next in Thread>
Admin

Disclaimer: Neither Andrew Taylor nor the University of NSW School of Computer and Engineering take any responsibility for the contents of this archive. It is purely a compilation of material sent by many people to the birding-aus mailing list. It has not been checked for accuracy nor its content verified in any way. If you wish to get material removed from the archive or have other queries about the archive e-mail Andrew Taylor at this address: andrewt@cse.unsw.EDU.AU