Jump to content

Installing systemc on Ubuntu


Maryam

Recommended Posts

Hi

I am a beginner.

I'm installing systemc231 on Ubuntu and I have done this

Tar -xzvf systemc-2.3.1.tgz

Cd systemc-2.3.1

Sudo mkdir /usr/local/systemc231

Mkdir objdir

Cd objdir

Export cxx="<compiler>"

Export cxx=g++

Export cxx=clang++

Seven cxx g++

It answers :command not found

Then I continued:

../configure

It took a moment and check something but finally it answered :

Configure:error: in /home/Ubuntu/systemc-2.3.1/objdir':

Configure:error:c++compiler cannot create executables see 'config.log' for more details

And then I continued :

Make

And it answered :

Make:*** no targets specified no makefile found. Stop.

Now what can l do?

Link to comment
Share on other sites

this is the process I have done to install systemc230 on ubuntu 13.04: <a href="http://paste.ubuntu....m/12228960/</a>
As you can see, I have several errors.In addition I have tried this process with making objdir and have got the same results. I have also install g++ ( sudo apt-get install g++) and all are the newest versions.I had the same errors in installing systemc220 and even more in systemc231. I have downloaded necassery software ( gun make, gcc and clang ) but I dont know, what I am supossed to do with them and in which folder, I should save them.
please help me if you can

Link to comment
Share on other sites

  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...