webcamd-0.1.26: does not build with clang

Roman Divacky rdivacky at freebsd.org
Sun May 1 12:51:38 UTC 2011


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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"


More information about the freebsd-multimedia mailing list