Archives

Date: October, 2013

Compiling SystemC on Fedora with GCC 4.8

ADL, College, Compilers, FYP, Technology

I had some difficulty getting SystemC to compile on Fedora 19 and gcc 4.8.1. After configuring correctly, make issued the following error: In file included from ../../../src/sysc/datatypes/bit/sc_bv_base.h:50:0, from ../../../src/sysc/datatypes/bit/sc_lv_base.h:56, from sc_signal.cpp:102: ../../../src/sysc/datatypes/bit/sc_bit_proxies.h:716:16: error: reference ‘m_obj’ cannot be declared ‘mutable’ [-fpermissive] mutable X& m_obj; ^ ../../../src/sysc/datatypes/bit/sc_bit_proxies.h:1193:18: error: reference ‘m_left’ cannot be declared ‘mutable’ [-fpermissive] mutable X& […]

Seanad Éireann Referendum

Politics, referenda

For the past few weeks I have been battling with the decision of how to vote in the coming referendum on Seanad abolition. Here I will attempt to outline some points for and against. Almost everyone agrees that the Seanad in its current form has many flaws. Therefore firstly, I will deal with the prospect […]