Skip to content

Installing the toolchain #69

Description

@Aaronyap2002

Hello, I downloaded and extracted the toolchain version gcc-rv32imc-20210412-1, but I weren't able to install it. What did I do wrong here?

aaron@aaron-TravelMate-P238-M:~/Downloads$ cd /home/aaron/Downloads/lowrisc-toolchain-gcc-rv32imc-20210412-1
aaron@aaron-TravelMate-P238-M:~/Downloads/lowrisc-toolchain-gcc-rv32imc-20210412-1$ sudo ./configure --prefix=/home/aaron/new1/ --with-arch=rv32gc --with-abi=ilp32d--disable-float--disable-atomic
aaron@aaron-TravelMate-P238-M:~/Downloads/lowrisc-toolchain-gcc-rv32imc-20210412-1$ sudo ./configure 
sudo: ./configure: command not found
aaron@aaron-TravelMate-P238-M:~/Downloads/lowrisc-toolchain-gcc-rv32imc-20210412-1$ sudo ./configure 
sudo: ./configure: command not found
aaron@aaron-TravelMate-P238-M:~/Downloads/lowrisc-toolchain-gcc-rv32imc-20210412-1$ make install
make: *** No rule to make target 'install'.  Stop.
aaron@aaron-TravelMate-P238-M:~/Downloads/lowrisc-toolchain-gcc-rv32imc-20210412-1$ make
make: *** No targets specified and no makefile found.  Stop.
aaron@aaron-TravelMate-P238-M:~/Downloads/lowrisc-toolchain-gcc-rv32imc-20210412-1$ ./build.sh
bash: ./build.sh: No such file or directory

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions