I have modified the FreeLoader makefile so that it will compile
FreeLoader correctly under all intel versions of gcc. But when I try to
compile under linux it won't link because I have put leading underscores
on my assembly language function names. Apparently the linux version of
gcc does not want the leading underscore. Does anyone have any idea how
I can solve this problem?
Brian
|