zap8600
zap8600
So I disabled `libiberty` and got pretty far in the build. But when it started compiling `libbfd`, I was given this error from `libtool`: ` lib: command not found. `...
As of now, I'm disabling `opcodes`.
Alright, I'll try that. I've been trying to build it for so long. When everything seems like it's working, it all breaks. If you could try and build it and...
I applied that patch to the code and I will use this for the llvm-mingw x86_64 and aarch64 builds.
I'm having trouble compiling binutils. It stops at `rm -rf $backupdir; exit $rc`. I try to close it, and then it continues. And then it says `gcc.exe: fatal error: no...
Hey. I left my PC on overnight and it is still frozen. On Thu, Feb 3, 2022, 09:04 Martin Storsjö ***@***.***> wrote: > I'm having trouble compiling binutils. > It...
> > I'm having trouble compiling binutils. > > It stops at `rm -rf $backupdir; exit $rc`. > > I try to close it, and then it continues. > >...
> > > > I'm having trouble compiling binutils. > > > > It stops at `rm -rf $backupdir; exit $rc`. > > > > I try to close it,...
It isn't really a compilation issue (I think). Whenever I go to close down the window, there is one process that concerns me: ` /usr/bin/sh -c fail=; \ `
I got past building the documentation! Now there is an error in the `Makefile`. It stops because of: `gcc.exe: fatal error: no input files` It happens I think from the...