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

Reply via email to