https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104134

--- Comment #12 from Steve Kargl <sgk at troutmask dot apl.washington.edu> ---
On Thu, Jan 20, 2022 at 12:29:18AM +0000, sgk at troutmask dot
apl.washington.edu wrote:
> 
> Note, I justed started a bootstrap with FreeBSD system compiler
> clang/clang++.  I'll report back later if it dies or succeeds.
> 

Well, that was a disaster.

% gmake bootstrap
...
ld: error: unable to find library -lc
collect2: error: ld returned 1 exit status
gmake[3]: *** [Makefile:995: libgcc_s.so] Error 1
gmake[3]: Leaving directory
'/usr/home/sgk/gcc/objx/x86_64-unknown-freebsd14.0/libgcc'
% which ld
/usr/local/bin/ld
% ld --version
GNU ld (GNU Binutils) 2.37

Reply via email to