--- In "yupingdong" <> wrote:
> I am using TS-7250, and booted to the Debian OS
> which is pre-installed in the USB flash drive.
> I want to compile and run my C codes in the Debian
> system, but I didn't find the gcc compiler which
> was said to be included in the Debian OS. Anyone
> can tell me how to use the gcc and g++ compiler?
The TS-7300 can be acquired completely installed with Debian and gcc
however the TS-7250 did not come with gcc installed -- at least none
of the many units that I purchased did. You would have to install
gcc yourself or run Cygwin cross compiler on an IBM PC running
Windows and upload the compiled binary to your TS-7250.
http://www.cygwin.com/
Compilation on the TS-7250 and TS-7300 are much slower than
compilation on a Microsoft Windows system, so I use Cygwin for the TS-
7250.
Also I'm not entirely sure that gcc would install on the TS-7250
since the flash file system on the TS-7250 may not have enough
available space. You would have to see what an apt-get of the gcc
compiler requires inasofar as flash space is concerned and see if
your TS-7250 has enough room for the compiler.
The best way to go is Cygwin, though, it seems to me.
------------------------------------
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/
|