Skip to content
This repository was archived by the owner on Nov 30, 2021. It is now read-only.
This repository was archived by the owner on Nov 30, 2021. It is now read-only.

Couldn't compile due to missing 'bits/c++config.h' #1

Description

@DataCorrupted

Hi

I followed INSTALL.txt and I got stuck at step 5. I have tested on my laptop(Ubuntu 1804, gcc7.3.0) and server(Debian 4.18.6-1, gcc7.3.0), both x86_64 architecture.

Both machines got stuck at '/home/peter/IntFlow/projects/compiler-rt'

In file included from /home/peter/IntFlow/projects/compiler-rt/lib/asan/asan_new_delete.cc:20:
/usr/lib/gcc/x86_64-linux-gnu/7.3.0/../../../../include/c++/7.3.0/new:38:10: fatal error: 'bits/c++config.h' file
not found
#include <bits/c++config.h>
^
1 error generated.
Makefile:267: recipe for target '/home/peter/intflow-build/tools/clang/runtime/compiler-rt/clang_linux/asan-i386/i386/SubDir.lib__asan/asan_new_delete.o' failed

I am not sure why I am building i386 asan as I am on 64bit machine.
The compilation is then stuck here.

Would someone help?
Thanks

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions