Hello. I'm a beginner with Gnu Pascal, so I have the binary file
gpc.exe and the other files like pc.exe, bpc.exe epc.exe I know there
are subtle dirfferences between them, can you tell me wich are. Well,
in Turbo Pascal, there is a directory named units, where all the .tpu
files live. I guess, that I have to compile the source files in the
include directory that came with the gpc files . I've tried to compile
and link gpc.pas, but the followwing error message appear:
In the command line:
gpc -m486 -O gpc.pas -Ic:\gpc\include -Lc:\gpc\lib -o exe\gpc.o
Message
crt0.o(.data+0xc2):crt0.s: undefined referenc
c:\gpc\lib/libc.a(crt1.o)(.text+0x446):crt1.c
Presione cualquier tecla para continuar . . .
By the way, I've used Rhide 1.4 before, with the same result.
Speaking about rhide..., I have only configured the directories, but
what with the rest, is there something important that I have to put in
the other menus?
Thanks in Advance,
Alejandro Villarroel