From owner-bug-octave at bevo dot che dot wisc dot edu Tue Dec 17 10:53:33 1996 Subject: 2.0 c0mpilation error on Alpha From: Francesco Potorti` To: bug-octave at bevo dot che dot wisc dot edu Date: Tue, 17 Dec 96 17:54 MET The file libcruft/misc/lo-error.c is compiled with gcc, but it contains a comment in C++ style, which gcc does not like. I added C style comments and the compilation is going on.