Skip to content

powerpc64-unknown-linux-gnu illegal instruction #1565

Open
@pusateri

Description

@pusateri
(chroot) livecd / # curl https://sh.rustup.rs -sSf | sh
info: downloading installer

Welcome to Rust!

This will download and install the official compiler for the Rust programming 
language, and its package manager, Cargo.

It will add the cargo, rustc, rustup and other commands to Cargo's bin 
directory, located at:

  /root/.cargo/bin

This path will then be added to your PATH environment variable by modifying the
profile file located at:

  /root/.profile

You can uninstall at any time with rustup self uninstall and these changes will
be reverted.

Current installation options:

   default host triple: powerpc64-unknown-linux-gnu
     default toolchain: stable
  modify PATH variable: yes

1) Proceed with installation (default)
2) Customize installation
3) Cancel installation
>1

info: syncing channel updates for 'stable-powerpc64-unknown-linux-gnu'
main: line 363: 17818 Illegal instruction     "$@"
(chroot) livecd / # which gcc
/usr/powerpc64-unknown-linux-gnu/gcc-bin/7.3.0/gcc
(chroot) livecd / # 

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions