hello, I'm building bionic, I checked the verbose.log and see following line:
[12039/15045] rm -f out/soong/.intermediates/bionic/libc/libc/android_x86_recovery_static/libc.a && prebuilts/clang/host/linux-x86/clang-r353983c1/bin/llvm-ar crsD -format=gnu out/soong/.intermediates/bionic/libc/libc/android_x86_recovery_static/libc.a @out/soong/.intermediates/bionic/libc/libc/android_x86_recovery_static/libc.a.rsp I think this command line is calling llvm-ar to create the libc.a, right? But why there is no input obj file list, I just see "@...../lib.a.rsp", what's this file? I checked the corresponding path but can not find *.rsp file. Who can help clarify this, thanks in adv. -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/3df7f892-eb4b-4d03-a290-4442475fefe5n%40googlegroups.com.
