Tiny Core Linux

General TC => General TC Talk => Topic started by: rminnich on August 23, 2010, 08:24:19 PM

Title: TC3: gcc: error trying to exec 'as'
Post by: rminnich on August 23, 2010, 08:24:19 PM
tinycore 3: I've downloaded base-dev, and every gcc-like thing I can find; as is missing.

Some change I missed here?

ron
Title: Re: TC3: gcc: error trying to exec 'as'
Post by: Jason W on August 23, 2010, 08:52:35 PM
As is in binutils.tcz, maybe that package is missing
Title: Re: TC3: gcc: error trying to exec 'as'
Post by: Juanito on August 24, 2010, 03:43:05 AM
It would be better to use the appbrowser to download/install the compiletc meta-extension - that way you will get everything required for a compile environment.
Title: Re: TC3: gcc: error trying to exec 'as'
Post by: smiley on February 21, 2011, 06:19:04 PM
I loaded the gcc extension and it's listed dependencies kind of expecting to be able to compile afterwards, but this was not the case.  I ran into this issue and much general head scratching ensued until I came across this post.  Now I understand that just downloading the compiletc meta-extension is probably the best way to go with this if you're going to be doing a lot of compiling, but I'm curious as to why the binutils wouldn't be listed as a dep to the gcc extension?  It seems that it would be appropriate to do so.