Mail Archives: djgpp/2002/08/24/16:22:52
I have a new problem with RHIDE or djgpp (most likely
djgpp). When I try to compile any program, I get a
lot of errors, and they all are mostly the same thing.
It gives me a ton of "undefined fuction" errors.
Every single error indicates that a function is not
defined. The problem is, the function is defined, but
it is looking for the same function with one more
underscore at the beginning than it has. It will say
something like _set_color() is not defined, but then
it will jump to the line where the error is and it
indicates set_color! On about half of the errors,
after it says "error" and the filename, it says
"(.text+" and then a hexadecimal number. Please tell
me what to do to configure the compiler to not do
this.
Sincerely,
Michael Rodgers
__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com
- Raw text -