User Tools

Site Tools


embedded

Installation of 6502 embedded tools on Gentoo

Emerging layman (if you did not have already done this)

  1. Emerge layman (if you don't already have it).
  2. Add Mario's repository to the /etc/layman/layman.cfg file by adding this line:
http://ftp.disconnected-by-peer.at/pub/overlay/geos_one-overlay.xml

under the line that starts “overlays :”. Then run (as root):

$ sudo layman -f
$ sudo layman -a linamh

or you can type

layman -f -a linamh -o 'http://ftp.disconnected-by-peer.at/pub/overlay/geos_one-overlay.xml'

so you don't have to modify the config file

3. emerge the programm you want to use
$ emerge -av cc65

Back to the main page

embedded.txt · Last modified: 2022/12/29 11:01 by 127.0.0.1