WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Install GCC?  (Read 5507 times)

Offline Tetnis

  • Newbie
  • *
  • Posts: 4
Install GCC?
« on: May 14, 2010, 08:01:10 AM »
Hey,

What's the command line to install packages? Sorry, not familiar with tiny/micro core linux at all :-)
Life would be so much easier if i had it's source code....

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10957
Re: Install GCC?
« Reply #1 on: May 14, 2010, 08:07:23 AM »
Packages in general, the compiling environment, or?

Gcc + standard headers:

Quote
tce-load -wi compiletc

For browsing the packages in the console, you can use ab. There's also an extension for the purpose, appbrowser-cli.
The only barriers that can stop you are the ones you create yourself.

Offline Tetnis

  • Newbie
  • *
  • Posts: 4
Re: Install GCC?
« Reply #2 on: May 14, 2010, 08:17:26 AM »
Awesome, thank you :-)
Life would be so much easier if i had it's source code....