Hi!
Browsed source archive of GPC 19990813 alpha version. There is one problem with building binaries for DJGPP to be used with GCC-2.95.X: gpc-cccp.c doesn't still support 2 directory separators (DIR_SEPARATOR, DIR_SEPARATOR_2) and corresponding static function is_dir_separator() like in cccp.c in GCC-2.95.
As result I'll not build GCC-2.95.1 together with GPC yet as I did it for egcs-1.1.2 in March (when releasing DJGPP port of egcs-1.1.2)
Andris
PS. Please answer me also directly as I'm not subscribed to GPC mailing list
Hi!
Andris Pavenis wrote:
Browsed source archive of GPC 19990813 alpha version. There is one problem with building binaries for DJGPP to be used with GCC-2.95.X: [...]
gpc-19990813 does not work with gcc-2.95.x but only with gcc-2.8.x or egcs-1.1.x.
PS. Please answer me also directly as I'm not subscribed to GPC mailing list
If you want to stay informed about the next GPC snapshot (that will work with gcc-2.95.x), you can subscribe to the GPC announce list gpc-announce@gnu.de, a moderated low-traffic list.
Greetings,
Peter