Thanks for the help. That did work nicely. however I still have this problem... I can get winhello.pas to compile, however I get errors in the others when they compile... here is the error:
C:\gpcwin32\test\windows>make gpc -g -Wl,-subsystem,windows -o winhello.exe winhello.pas -lkernel32 -lgdi32 -luser32 ld: warning: cannot find entry symbol _WinMainCRTStartup; defaulting to 00401000
gpc -g -o winversion.exe winversion.pas -lkernel32 -lgdi32 -luser32 gpc -g -o compname.exe compname.pas -lkernel32 -lgdi32 -luser32
C:\gpcwin32\test\windows>
I captured the make above^^^^^
Also, earlier you asked if I would like to help in the writing of the win32 GUI functions for GPC. I would love to! Just let me know where to start. I am a very good pascal and intermediate C programmer, so my assistance at this is at your disposal.
Thanks!
-obarnes@online.emich.edu
On Mon, 16 Jun 1997, O. Patrick Barnes wrote:
Where can I get a copy of GPC with the correct version of cygwin.dll included! I can't get the windows version to run! Is there a package that includes everything I need, including cygwin?! That would be much easier.
ftp://agnes.dida.physik.uni-essen.de/home/janjaap/cygwin32/gpc-i970526.i386-cygwin32-b18.zip
Hope this helps,
JanJaap