<div dir="ltr"><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">Guys, there is this line in lpgcc (<a href="http://review.coreboot.org/gitweb?p=coreboot.git;a=blob_plain;f=payloads/libpayload/bin/lpgcc">http://review.coreboot.org/gitweb?p=coreboot.git;a=blob_plain;f=payloads/libpayload/bin/lpgcc</a>):</pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">_LIBGCC=`$DEFAULT_CC $_ARCHEXTRA -print-libgcc-file-name`</pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap"><span style="font-family:arial">why is this required? Isn't the idea that libpayload provides the entire set of modules required by the user? </span><br></pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap"><br></pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">TIA,</pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">--vb</pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap"><br></pre></div>