harvard-acc / ALADDIN

A pre-RTL, power-performance model for fixed-function accelerators
Other
167 stars 55 forks source link

Error: can't find library python2.7 required by python #31

Closed better1017 closed 3 years ago

better1017 commented 4 years ago

root@972a8d761493:/workspace/gem5-aladdin# scons build/X86/gem5.opt scons: Reading SConscript files ... Warning: Your compiler doesn't support incremental linking and lto at the same time, so lto is being disabled. To force lto on anyway, use the --force-lto option. That will disable partial linking. Checking for C header file Python.h... yes Checking for C library python2.7... no Error: can't find library python2.7 required by python

xyzsam commented 4 years ago

This is probably the same error as here: https://groups.google.com/forum/m/?utm_medium=email&utm_source=footer#!msg/gem5-aladdin-users/IWtLUF4Pbw0/KaIXm4M5BgAJ

On Sat, Jun 20, 2020, 12:35 AM 走走停停yyl notifications@github.com wrote:

root@972a8d761493:/workspace/gem5-aladdin# scons build/X86/gem5.opt scons: Reading SConscript files ... Warning: Your compiler doesn't support incremental linking and lto at the same time, so lto is being disabled. To force lto on anyway, use the --force-lto option. That will disable partial linking. Checking for C header file Python.h... yes Checking for C library python2.7... no Error: can't find library python2.7 required by python

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ysshao/ALADDIN/issues/31, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKLCXCYLR4OXGBEIR2CBKLRXRREDANCNFSM4ODIUEWA .