--Original Message-
From: Paul D. Smith [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 30, 2000 3:42 PM
To: Brown, Nelson
Cc: [EMAIL PROTECTED]
Subject: RE: switch statement bug on Sol 5.7
%% "Brown, Nelson" <[EMAIL PROTECTED]> writes:
bn> Per Paul Smith's suggestio
rebuilt (also default build
options) so I could put it in /opt/gnu, rather than /usr/local. Stranger
things have happened.
-Original Message-
From: Paul D. Smith [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 30, 2000 3:42 PM
To: Brown, Nelson
Cc: [EMAIL PROTECTED]
Subject: RE: switch st
%% "Brown, Nelson" <[EMAIL PROTECTED]> writes:
bn> Per Paul Smith's suggestion, I tried v3.79.1. The result was the
bn> same, with the offending code now located at main.c:1967. All
bn> other parameters are same as below.
I'm not sure what to do from here. GNU make 3.79.1 works fine for
EMAIL PROTECTED]
Subject: switch statement bug on Sol 5.7
The build of 3.79 goes smoothly (using Sun's native make), however, I run
gmake I get:
Bus Error (core dumped)
regardless of what command-line arguments I use.
using the following trivial Makefile:
all:
echo "making all ... &qu
Please try the latest version, 3.79.1. Find it in:
ftp://ftp.gnu.org/gnu/make/
Let me know if you still see problems.
--
---
Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at:
http://www.gnu.or
The build of 3.79 goes smoothly (using Sun's native make), however, I run gmake I get:
Bus Error (core dumped)
regardless of what command-line arguments I use.
using the following trivial Makefile:
all:
echo "making all ... "
my gdb session looks as follows:
> gdb ~/bin/gmake
GNU gdb 4