KMLM List
View email archives for the history of this mailing list.
|
|
|
|
systemc-forum - Mingw and SystemC v2.3
|
Message Thread:
Previous |
Next
|
- To: systemc-forum@xxxxxxxxxxxxxxxxxxx
- From: ht-lab <hans64@xxxxxxxxxx>
- Date: Fri, 10 Feb 2012 10:57:02 +0000
- Send Email to systemc-forum@lists.accellera.org:
- Send new message
- Reply to this message
|
For anybody who is interested v2.3 builds without any issues on MinGW32
(gcc 4.6.2).
I used MinGW/Msys 20111118 under win7-64.
cd systemc-2.3.0_pub_rev_20111121
mkdir objdir
cd objdir
setenv CXX g++
../configure
make
make install
make check
All test passed.
Thanks to all those that keep maintaining and supporting this library.
Hans
www.ht-lab.com
|
|