Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Compile and Install SOC in Linux

Status
Not open for further replies.

vegaluisjose

Newbie level 4
Joined
May 1, 2009
Messages
7
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,283
Location
Venezuela
Activity points
1,335
Hi everybody,

I need to install SystemC on Ubuntu/Linux, anyone with Tips or Tricks to do that?

I follow the install file and when i do "make" an error produced...
searching in the web i find this:

added:

#include <cstdlib>
#include <cstring>

to file src/sysc/util/sc_utils_ids.cpp, at line 62, following existing
#include "sysc/utils/sc_report.h" statement


then that problem it's solved, but when i do "sudo make install", a new problem shows about the example in "FFT example" or somethig like this...

i tried to compile a examples for rookies in SystemC like "Hello World or counters", but i dont receive anything good...

i think the problem is not correctly installed, but i dont find information about it...

Thanks
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top