Re: Issue with 'Unknown Error: -512'

2011-07-20 Thread Brandon Falk
On 7/19/2011 10:31 AM, Brandon Falk wrote: On 7/19/2011 5:14 AM, Dimitry Andric wrote: On 2011-07-18 16:53, Brandon Falk wrote: In recent branches (confirmed with 224119) builds compiled with clang happen to throw 'Unknown error: -512' in a lot of places, making the system unusable. (Untested

Re: broadcast oddity

2011-07-20 Thread Daniel Braniss
Tue, Jul 19, 2011 at 10:40:11AM +0300, Daniel Braniss wrote: And that non-broadcast ethernet address is the MAC of your default router? yes. with dest_addr = INADDR_BROADCAST on the non diskless: 09:44:29.850576 00:0d:b9:00:72:a8 (oui Unknown) 00:04:38:a0:c6:07 (oui Unknown),

Re: Freebsd-7.4 + std gcc 4.2.1 fails to honour -march=i586

2011-07-20 Thread Julian H. Stacey
Hi Dan cc list Dan Nelson wrote: In the last episode (Jul 17), Julian H. Stacey said: Hi all, ENVIRONMENT: Standard gcc version 4.2.1 20070719 [FreeBSD] that comes with FreeBSD 7.4-RELEASE on my 686 host with CFLAGS += -march=i586 in

Re: Freebsd-7.4 + std gcc 4.2.1 fails to honour -march=i586

2011-07-20 Thread John Baldwin
On Wednesday, July 20, 2011 7:33:26 am Julian H. Stacey wrote: What should FreeBSD do ? Add a comment to man gcc ... that -march=i586 is not enough, feed the comment back to gcc project see how they want to handle it ? No, this is not a GCC bug. If you want to use a

Re: Freebsd-7.4 + std gcc 4.2.1 fails to honour -march=i586

2011-07-20 Thread Julian H. Stacey
Hi, Reference: From: John Baldwin j...@freebsd.org Date: Wed, 20 Jul 2011 07:48:05 -0400 Message-id: 201107200748.05786@freebsd.org John Baldwin wrote: On Wednesday, July 20, 2011 7:33:26 am Julian H. Stacey wrote: What should FreeBSD do ? Add a comment to

Re: Freebsd-7.4 + std gcc 4.2.1 fails to honour -march=i586

2011-07-20 Thread Julian H. Stacey
Even if we're too lazy to do anything more, we should at least document it as a patch to man gcc. PS Please no one take offense at word Lazy I'm as lazy as the next man. A good engineer can be a lazy engineer, - if he works to max efficiency :-) Cheers, Julian -- Julian Stacey, BSD Unix Linux

Re: Freebsd-7.4 + std gcc 4.2.1 fails to honour -march=i586

2011-07-20 Thread Andriy Gapon
on 20/07/2011 15:34 Julian H. Stacey said the following: Even if we're too lazy to do anything more, we should at least document it as a patch to man gcc. Talk to GCC people now? -- Andriy Gapon ___ freebsd-hackers@freebsd.org mailing list

Re: Freebsd-7.4 + std gcc 4.2.1 fails to honour -march=i586

2011-07-20 Thread John Baldwin
On Wednesday, July 20, 2011 8:34:57 am Julian H. Stacey wrote: Hi, Reference: From: John Baldwin j...@freebsd.org Date: Wed, 20 Jul 2011 07:48:05 -0400 Message-id: 201107200748.05786@freebsd.org John Baldwin wrote: On Wednesday, July 20, 2011 7:33:26

Re: Freebsd-7.4 + std gcc 4.2.1 fails to honour -march=i586

2011-07-20 Thread Julian H. Stacey
Hi John all, On Wednesday, July 20, 2011 8:34:57 am Julian H. Stacey wrote: Hi, Reference: From: John Baldwin j...@freebsd.org Date: Wed, 20 Jul 2011 07:48:05 -0400 Message-id: 201107200748.05786@freebsd.org John Baldwin wrote: On