Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jul 1996 16:40:01 -0700 (PDT)
From:      Marc Slemko <marcs@valis.worldgate.com>
To:        freebsd-bugs
Subject:   Re: bin/1411: vi dumps core when using 'set list'
Message-ID:  <199607212340.QAA03387@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/1411; it has been noted by GNATS.

From: Marc Slemko <marcs@valis.worldgate.com>
To: Joerg Wunsch <joerg_wunsch@uriah.heep.sax.de>
Cc: freebsd-gnats-submit@freefall.freebsd.org
Subject: Re: bin/1411: vi dumps core when using 'set list'
Date: Sun, 21 Jul 1996 17:31:10 -0600 (MDT)

 After further investigation, this problem appears to be the result of
 using -m486 in the CFLAGS while compiling vi.  If I compile without -m486,
 it works fine.  I am assuming that 2.1.5 was compiled with -m486 while
 2.1.0 wasn't...  Hopefully you can at least see the bug in current when
 you compile with -m486; if not, either the gods are smiling and something
 has made it go away or there is yet another difference in setups.
 
 Now the problem enters the gcc area of concern, which may mean it isn't
 worth bothering about at the moment since, as I seem to recall, there will
 likely be some gcc changes coming up.
 
 If 2.1.5 was compiled with -m486, and it causes this in vi, I am somewhat
 curious to see how many other similar things will pop up...
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199607212340.QAA03387>