Problem compiling with gpc and "Uses Crt" statement in crtc.c

Bruce Mahfood kbmahf@gmail.com
Thu Jun 7 19:13:00 GMT 2007


I am using gpc to compile code which contains the statement "Uses
Crt".  I get over 600 error lines.  I am attaching the output of
cygcheck -s -v -r, along with the output that I am getting from my
compilation, as well as a test file that I have created which gives me
the same errors.

The command line that I am using is:

gpc --automake --unit-path=/usr/lib/gcc/i686-pc-cygwin/3.4.4/units/ -g test.pas

I have also used:

C:\cygwin\lib\gcc\i686-pc-cygwin\3.4.4\units

in the unit-path.  Both paths gave the same results.

Basically the problem seems to be an issue with compiling crtc.c.  The
constant PADSTAR is not defined in the given environment, and I have
not been able to locate it in my install of Cygwin.  I have the basic
install, plus some stuff that I installed in order to get this far
with my compilation.  You can see what is installed from my cygcheck
file.  I am not sure why crtc.c, which comes with the installation, is
having a problem with compilation.  Is there something that I am doing
wrong here?

I have Cygwin version: 1.5.24 installed on a machine running Windows
Server 2003.

Thanks for your help...
Bruce
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cygcheck.out
Type: application/octet-stream
Size: 24946 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20070607/4b2ce043/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.output
Type: application/octet-stream
Size: 67111 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20070607/4b2ce043/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.pas
Type: application/octet-stream
Size: 70 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20070607/4b2ce043/attachment-0002.obj>
-------------- next part --------------
--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


More information about the Cygwin mailing list