I'm having problems running 1test.cpp,The static libraries that have been compiled are libmiracl。I put 1test.cpp, libmiracl and related header files in the same directory,When I run it with the command : g++ 1test.cpp libmiracl.a I get the error。

My 1test.cpp code is as follows:

I'm having problems running 1test.cpp,The static libraries that have been compiled are libmiracl。I put 1test.cpp, libmiracl and related header files in the same directory,When I run it with the command : g++ 1test.cpp libmiracl.a I get the error。


My 1test.cpp code is as follows: