masaori335 commented on issue #6666:
URL: https://github.com/apache/trafficserver/pull/6666#issuecomment-616367367


   I agree with this is an ugly hack:( 
   
   I still don't know what is root cause, but this looks LLD specific issue 
with debug build. If I use GNU ld instead of LLD, the issue is gone.
   
   > Does this mean librecords_p.a depends on libhttp2.a?
   
   No. LLD has a different approach of handling of archive files, the order 
doesn't mean dependencies. 
   
   > Instead of memorizing only undefined symbols, we program LLD so that it 
memorizes all symbols.
   http://lld.llvm.org/NewLLD.html#design
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to