Dear GPC-colleagues
I am new to this list, and maybe putting a question already answered several times.
On my Win32 XP, I installed a fresh Cygwin (1.5.5-1), and downloaded GPC - binaries for it (gpc-2.1-i686-pc-cygwin.tar.gz) .
Those were installed as found in http://www.gnu-pascal.de/gpc/Binary-Distributions.html#Binary%20Distribution...
(basically unzippen and untarring...)
Now I find a /cygnus directory in my cygwin root.
However, gpc seems not to be found as executable, nor does it work.
Can somebody help me?
My aim is to move certain Sun Pascal files (now in Solaris) to cygwin. Are there hints which I should take account of once my compiler is up and running?
Thanks a lot
Paul
On 3 Dec 2003 at 18:23, Paul.Igodt wrote:
Dear GPC-colleagues
I am new to this list, and maybe putting a question already answered several times.
On my Win32 XP, I installed a fresh Cygwin (1.5.5-1), and downloaded GPC
- binaries for it
(gpc-2.1-i686-pc-cygwin.tar.gz) .
Those were installed as found in http://www.gnu-pascal.de/gpc/Binary-Distributions.html#Binary%20Distrib utions
Get the latest GPC snapshot from: ftp://ftp.mirror.ac.uk/sites/sources.redhat.com/pub/cygwin/release/gcc/gcc-gpc/
and install that instead.
Best regards, The Chief -------- Prof. Abimbola A. Olowofoyeku (The African Chief) web: http://www.bigfoot.com/~african_chief/
Hallo Paul.Igodt,
Am Mittwoch, 3. Dezember 2003 um 18:23 schriebst du:
Dear GPC-colleagues
I am new to this list, and maybe putting a question already answered several times.
On my Win32 XP, I installed a fresh Cygwin (1.5.5-1), and downloaded GPC
- binaries for it
(gpc-2.1-i686-pc-cygwin.tar.gz) .
Those were installed as found in
http://www.gnu-pascal.de/gpc/Binary-Distributions.html#Binary%20Distribution...
(basically unzippen and untarring...)
Now I find a /cygnus directory in my cygwin root.
However, gpc seems not to be found as executable, nor does it work.
Can somebody help me?
GPC is also included in the GCC collection for Cygwin, just install the packages gcc-gpc via setup.exe alongside the other front ends.
Gerrit