Re: [ArchC] Digest for archc@googlegroups.com - 1 update in 1 topic

5 views
Skip to first unread message

Liana Duenha

unread,
Oct 21, 2017, 5:51:31 AM10/21/17
to ar...@googlegroups.com
Hello,

There are two possible problems: the systemC is not properly intalled or the ArchC could not find it. 

First off all, check if the SystemC is installed.
One way to do this is verify if the lib-systemc was created in your systemc installation path.
If is not, go back and install systemC again doing

cd <systemc_path>
./configure --prefix=<systemc_path> 
make
make install     

After this, you need to use the systemc path in the ./configure command of the ArchC installing process. 

Ex:  cd <archc_path>
       ./configure --prefix=<archc_path> --with-systemc=<systemc_path>
       make 
       make install


Liana.

2017-10-21 3:36 GMT-03:00 <ar...@googlegroups.com>:
"Jônathas Sardinha" <jonathas...@gmail.com>: Oct 20 04:35AM -0700

Hello, I'm having trouble after in step B for the installation. When I use
the "make" instruction I have this error:
"Entering directory
'/home/jonathas/Documents/quickstart-archc/acinstall/ArchC-2.4.1/src/powersc'
CXX libpowersc_a-powersc.o
In file included from powersc.cpp:36:0:
powersc.h:44:21: fatal error: systemc.h: No such file or directory
#include <systemc.h>
^
compilation terminated."
Can anybode help?
Thanks,
Jonathas.
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to archc+unsubscribe@googlegroups.com.



--
-------------------------------------------------------------------------
Liana Duenha

Faculdade de Computação - FACOM/UFMS
Website Institucional: www.facom.ufms.br/~lianaduenha


Reply all
Reply to author
Forward
0 new messages