Compilation error while compiling FreeBSD9-STABLE with Clang

2012-11-14 Thread Alie Tan
> On 14 November 2012 20:40, Alie Tan wrote: > > Hi, > > > > Strange, this issue happens when I use cvsup only. Did I miss something > > here? Is FreeBSD CVS still syncing with SVN or otherwise? > > known issue atm. people are working on fixing it. > > > -- > Eitan Adler No offense. But why there

Re: Compilation error while compiling FreeBSD9-STABLE with Clang

2012-11-14 Thread Eitan Adler
On 14 November 2012 20:40, Alie Tan wrote: > Hi, > > Strange, this issue happens when I use cvsup only. Did I miss something > here? Is FreeBSD CVS still syncing with SVN or otherwise? known issue atm. people are working on fixing it. -- Eitan Adler

Re: Compilation error while compiling FreeBSD9-STABLE with Clang

2012-11-14 Thread Alie Tan
gt; only for i386? Cmiiw. > >> > >> Regards, > >> Alie T > >> > >> On Wednesday, November 14, 2012, Dimitry Andric > wrote: > >>> On 2012-11-14 04:05, Alie Tan wrote: > >>>> > >>>> I got compilation error while

Re: Compilation error while compiling FreeBSD9-STABLE with Clang

2012-11-14 Thread Jakub Lach
Are you Gentoo refugee? -- View this message in context: http://freebsd.1045724.n5.nabble.com/Compilation-error-while-compiling-FreeBSD9-STABLE-with-Clang-tp5760822p5760980.html Sent from the freebsd-stable mailing list archive at Nabble.com

Re: Compilation error while compiling FreeBSD9-STABLE with Clang

2012-11-14 Thread Alie Tan
today. Seems r242907 >> only for i386? Cmiiw. >> >> Regards, >> Alie T >> >> On Wednesday, November 14, 2012, Dimitry Andric wrote: >>> On 2012-11-14 04:05, Alie Tan wrote: >>>> >>>> I got compilation error while compiling FreeBSD9-

Re: Compilation error while compiling FreeBSD9-STABLE with Clang

2012-11-14 Thread Alexandre
05, Alie Tan wrote: >>> >>> I got compilation error while compiling FreeBSD9-STABLE with Clang: >>> -m32 -c /usr/src/sys/boot/i386/boot2/sio.S >>> clang: warning: the clang compiler does not support '-fno-unit-at-a-time' >>> ld -static -N --gc

Re: Compilation error while compiling FreeBSD9-STABLE with Clang

2012-11-14 Thread Alie Tan
Hi Mine is already the latest. I slready synched my src today. Seems r242907 only for i386? Cmiiw. Regards, Alie T On Wednesday, November 14, 2012, Dimitry Andric wrote: > On 2012-11-14 04:05, Alie Tan wrote: >> >> I got compilation error while compiling FreeBSD9-STABLE with Cla

Re: Compilation error while compiling FreeBSD9-STABLE with Clang

2012-11-14 Thread Dimitry Andric
On 2012-11-14 04:05, Alie Tan wrote: I got compilation error while compiling FreeBSD9-STABLE with Clang: -m32 -c /usr/src/sys/boot/i386/boot2/sio.S clang: warning: the clang compiler does not support '-fno-unit-at-a-time' ld -static -N --gc-sections -nostdlib -m elf_i386_fbsd -Tt

Compilation error while compiling FreeBSD9-STABLE with Clang

2012-11-13 Thread Alie Tan
Hi. I got compilation error while compiling FreeBSD9-STABLE with Clang: -m32 -c /usr/src/sys/boot/i386/boot2/sio.S clang: warning: the clang compiler does not support '-fno-unit-at-a-time' ld -static -N --gc-sections -nostdlib -m elf_i386_fbsd -Ttext 0x2000 -o boot2.out /usr/obj/u