Re: building on FreeBSD 7.3 with Clang

2012-01-10 Thread Lenny Maiorani
On Jan 10, 2012, at 4:44 AM, Dimitry Andric wrote: > On 2012-01-09 20:38, Lenny Maiorani wrote: >> Hi. >> >> I am trying to build a userspace application on FreeBSD 7.3 with Clang. I >> have come across 2 problems so far and I am looking for any tips or guidance >> the community has. >> >> My

Re: building on FreeBSD 7.3 with Clang

2012-01-10 Thread Dimitry Andric
On 2012-01-09 20:38, Lenny Maiorani wrote: Hi. I am trying to build a userspace application on FreeBSD 7.3 with Clang. I have come across 2 problems so far and I am looking for any tips or guidance the community has. My problems are both related to binutils so far: 1. Missing symbols

building on FreeBSD 7.3 with Clang

2012-01-09 Thread Lenny Maiorani
Hi. I am trying to build a userspace application on FreeBSD 7.3 with Clang. I have come across 2 problems so far and I am looking for any tips or guidance the community has. My problems are both related to binutils so far: 1. Missing symbols : http://llvm.org/bugs/show_bug.cgi?id=9758