[Bug bootstrap/110684] unknown spec function ‘dumps’ error, C compiler cannot create executables

2023-07-28 Thread alexei_sylver1 at mail dot ru via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110684 --- Comment #17 from AlexK --- to continue I should add line cp -v prev-libcody/libcody.so libccody/ but why there are so many static libs in prev- directories ? my patches didn't cancel all them ...

[Bug bootstrap/110684] unknown spec function ‘dumps’ error, C compiler cannot create executables

2023-07-28 Thread alexei_sylver1 at mail dot ru via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110684 --- Comment #16 from AlexK --- I have copied already compileed shared libs into new directories: cp -v prev-libcpp/libcpp.so libcpp/ cp -v prev-libbacktrace/libbacktrace.so libbacktrace/ cp -v prev-libdecnumber/libdecnumber.so libdecnumber/

[Bug bootstrap/110684] unknown spec function ‘dumps’ error, C compiler cannot create executables

2023-07-22 Thread alexei_sylver1 at mail dot ru via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110684 --- Comment #15 from AlexK --- I have attached all patches I have made to several Makefile.in in different folders (I created them with `diff` tool) after that I made building directory: installdir=/tools/gcc-12.2.0 install -v -d mybuild cd

[Bug bootstrap/110684] unknown spec function ‘dumps’ error, C compiler cannot create executables

2023-07-22 Thread alexei_sylver1 at mail dot ru via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110684 --- Comment #14 from AlexK --- Created attachment 55608 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55608=edit applyed patch for gcc/Makefile.in to make shared library

[Bug bootstrap/110684] unknown spec function ‘dumps’ error, C compiler cannot create executables

2023-07-22 Thread alexei_sylver1 at mail dot ru via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110684 --- Comment #13 from AlexK --- Created attachment 55607 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55607=edit applyed patch for libcpp/Makefile.in to make shared library

[Bug bootstrap/110684] unknown spec function ‘dumps’ error, C compiler cannot create executables

2023-07-22 Thread alexei_sylver1 at mail dot ru via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110684 --- Comment #12 from AlexK --- Created attachment 55606 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55606=edit applyed patch for libbacktrace/Makefile.in to make shared library

[Bug bootstrap/110684] unknown spec function ‘dumps’ error, C compiler cannot create executables

2023-07-22 Thread alexei_sylver1 at mail dot ru via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110684 --- Comment #11 from AlexK --- Created attachment 55605 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55605=edit applyed patch for libcody/Makefile.in to make shared library

[Bug bootstrap/110684] unknown spec function ‘dumps’ error, C compiler cannot create executables

2023-07-22 Thread alexei_sylver1 at mail dot ru via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110684 --- Comment #10 from AlexK --- Created attachment 55604 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55604=edit applyed patch for libdecnumber/Makefile.in to make shared library

[Bug bootstrap/110684] unknown spec function ‘dumps’ error, C compiler cannot create executables

2023-07-22 Thread alexei_sylver1 at mail dot ru via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110684 --- Comment #9 from AlexK --- Created attachment 55603 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55603=edit applyed patch for libiberty/Makefile.in to make shared library

[Bug bootstrap/110684] unknown spec function ‘dumps’ error, C compiler cannot create executables

2023-07-22 Thread alexei_sylver1 at mail dot ru via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110684 --- Comment #8 from AlexK --- Created attachment 55602 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55602=edit applyed patch for libgcc/Makefile.in to make shared library

[Bug bootstrap/110684] unknown spec function ‘dumps’ error, C compiler cannot create executables

2023-07-22 Thread alexei_sylver1 at mail dot ru via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110684 --- Comment #7 from AlexK --- Created attachment 55601 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55601=edit applyed patch for Makefile.in to configure with --enable-shared and without --enable-static options

[Bug bootstrap/110684] unknown spec function ‘dumps’ error, C compiler cannot create executables

2023-07-17 Thread alexei_sylver1 at mail dot ru via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110684 --- Comment #6 from AlexK --- I don't know, I copied it from somewhere I want to compile gcc on x86_64 Linux Mint

[Bug other/110684] unknown spec function ‘dumps’ error, C compiler cannot create executables

2023-07-16 Thread alexei_sylver1 at mail dot ru via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110684 --- Comment #4 from AlexK --- where in Makefile gcc copies compiled libs from prev-* stage1 to lib* in stage2 ?

[Bug other/110684] unknown spec function ‘dumps’ error, C compiler cannot create executables

2023-07-16 Thread alexei_sylver1 at mail dot ru via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110684 --- Comment #3 from AlexK --- Created attachment 6 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=6=edit My system - Linux Mint

[Bug other/110684] unknown spec function ‘dumps’ error, C compiler cannot create executables

2023-07-16 Thread alexei_sylver1 at mail dot ru via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110684 --- Comment #2 from AlexK --- Created attachment 5 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=5=edit C cannot find libraries from stage1 (they are in prev- folders)

[Bug other/110684] unknown spec function ‘dumps’ error, C compiler cannot create executables

2023-07-16 Thread alexei_sylver1 at mail dot ru via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110684 --- Comment #1 from AlexK --- Created attachment 4 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=4=edit stage1 success config.log mybuild/config.log at successful stage1

[Bug other/110684] New: unknown spec function ‘dumps’ error, C compiler cannot create executables

2023-07-16 Thread alexei_sylver1 at mail dot ru via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110684 Bug ID: 110684 Summary: unknown spec function ‘dumps’ error, C compiler cannot create executables Product: gcc Version: 12.2.0 Status: UNCONFIRMED Severity: