Mail Archives: djgpp/1995/11/17/00:03:25
I used "gcc line.c" to compile, and the errors appeared.
I tried "gcc -xc++ line.c", "gcc -lpc line.c", etc.
-----
On Thu, 16 Nov 1995, Eli Zaretskii wrote:
>
> On Thu, 16 Nov 1995, Teng Yong Jeffrey wrote:
>
> > "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.
>
> What command line do you use to link?
>
- Raw text -