Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 May 2011 14:51:36 +0200
From:      Roman Divacky <rdivacky@freebsd.org>
To:        Hans Petter Selasky <hselasky@c2i.net>
Cc:        freebsd-multimedia@freebsd.org, Boris Samorodov <bsam@ipt.ru>, freebsd-current@freebsd.org, current@freebsd.org
Subject:   Re: webcamd-0.1.26: does not build with clang
Message-ID:  <20110501125136.GA62418@freebsd.org>
In-Reply-To: <201104301153.30356.hselasky@c2i.net>
References:  <72378267@bb.ipt.ru> <20110430094616.GA86210@freebsd.org> <201104301146.28225.hselasky@c2i.net> <201104301153.30356.hselasky@c2i.net>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a bug in llvm integrated assembler. I filed a bug for it

        http://llvm.org/bugs/show_bug.cgi?id=9822

webcamd compiles/links just fine with clang + gnu as.        

On Sat, Apr 30, 2011 at 11:53:30AM +0200, Hans Petter Selasky wrote:
> On Saturday 30 April 2011 11:46:28 Hans Petter Selasky wrote:
> > linux_init_mod/linux_exit_mod.
> 
> These two symbols are so-called sections. At least the GCC will resolve these, 
> I.E. when there is an __attribute__((__section__("linux_init_mod"))), then 
> also extern linux_init_mod resolves.
> 
> --HPS
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"



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