Hi!
Alejandro Villarroel wrote:
[...] C:\gpc\Unit\dos.pas C:\gpc\Unit\crt.pas [...] C:\gpc\Unit\gpc.pas C:\gpc\Unit\gpcutil.pas C:\gpc\Unit\internal.pas C:\gpc\Unit\overlay.pas C:\gpc\Unit\pexecute.pas C:\gpc\Unit\pipe.pas C:\gpc\Unit\ports.pas C:\gpc\Unit\printer.pas C:\gpc\Unit\regex.pas C:\gpc\Unit\strings.pas C:\gpc\Unit\system.pas C:\gpc\Unit\turbo3.pas C:\gpc\Unit\windos.pas
Okay, so here are the units. For whatever reason, they are in c:\gpc\unit in your setup.
To let GPC know about this, try:
gpc --unit-path=c:/gpc/unit --automake example.pas -o example
Where did you get this setup from?
I still recommend to reinstall DJGPP and GPC using the default directory setup.
Peter