James wrote:
> Is there a way to install gcc without previous version of gcc on Linux?

Just install a binary package, hopefully as provided with your
distribution.

In the extremely unlikely event that there is no binary package
available (for instance if you are porting to a new architecture),
cross-compile it from a machine that does have binary packages
available. I very much doubt that's what you need to do though.

Alex

_______________________________________________
help-gnu-utils mailing list
help-gnu-utils@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-utils

Reply via email to