Mail Archives: djgpp/1997/03/21/01:00:38
Eli Zaretskii wrote:
>
> Did you add -lbcc2 to your link command line? You should put it
> *after* all your source/object files but *before* -lgrx20. If you
> fail to mention -lbcc2, the linker doesn't search the BCC2GRX library,
> and you get undefined references.
>
> If the above doesn't help, post the exact command line that you use to
> compile/link your program.
We added bcc2 and grx20 using Options,Libraries in RHIDE. The command
line shows both of them. No errors were encountered. The program however
does not give any output. Do we need to add more settings?
Arti & Abraham
- Raw text -