Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6471381
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T06:13:03+00:00 2026-05-25T06:13:03+00:00

How to install SystemC on Fedora 15? Problems: no RPM package (licensing problems) does

  • 0

How to install SystemC on Fedora 15?

Problems:

  • no RPM package (licensing problems)
  • does not compile with 4.6
  • even with -fpermissive (clang doesn’t compile your modules)
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T06:13:04+00:00Added an answer on May 25, 2026 at 6:13 am

    There is extremely useful and well writen blog post by Chitlesh Goorah, please read it first.

    Then what reminds is how to compile SystemC library with GCC 4.6. You can add -fpermissive, but I strongly advice against it.

    Instead there are 4 lines of code that needs to be changed, here is the patch:

    --- src/sysc/datatypes/bit/sc_bit_proxies.h 2007-03-14 17:47:49.000000000 +0000
    +++ src/sysc/datatypes/bit/sc_bit_proxies.h.mod 2011-09-02 13:53:34.318379140 +0000
    @@ -713,7 +713,7 @@
    
     protected:
    
    -    mutable X& m_obj;
    +    X&         m_obj;
         int        m_hi;
         int        m_lo;
         int        m_len;
    @@ -1190,10 +1190,10 @@
    
     protected:
    
    -    mutable X&   m_left;
    -    mutable Y&   m_right;
    +            X&   m_left;
    +            Y&   m_right;
         mutable int  m_delete;
    -    mutable int& m_refs;
    +            int& m_refs;
    

    As a bonus, changes above make this header to work with Clang (tested with 3.0).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

OS that I am using: Fedora 15. Today morning, I removed net-snmp rpm package
I try to compile and install libapreq2 via Homebrew package manager. brew create http://www.apache.si//httpd/libapreq/libapreq2-2.13.tar.gz
I am starting with a clean install of Fedora 15 on a VirtualBox VM
Possible Duplicate: How to automatically start your service after install? I have a Visual
I have just installed VMWare Server 2.0 on a fresh Fedora Core 8 install.
Scenario: Our install package used to add User DSN. We changed this to install
I'm trying to get a Python package to install to my home directory because
I followed this thread to install Mono on my Fedora box: Install Mono on
I get an android build error, when I compile android 2.3.4 with fedora 16.
Im trying to install oracle calendar on fedora and Im running into the following

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.