Prof A Olowofoyeku (The African Chief) wrote:
Were you expecting problems? If so, what problems were you expecting? There should be no error. The error would appear in GPC if you did not use "-DTARGET_W9x", because the GPC driver would have problems with the forward slash. The gcc driver will not have such problems, as a result of recent changes in it (which may or may not have been mirrored in the GPC driver - I didn't bother checking), which would compensate for either forward or back slashes.
I synched gpc.c with gcc.c from gcc-3.2.1 (except for automake and other GPC specific things which should have no influence on these issues). So if it works with gcc-3.2.1, but not with GPC, I suggest further debugging before we patch the machine file.
Frank