I'm having some problems when I try to link a library (.a) in order to criate a binary file. For instance, a wrote the Money example, generated object files (.o) , then gathered then in a library file. When I generate a binary file from the library one, the program doesn't work correclty. Can someone help me please?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm having some problems when I try to link a library (.a) in order to criate a binary file. For instance, a wrote the Money example, generated object files (.o) , then gathered then in a library file. When I generate a binary file from the library one, the program doesn't work correclty. Can someone help me please?