Hi All,
I just installed systemc 2.3.1 in windows 7.0 using cygwin64.
I have also installed systemc-ams_2.0_beta1
I have compiled the exercise from Fraunhofer (comb_filter).
this is the log:
15:48:17 **** Build of configuration Release for project test2 ****
make all
Building file: ../src/comb_filter.cpp
Invoking: Cygwin C++ Compiler
g++ -IC:/systemc-2.3.1/include -IC:/systemc-ams-2.0_beta1/include -IC:/TUV_AMS_Library/output/include/ -O3 -Wall -c -fmessage-length=0 -MMD -MP -MF"src/comb_filter.d" -MT"src/comb_filter.o" -o "src/comb_filter.o" "../src/comb_filter.cpp"
In file included fr