etags.c: In function 'main':
etags.c:169:1: internal compiler error: Segmentation fault
main(ac,av)
^
no stack trace because unwind library not available
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://www.NetBSD.org/support/send-pr.html> for instructions.
*** Error code 1
は? (3回目)
# cc test.c
cc1: internal compiler error: Illegal instruction
no stack trace because unwind library not available
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://www.NetBSD.org/support/send-pr.html> for instructions.
# c++ test.c
# ./a.out
Hello World.
#
なかなか限定的すぎませんか
% gcc -v
:
gcc version 5.5.0 (nb2 20180327)
% cat > test.c
#include <stdio.h>
int main(){printf("Hello World.\n");}
% cc test.c
cc1: internal compiler error: Illegal instruction
no stack trace because unwind library not available
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://www.NetBSD.org/support/send-pr.html> for instructions.
%
悲しいなあ(このバグに誰も気づいていないということが)
% make
sed 's;/usr/local/emacs;/usr/local/emacs;g' < src/paths.h-dist > src/paths.h
cd etc; make all
cc -o test-distrib test-distrib.c
cc1: internal compiler error: Illegal instruction
no stack trace because unwind library not available
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://www.NetBSD.org/support/send-pr.html> for instructions.
*** Error code 1
は? (2回目)
senooken JP Social is a social network, courtesy of senooken. It runs on GNU social, version 2.0.2-beta0, available under the GNU Affero General Public License.
All senooken JP Social content and data are available under the Creative Commons Attribution 3.0 license.