Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

No rule to make target #121

mabannach started this conversation in General
Discussion options

Howdy,

trying to build the toolchain from scratch. Followed the instructions for build scripts (here) and worked all good to step 3.

Both ./RTBuilder_32b -g "8.3.0" -r "3+" -o "buster" and ./RTBuilder_64b -g "14.2.0" -o "buster" end up with

...
config.status: executing default commands
make[1]: *** No rule to make target 'c,c++,fortran', needed by 'native'. Stop.
make[1]: *** Waiting for unfinished jobs....
make: *** [Makefile:4284: all-gcc] Error 2

The builds have been on a clean debian/buster with fresh checkouts of the current (as of today) repo.

I must be missing something!?

Few other observations:

  • rsync should be included in the tools to install (apt-get install -y rsync), I put in a pull request for that once I got everything working.
  • The 8.3.0 gcc tries to compile libsanitizer/asan/asan_linux.cpp, but that version appears to have libsanitizer/asan/asan_linux.cc
You must be logged in to vote

Replies: 1 comment

Comment options

The builds have been on a clean debian/buster with fresh checkouts of the current (as of today) repo.

@mabannach What OS and machine are you using? This script requires a x86-64 Intel/AMD machine with any Linux x86-64 (not arm) distro to run these scripts.

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /