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

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...