In news:comp.lang.pascal.borland, Brian Jones brijones@usa.net wrote:
I have copies of both GPC and GPT, along with RH-IDE and the GNU binutils, as well as almost the rest of the entire DJGPP collection.
With GPT you mean the "Turbo flavour" version of GPC? This distinction only held for gpc-1.1p2; the current official version gpc-2.0 (and, of course, recent beta versions) accept Turbo Pascal source as well as ISO Pascal source.
I have tried to write programs in Pascal using RH-IDE, and have had success getting them to compile, but I can't get them to link (although I can get programs written in C to link). My question is this, has anyone else had this same problem, or does anyone know how to fix this?
What error messages do you get? Did you try it from the command line?
I suggest to run
redir -e gpc.out gpc -v --automake <other options> yourprogram.pas
and post `gpc.out' on this list (unless, of course, it is longer than I expect, which is one or two kilobytes;-). The output will help us to find and solve the problem.
Greetings,
Peter
Dipl.-Phys. Peter Gerwinski, Essen, Germany, free physicist and programmer peter.gerwinski@uni-essen.de - http://home.pages.de/~peter.gerwinski/ [971005] maintainer GNU Pascal [971001] - http://home.pages.de/~gnu-pascal/ [971005]