Build for i586
kdevel
kdevel at vogtner.de
Thu Jul 28 13:16:26 UTC 2022
On Thursday, 28 July 2022 at 12:45:51 UTC, Alexander Zhirov wrote:
[...]
> I have already downloaded the latest GCC sources, nothing
> compiles anyway.
How did you manage to get hold of this compiler?
```
/root/usr/program/gcc/9.5.0/install/bin/cc
```
> Everything falls on the same error.
>
> ```sh
> checking for suffix of object files... configure: error: in
> `/home/thinstation/source/gcc/12.1.0/build/i586-pc-linux-gnu/libgcc':
> configure: error: cannot compute suffix of object files: cannot
> compile
> See `config.log' for more details
Have you looked into config.log? The errors are frequently
located in the second half of the output.
More information about the Digitalmars-d-learn
mailing list