On Fri, 4 Sep 1998, Peter Gerwinski wrote
Ah - sorry, the source distribution of gpc-19980830 contains an errorneous `diffs/gcc-2.8.1.diff'.
I am uploading a fixed one to ftp://agnes.dida.physik.uni-essen.de/gnu-pascal/beta/ .
I tryed to compile the gpc-19980830 using gcc-2.8.1.diff. When I run patch -s -p1 < gcc-2.8.1.diff, it shwos:
capricornus:[/usr/local/lib/gpc/gpc]> patch -s -p1 < p/patches/gcc-2.8.1.diff The text leading up to this was: -------------------------- |Changes for GCC version 2.8.1 for GNU Pascal 2.1 | |Before applying these diffs, go to the directory gcc-2.8.1 |and use the command | | patch -p1 | |feeding it the following diffs as input. | |*** gcc-2.8.1/convert.c.orig Thu Aug 7 12:44:17 1997 |--- gcc-2.8.1/convert.c Fri Sep 4 03:23:19 1998 -------------------------- File to patch:
######################################################################################
If I type Enter, it shows 'Skip this patch? [y]' If I type gcc-2.8.1/convert.c.orig or gcc-2.8.1/convert.c, it swhows 'No such file or directory'. What can I do? I searched the file convert.c.orig, expr.c.orig, ... and I didn't find it in the source code. Do I need to get this files? Why I can't run the patch?
Ricardo Kulzer rkulzer@lacesm.ufsm.br CRSPE - INPE/UFSM