Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: [netbsd-5] internal compiler error when building GENERIC



Hi,
On Feb,Thursday 5 2009, at 3:12 PM, Jukka Salmi wrote:

Jukka Salmi --> current-users (2009-02-05 12:27:36 +0100):
[...]


Ok, this was just a permission problem: cc1 was not allowed to read uvm_km.c.
I wonder why I didn't notice this earlier...

However, cc1 shouldn't fail. Is anybody able to reproduce this (on current
or netbsd-5)?


I can reproduce it on -current

[haad@ /tmp]$ gcc test.c
cc1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.NetBSD.org/Misc/send-pr.html> for instructions.
[haad@ /tmp]$ gcc --version
gcc (GCC) 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

[haad@ /tmp]$ uname -a
NetBSD 5.99.7 NetBSD 5.99.7 (GENERIC) #1: Mon Jan 12 01:15:29 CET 2009 haad%notebook.lan@localhost:/usr/obj/sys/arch/i386/compile/GENERIC i386

Regards

Adam.



Home | Main Index | Thread Index | Old Index