Topic: rev. 532 Compile error

Hi.
Please help me..
I compiled revision No.532. + MinGW + Code::Block IDE. BUT,
I have a complie error like that :

src\sm\hydram.h|146|warning: 'typedef' was ignored in this declaration|
src\sm\hydram.h|147|warning: 'typedef' was ignored in this declaration|
src\sm\hellmat.h|59|warning: 'typedef' was ignored in this declaration|
D:\FEA\oofem\src\oofemlib\geotoolbox.C||In member function 'int oofem::Polygon::testPoint(double, double) const':|
D:\FEA\oofem\src\oofemlib\geotoolbox.C|96|warning: suggest parentheses around '&&' within '||'|
D:\FEA\oofem\src\oofemlib\geotoolbox.C||In member function 'int oofem::Graph::testPoint(oofem::Graph::node*, double, double) const':|
D:\FEA\oofem\src\oofemlib\geotoolbox.C|1769|warning: suggest parentheses around '&&' within '||'|
D:\FEA\oofem\src\sm\cohsur3d.C||In member function 'virtual oofem::IRResultType oofem::CohesiveSurface3d::initializeFrom(oofem::InputRecord*)':|
D:\FEA\oofem\src\sm\cohsur3d.C|386|warning: suggest parentheses around comparison in operand of '&'|
D:\FEA\oofem\src\sm\cohsur3d.C|386|warning: suggest parentheses around comparison in operand of '&'|
D:\FEA\oofem\src\sm\cohsur3d.C|386|warning: suggest parentheses around comparison in operand of '&'|
D:\FEA\oofem\src\sm\hellmat.h|805|error: expected class-name before '{' token|
D:\FEA\oofem\src\sm\hellmat.h|809|error: 'Domain' has not been declared|
D:\FEA\oofem\src\sm\hellmat.h|812|error: 'FloatArray' has not been declared|
D:\FEA\oofem\src\sm\hellmat.h|812|error: 'MatResponseForm' has not been declared|
D:\FEA\oofem\src\sm\hellmat.h|812|error: 'GaussPoint' has not been declared|
D:\FEA\oofem\src\sm\hellmat.h|813|error: ISO C++ forbids declaration of 'FloatArray' with no type|
D:\FEA\oofem\src\sm\hellmat.h|813|error: expected ',' or '...' before '&' token|
D:\FEA\oofem\src\sm\hellmat.h|818|error: 'classType' does not name a type|
D:\FEA\oofem\src\sm\hellmat.h||In member function 'void HellmichMaterial::giveRealStressVector(int&, int, int*, int)':|
D:\FEA\oofem\src\sm\hellmat.h|813|error: request for member 'resize' in 'answer', which is of non-class type 'int'|
D:\FEA\oofem\src\sm\hellmat.h|823|error: expected declaration before '}' token|
||=== Build finished: 10 errors, 8 warnings ===|

2

Re: rev. 532 Compile error

Hi Kwon,

could you pass all parameters passed to compiler or perhaps to attach a complete build log? This can help a lot figuring out what going wrong.

Borek

3 (edited by kwon 22-03-2010 02:20:46)

Re: rev. 532 Compile error

Dear prof. Borek Patzak

I attach a complete build log.


-------------- Clean: Debug in oofem ---------------

Cleaned "oofem - Debug"

-------------- Build: Debug in oofem ---------------

mingw32-g++.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\dss\BiSection.cpp -o obj\Debug\src\dss\BiSection.o
mingw32-g++.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\dss\BigMatrix.cpp -o obj\Debug\src\dss\BigMatrix.o
mingw32-g++.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\dss\DSSolver.cpp -o obj\Debug\src\dss\DSSolver.o
mingw32-g++.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\dss\DenseMatrixArithmeticsNN.cpp -o obj\Debug\src\dss\DenseMatrixArithmeticsNN.o
mingw32-g++.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\dss\IntArrayList.cpp -o obj\Debug\src\dss\IntArrayList.o
mingw32-g++.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\dss\MathTracer.cpp -o obj\Debug\src\dss\MathTracer.o
mingw32-g++.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\dss\SkyLineMtx.cpp -o obj\Debug\src\dss\SkyLineMtx.o
mingw32-g++.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\dss\SkyLineMtxLDL.cpp -o obj\Debug\src\dss\SkyLineMtxLDL.o
mingw32-g++.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\dss\SparseConectivityMtx.cpp -o obj\Debug\src\dss\SparseConectivityMtx.o
mingw32-g++.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\dss\SparseGridMtx.cpp -o obj\Debug\src\dss\SparseGridMtx.o
mingw32-g++.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\dss\SparseGridMtxLDL.cpp -o obj\Debug\src\dss\SparseGridMtxLDL.o
mingw32-g++.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\dss\SparseGridMtxLL.cpp -o obj\Debug\src\dss\SparseGridMtxLL.o
mingw32-g++.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\dss\SparseGridMtxLU.cpp -o obj\Debug\src\dss\SparseGridMtxLU.o
mingw32-g++.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\dss\SparseGridMtxPD.cpp -o obj\Debug\src\dss\SparseGridMtxPD.o
mingw32-g++.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\dss\SparseMatrixF.cpp -o obj\Debug\src\dss\SparseMatrixF.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\fm\binghamfluid2.C -o obj\Debug\src\fm\binghamfluid2.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\fm\cbs.C -o obj\Debug\src\fm\cbs.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\fm\cbselement.C -o obj\Debug\src\fm\cbselement.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\fm\fastmarchingmethod.C -o obj\Debug\src\fm\fastmarchingmethod.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\fm\fluiddynamicmaterial.C -o obj\Debug\src\fm\fluiddynamicmaterial.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\fm\fmelement.C -o obj\Debug\src\fm\fmelement.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\fm\leplic.C -o obj\Debug\src\fm\leplic.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\fm\levelsetpcs.C -o obj\Debug\src\fm\levelsetpcs.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\fm\newtonianfluid.C -o obj\Debug\src\fm\newtonianfluid.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\fm\py1_3d_supg.C -o obj\Debug\src\fm\py1_3d_supg.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\fm\supg.C -o obj\Debug\src\fm\supg.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\fm\supgelement.C -o obj\Debug\src\fm\supgelement.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\fm\supgelement2.C -o obj\Debug\src\fm\supgelement2.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\fm\tr1_2d_cbs.C -o obj\Debug\src\fm\tr1_2d_cbs.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\fm\tr1_2d_supg.C -o obj\Debug\src\fm\tr1_2d_supg.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\fm\tr1_2d_supg2.C -o obj\Debug\src\fm\tr1_2d_supg2.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\fm\tr1_2d_supg2_axi.C -o obj\Debug\src\fm\tr1_2d_supg2_axi.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\fm\tr1_2d_supg_axi.C -o obj\Debug\src\fm\tr1_2d_supg_axi.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\fm\tractionpressurebc.C -o obj\Debug\src\fm\tractionpressurebc.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\fm\twofluidmaterial.C -o obj\Debug\src\fm\twofluidmaterial.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\main\main.C -o obj\Debug\src\main\main.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\main\maindebug.C -o obj\Debug\src\main\maindebug.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\main\oofeg.C -o obj\Debug\src\main\oofeg.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\main\usrdefsub.C -o obj\Debug\src\main\usrdefsub.o
In file included from src\sm/hellmat.h:31,
                 from D:\FEA\oofem\src\main\usrdefsub.C:182:
src\sm/hydram.h:146: warning: 'typedef' was ignored in this declaration
src\sm/hydram.h:147: warning: 'typedef' was ignored in this declaration
In file included from D:\FEA\oofem\src\main\usrdefsub.C:182:
src\sm/hellmat.h:59: warning: 'typedef' was ignored in this declaration
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\bodyload.C -o obj\Debug\src\oofemlib\bodyload.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\boundary.C -o obj\Debug\src\oofemlib\boundary.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\boundaryload.C -o obj\Debug\src\oofemlib\boundaryload.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\buffereddatareader.C -o obj\Debug\src\oofemlib\buffereddatareader.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\calmls.C -o obj\Debug\src\oofemlib\calmls.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\clock.C -o obj\Debug\src\oofemlib\clock.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\cltypes.C -o obj\Debug\src\oofemlib\cltypes.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\column.C -o obj\Debug\src\oofemlib\column.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\combuff.C -o obj\Debug\src\oofemlib\combuff.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\communicator.C -o obj\Debug\src\oofemlib\communicator.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\compcol.C -o obj\Debug\src\oofemlib\compcol.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\compiler.C -o obj\Debug\src\oofemlib\compiler.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\conTable.C -o obj\Debug\src\oofemlib\conTable.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\constant.C -o obj\Debug\src\oofemlib\constant.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\constantedgeload.C -o obj\Debug\src\oofemlib\constantedgeload.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\constantsurfaceload.C -o obj\Debug\src\oofemlib\constantsurfaceload.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\crosssection.C -o obj\Debug\src\oofemlib\crosssection.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\deadwght.C -o obj\Debug\src\oofemlib\deadwght.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\diagpre.C -o obj\Debug\src\oofemlib\diagpre.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\dictionr.C -o obj\Debug\src\oofemlib\dictionr.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\dof.C -o obj\Debug\src\oofemlib\dof.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\dofdistributedprimaryfield.C -o obj\Debug\src\oofemlib\dofdistributedprimaryfield.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\dofmanager.C -o obj\Debug\src\oofemlib\dofmanager.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\domain.C -o obj\Debug\src\oofemlib\domain.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\domaintransactionmanager.C -o obj\Debug\src\oofemlib\domaintransactionmanager.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\dss.C -o obj\Debug\src\oofemlib\dss.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\dsssolver.C -o obj\Debug\src\oofemlib\dsssolver.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\dummylocalizer.C -o obj\Debug\src\oofemlib\dummylocalizer.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\dyncombuff.C -o obj\Debug\src\oofemlib\dyncombuff.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\dyncompcol.C -o obj\Debug\src\oofemlib\dyncompcol.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\dyncomprow.C -o obj\Debug\src\oofemlib\dyncomprow.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\element.C -o obj\Debug\src\oofemlib\element.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\elementside.C -o obj\Debug\src\oofemlib\elementside.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\emptycs.C -o obj\Debug\src\oofemlib\emptycs.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\engngm.C -o obj\Debug\src\oofemlib\engngm.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\error.C -o obj\Debug\src\oofemlib\error.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\errorestimator.C -o obj\Debug\src\oofemlib\errorestimator.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\exportmodule.C -o obj\Debug\src\oofemlib\exportmodule.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\exportmodulemanager.C -o obj\Debug\src\oofemlib\exportmodulemanager.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\fei1dlin.C -o obj\Debug\src\oofemlib\fei1dlin.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\fei2dquadlin.C -o obj\Debug\src\oofemlib\fei2dquadlin.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\fei2dquadquad.C -o obj\Debug\src\oofemlib\fei2dquadquad.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\fei2dtrlin.C -o obj\Debug\src\oofemlib\fei2dtrlin.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\fei2dtrquad.C -o obj\Debug\src\oofemlib\fei2dtrquad.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\fei3dhexalin.C -o obj\Debug\src\oofemlib\fei3dhexalin.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\fei3dhexaquad.C -o obj\Debug\src\oofemlib\fei3dhexaquad.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\fei3dtrlin.C -o obj\Debug\src\oofemlib\fei3dtrlin.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\feinterpol.C -o obj\Debug\src\oofemlib\feinterpol.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\femcmpnn.C -o obj\Debug\src\oofemlib\femcmpnn.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\field.C -o obj\Debug\src\oofemlib\field.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\fieldmanager.C -o obj\Debug\src\oofemlib\fieldmanager.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\flotarry.C -o obj\Debug\src\oofemlib\flotarry.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\flotmtrx.C -o obj\Debug\src\oofemlib\flotmtrx.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\freestor.C -o obj\Debug\src\oofemlib\freestor.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\gaussintegrationrule.C -o obj\Debug\src\oofemlib\gaussintegrationrule.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\gausspnt.C -o obj\Debug\src\oofemlib\gausspnt.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\generalbc.C -o obj\Debug\src\oofemlib\generalbc.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\geometry.C -o obj\Debug\src\oofemlib\geometry.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\geotoolbox.C -o obj\Debug\src\oofemlib\geotoolbox.o
D:\FEA\oofem\src\oofemlib\geotoolbox.C: In member function 'int oofem::Polygon::testPoint(double, double) const':
D:\FEA\oofem\src\oofemlib\geotoolbox.C:96: warning: suggest parentheses around '&&' within '||'
D:\FEA\oofem\src\oofemlib\geotoolbox.C: In member function 'int oofem::Graph::testPoint(oofem::Graph::node*, double, double) const':
D:\FEA\oofem\src\oofemlib\geotoolbox.C:1769: warning: suggest parentheses around '&&' within '||'
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\gjacobi.C -o obj\Debug\src\oofemlib\gjacobi.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\hangingnode.C -o obj\Debug\src\oofemlib\hangingnode.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\homexportmodule.C -o obj\Debug\src\oofemlib\homexportmodule.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\icprecond.C -o obj\Debug\src\oofemlib\icprecond.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\ilucomprowprecond.C -o obj\Debug\src\oofemlib\ilucomprowprecond.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\iluprecond.C -o obj\Debug\src\oofemlib\iluprecond.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\imlsolver.C -o obj\Debug\src\oofemlib\imlsolver.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\initial.C -o obj\Debug\src\oofemlib\initial.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\inputrecord.C -o obj\Debug\src\oofemlib\inputrecord.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\intarray.C -o obj\Debug\src\oofemlib\intarray.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\integrationrule.C -o obj\Debug\src\oofemlib\integrationrule.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\intvarfield.C -o obj\Debug\src\oofemlib\intvarfield.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\inverseit.C -o obj\Debug\src\oofemlib\inverseit.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\isolinearelasticmaterial.C -o obj\Debug\src\oofemlib\isolinearelasticmaterial.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\ldltfact.C -o obj\Debug\src\oofemlib\ldltfact.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\linearedgeload.C -o obj\Debug\src\oofemlib\linearedgeload.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\linearelasticmaterial.C -o obj\Debug\src\oofemlib\linearelasticmaterial.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\linesearch.C -o obj\Debug\src\oofemlib\linesearch.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\load.C -o obj\Debug\src\oofemlib\load.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\loadbalancer.C -o obj\Debug\src\oofemlib\loadbalancer.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\loadtime.C -o obj\Debug\src\oofemlib\loadtime.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\lobattoir.C -o obj\Debug\src\oofemlib\lobattoir.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\localgaussianrandomgenerator.C -o obj\Debug\src\oofemlib\localgaussianrandomgenerator.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\logger.C -o obj\Debug\src\oofemlib\logger.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\masterdof.C -o obj\Debug\src\oofemlib\masterdof.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\material.C -o obj\Debug\src\oofemlib\material.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\materialmappingalgorithm.C -o obj\Debug\src\oofemlib\materialmappingalgorithm.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\mathfem.C -o obj\Debug\src\oofemlib\mathfem.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\matrix.C -o obj\Debug\src\oofemlib\matrix.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\matstatus.C -o obj\Debug\src\oofemlib\matstatus.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\metastep.C -o obj\Debug\src\oofemlib\metastep.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\nlstructuralelement.C -o obj\Debug\src\oofemlib\nlstructuralelement.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\nodalaveragingrecoverymodel.C -o obj\Debug\src\oofemlib\nodalaveragingrecoverymodel.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\nodalrecoverymodel.C -o obj\Debug\src\oofemlib\nodalrecoverymodel.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\node.C -o obj\Debug\src\oofemlib\node.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\nodload.C -o obj\Debug\src\oofemlib\nodload.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\nonlocalbarrier.C -o obj\Debug\src\oofemlib\nonlocalbarrier.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\nonlocalmaterialext.C -o obj\Debug\src\oofemlib\nonlocalmaterialext.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\nonlocalmatwtp.C -o obj\Debug\src\oofemlib\nonlocalmatwtp.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\nrsolver.C -o obj\Debug\src\oofemlib\nrsolver.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\nrsolver2.C -o obj\Debug\src\oofemlib\nrsolver2.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\nummet.C -o obj\Debug\src\oofemlib\nummet.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\octreelocalizer.C -o obj\Debug\src\oofemlib\octreelocalizer.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\oofeggraphiccontext.C -o obj\Debug\src\oofemlib\oofeggraphiccontext.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\oofegutils.C -o obj\Debug\src\oofemlib\oofegutils.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\oofemtxtdatareader.C -o obj\Debug\src\oofemlib\oofemtxtdatareader.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\oofemtxtinputrecord.C -o obj\Debug\src\oofemlib\oofemtxtinputrecord.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\outputmanager.C -o obj\Debug\src\oofemlib\outputmanager.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\parmetisloadbalancer.C -o obj\Debug\src\oofemlib\parmetisloadbalancer.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\parser.C -o obj\Debug\src\oofemlib\parser.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\petsccontext.C -o obj\Debug\src\oofemlib\petsccontext.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\petscordering.C -o obj\Debug\src\oofemlib\petscordering.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\petscsolver.C -o obj\Debug\src\oofemlib\petscsolver.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\petscsparsemtrx.C -o obj\Debug\src\oofemlib\petscsparsemtrx.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\pointload.C -o obj\Debug\src\oofemlib\pointload.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\precond.C -o obj\Debug\src\oofemlib\precond.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\primaryfield.C -o obj\Debug\src\oofemlib\primaryfield.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\primaryunknownmapper.C -o obj\Debug\src\oofemlib\primaryunknownmapper.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\problemcomm.C -o obj\Debug\src\oofemlib\problemcomm.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\processcomm.C -o obj\Debug\src\oofemlib\processcomm.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\randommaterialext.C -o obj\Debug\src\oofemlib\randommaterialext.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\remeshingcrit.C -o obj\Debug\src\oofemlib\remeshingcrit.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\rigidarmnode.C -o obj\Debug\src\oofemlib\rigidarmnode.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\rowcol.C -o obj\Debug\src\oofemlib\rowcol.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\simplecrosssection.C -o obj\Debug\src\oofemlib\simplecrosssection.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\simpleslavedof.C -o obj\Debug\src\oofemlib\simpleslavedof.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\skyline.C -o obj\Debug\src\oofemlib\skyline.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\skylineu.C -o obj\Debug\src\oofemlib\skylineu.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\slavedof.C -o obj\Debug\src\oofemlib\slavedof.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\slepcsolver.C -o obj\Debug\src\oofemlib\slepcsolver.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\sloangraph.C -o obj\Debug\src\oofemlib\sloangraph.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\sloangraphnode.C -o obj\Debug\src\oofemlib\sloangraphnode.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\sloanlevelstruct.C -o obj\Debug\src\oofemlib\sloanlevelstruct.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\sparsegeneigenvalsystemnm.C -o obj\Debug\src\oofemlib\sparsegeneigenvalsystemnm.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\sparselinsystemnm.C -o obj\Debug\src\oofemlib\sparselinsystemnm.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\sparsenonlinsystemnm.C -o obj\Debug\src\oofemlib\sparsenonlinsystemnm.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\spatiallocalizer.C -o obj\Debug\src\oofemlib\spatiallocalizer.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\spoolessolver.C -o obj\Debug\src\oofemlib\spoolessolver.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\spoolessparsemtrx.C -o obj\Debug\src\oofemlib\spoolessparsemtrx.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\sprnodalrecoverymodel.C -o obj\Debug\src\oofemlib\sprnodalrecoverymodel.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\stationaryflow.C -o obj\Debug\src\oofemlib\stationaryflow.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\strainvector.C -o obj\Debug\src\oofemlib\strainvector.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\stressstrainbasevector.C -o obj\Debug\src\oofemlib\stressstrainbasevector.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\stressvector.C -o obj\Debug\src\oofemlib\stressvector.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\strreader.C -o obj\Debug\src\oofemlib\strreader.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\structeigenstrainload.C -o obj\Debug\src\oofemlib\structeigenstrainload.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\structengngmodel.C -o obj\Debug\src\oofemlib\structengngmodel.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\structtemperatureload.C -o obj\Debug\src\oofemlib\structtemperatureload.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\structuralcrosssection.C -o obj\Debug\src\oofemlib\structuralcrosssection.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\structuralelement.C -o obj\Debug\src\oofemlib\structuralelement.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\structuralmaterial.C -o obj\Debug\src\oofemlib\structuralmaterial.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\structuralms.C -o obj\Debug\src\oofemlib\structuralms.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\structuralnonlocalmaterialext.C -o obj\Debug\src\oofemlib\structuralnonlocalmaterialext.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\subspaceit.C -o obj\Debug\src\oofemlib\subspaceit.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\symcompcol.C -o obj\Debug\src\oofemlib\symcompcol.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\timestep.C -o obj\Debug\src\oofemlib\timestep.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\tokenizer.C -o obj\Debug\src\oofemlib\tokenizer.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\util.C -o obj\Debug\src\oofemlib\util.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\voidprecond.C -o obj\Debug\src\oofemlib\voidprecond.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\xfem\delaunay.C -o obj\Debug\src\oofemlib\xfem\delaunay.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\xfem\enrichmentfunction.C -o obj\Debug\src\oofemlib\xfem\enrichmentfunction.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\xfem\enrichmentitem.C -o obj\Debug\src\oofemlib\xfem\enrichmentitem.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\xfem\patch.C -o obj\Debug\src\oofemlib\xfem\patch.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\xfem\patchintegrationrule.C -o obj\Debug\src\oofemlib\xfem\patchintegrationrule.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\xfem\xfemelementinterface.C -o obj\Debug\src\oofemlib\xfem\xfemelementinterface.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\xfem\xfemmanager.C -o obj\Debug\src\oofemlib\xfem\xfemmanager.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\oofemlib\zznodalrecoverymodel.C -o obj\Debug\src\oofemlib\zznodalrecoverymodel.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\sm\adaptlinearstatic.C -o obj\Debug\src\sm\adaptlinearstatic.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\sm\adaptnlinearstatic.C -o obj\Debug\src\sm\adaptnlinearstatic.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\sm\axisymm3d.C -o obj\Debug\src\sm\axisymm3d.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\sm\b3mat.C -o obj\Debug\src\sm\b3mat.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\sm\b3solidmat.C -o obj\Debug\src\sm\b3solidmat.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\sm\beam2d.C -o obj\Debug\src\sm\beam2d.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\sm\beam3d.C -o obj\Debug\src\sm\beam3d.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\sm\cct.C -o obj\Debug\src\sm\cct.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\sm\cebfip78.C -o obj\Debug\src\sm\cebfip78.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\sm\cohint.C -o obj\Debug\src\sm\cohint.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\sm\cohsur3d.C -o obj\Debug\src\sm\cohsur3d.o
D:\FEA\oofem\src\sm\cohsur3d.C: In member function 'virtual oofem::IRResultType oofem::CohesiveSurface3d::initializeFrom(oofem::InputRecord*)':
D:\FEA\oofem\src\sm\cohsur3d.C:386: warning: suggest parentheses around comparison in operand of '&'
D:\FEA\oofem\src\sm\cohsur3d.C:386: warning: suggest parentheses around comparison in operand of '&'
D:\FEA\oofem\src\sm\cohsur3d.C:386: warning: suggest parentheses around comparison in operand of '&'
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\sm\combinedzzsiee.C -o obj\Debug\src\sm\combinedzzsiee.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\sm\compodamagemat.C -o obj\Debug\src\sm\compodamagemat.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\sm\concrete2.C -o obj\Debug\src\sm\concrete2.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\sm\concrete3.C -o obj\Debug\src\sm\concrete3.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\sm\concretedpm.C -o obj\Debug\src\sm\concretedpm.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\sm\deformationtheorymaterial.C -o obj\Debug\src\sm\deformationtheorymaterial.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\sm\deidynamic.C -o obj\Debug\src\sm\deidynamic.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\sm\diidynamic.C -o obj\Debug\src\sm\diidynamic.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\sm\directerrorindicatorrc.C -o obj\Debug\src\sm\directerrorindicatorrc.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\sm\dmexportmodule.C -o obj\Debug\src\sm\dmexportmodule.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\sm\doublepowerlaw.C -o obj\Debug\src\sm\doublepowerlaw.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\sm\druckerPragerPlasticitySM.C -o obj\Debug\src\sm\druckerPragerPlasticitySM.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\sm\eigenvaluedynamic.C -o obj\Debug\src\sm\eigenvaluedynamic.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\sm\eleminterpunknownmapper.C -o obj\Debug\src\sm\eleminterpunknownmapper.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\sm\fetiboundarydofman.C -o obj\Debug\src\sm\fetiboundarydofman.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\sm\feticommunicator.C -o obj\Debug\src\sm\feticommunicator.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\sm\fetisolver.C -o obj\Debug\src\sm\fetisolver.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\sm\fiberedcs.C -o obj\Debug\src\sm\fiberedcs.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\sm\freeminterface.C -o obj\Debug\src\sm\freeminterface.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\sm\heavisideltf.C -o obj\Debug\src\sm\heavisideltf.o
mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -c D:\FEA\oofem\src\sm\hellmat.C -o obj\Debug\src\sm\hellmat.o
In file included from D:\FEA\oofem\src\sm\hellmat.C:3370:
D:\FEA\oofem\src\sm\hellmat.h:805: error: expected class-name before '{' token
D:\FEA\oofem\src\sm\hellmat.h:809: error: 'Domain' has not been declared
D:\FEA\oofem\src\sm\hellmat.h:812: error: 'FloatArray' has not been declared
D:\FEA\oofem\src\sm\hellmat.h:812: error: 'MatResponseForm' has not been declared
D:\FEA\oofem\src\sm\hellmat.h:812: error: 'GaussPoint' has not been declared
D:\FEA\oofem\src\sm\hellmat.h:813: error: ISO C++ forbids declaration of 'FloatArray' with no type
D:\FEA\oofem\src\sm\hellmat.h:813: error: expected ',' or '...' before '&' token
D:\FEA\oofem\src\sm\hellmat.h:818: error: 'classType' does not name a type
D:\FEA\oofem\src\sm\hellmat.h: In member function 'void HellmichMaterial::giveRealStressVector(int&, int, int*, int)':
D:\FEA\oofem\src\sm\hellmat.h:813: error: request for member 'resize' in 'answer', which is of non-class type 'int'
D:\FEA\oofem\src\sm\hellmat.h: At global scope:
D:\FEA\oofem\src\sm\hellmat.h:823: error: expected declaration before '}' token
Process terminated with status 1 (1 minutes, 38 seconds)
10 errors, 8 warnings

4

Re: rev. 532 Compile error

Dear Kwon,

what I missed is that you have  compile without any module (sm,fm,tm). If you created your own project, then the modules you want to include in compilation are specified by defining appropriate symbols using -D compiler directive.
So for example, to compile all modules (sm,fm,and tm), you should define  __OOFEMLIB_MODULE, __SM_MODULE, __FM_MODULE, and __TM_MODULE symbols (__OOFEMLIB_MODULE should be always defined). So your compiler command line should look like this:

mingw32-gcc.exe -Wall -fexceptions  -g    -Isrc\config -Isrc\dss -Isrc\fm -Isrc\fm\pfem -Isrc\main -Isrc\oofemlib -Isrc\oofemlib\xfem -Isrc\sm -Isrc\tm  -D__OOFEMLIB_MODULE -D__SM_MODULE -D__TM_MODULE -D__FM_MODULE -c D:\FEA\oofem\src\oofemlib\bodyload.C -o obj\Debug\src\oofemlib\bodyload.o

But thank you for your post, as it has revealed one problem - the sources should compile, even when no module is activated. I will correct this, but if you define sm,tm, and fm modules, you should be able to build oofem.

Borek

Re: rev. 532 Compile error

Hi

Thank you for your reply.

I included module definition in oofemcfg.h file( just like #define __OOFEMLIB_MODULE and so on ) and I complecated compliation with another revision or 1.9 release successfully.
I guess that  commands  of  namespace { .......... } is miss definition, may be.

So sorry about my borken english. 

Kwon