On 7/22/2011 9:43 PM, Rayburn Davis wrote:
Some of the errors reference the dfl lib library I included in the command line.
Keep in mind that I searched the dfl.lib library with a hex editor and found
some of the "undefined symbols" there in plain sight.
If I give the compiler the paths of all of the libraries in the folder, it
should work, right? I don't understand why it's not.
Thanks for your help.
Try copying those libraries to your current working directory so they can be
specified without a path.