Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uwm.edu!rpi!uupsi!sunic!dkuug!slyrf!meza.ruc.dk! From: jba@meza.ruc.dk Newsgroups: comp.sys.m88k Subject: Running patch - gcc vs. cc Message-ID: <919@meza.ruc.dk> Date: 9 Jun 90 01:23:34 GMT Sender: news@slyrf.dkuug.dk Lines: 11 Larry Wall's patch kit (patch 2, pl 12) works fine on an Aviion running DG/UX 4.10 when compiled with gcc 1.35.12. But if I compile it with 'cc' instead of 'gcc' it goes % patch ^D Hmm...Bus error (core dumped) % Why the difference?