<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hi,<br/>
<br/>
I’m trying to install the arm-none-linux-gnueabi-gcc cross-compiler. All<br/>
its dependencies install ok, but building the port itself fails.<br/>
<br/>
There is a linker error complaining about<br/>
<br/>
 Undefined symbols for architecture x86_64:<br/>
   "_libc_name_p", referenced from:<br/>
       _nothrow_libfn_p in except.o<br/>
<br/>
I’ve attached the log files a second run using `sudo port install<br/>
arm-none-linux-gnueabi-gcc <a data-saferedirecturl="https://www.google.com/url?hl=en-GB&q=http://build.jobs&source=gmail&ust=1484226093358000&usg=AFQjCNF1LP6FQwF6n8tCLepFp3m6CmilPg" href="http://build.jobs" rel="noreferrer" target="_blank">build.jobs</a>=1` so as to keep the log output to a minimum.</div>

<div>If required, I have the full log of the initial `sudo port install arm-none-linux-gnueabi-gcc` (~1.4MB).<br/>
<br/>
What is going wrong and how can I fix it?<br/>
<br/>
And out of interest: Is it normal that clang gets used to compile the port<br/>
although I've installed and selected gcc6?<br/>
<br/>
Thanks,<br/>
Florian</div></div></body></html>