Forwarding to BLFS-dev

[email protected] wrote:
> Dear bdubbs:
> 
> BLFS Chapter 12. Programming 
> LLVM-3.0 
> 
> Install llvm by running the following commands: 
> 
> sed -ir -e '/^LIBRARYNAME/a SHARED_LIBRARY = 1' \
> -e 's#BUILD_ARCHIVE :*= 1#NO_&#' \
> -e '/^USEDLIBS/s# ([A-Za-z]*).a# -l\1#g' \
> -e 's#^USEDLIBS#LDFLAGS#' {} \; &&
> 
> that resulted in an error: invalid reference \1 on `s' command's RHS.
> Why the -r option and escape the parens gots error??
> 
> Best regards

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to