Mail Archives: djgpp/1995/11/16/04:23:29
I recently submitted a question regarding the use of
GPP to the list.
It goes like this...
I've been having problems with compiling code which
uses functions in gppconio - GCC gives me
"undefined reference to 'gotoxy'"
and other 'undefined' messages.
I'd like to thank all those who gave suggestions.
However..
I tried the suggestions like renaming the file to .cc
extension, using -xc++, the -lpc option with gcc, I read the
documentation, and tried everything I could, but still
cannot compile the program successfully.
Anybody know what's wrong?
- Raw text -