Menu

#3491 Fresh build with --disable-sdbinutils will fail.

open
nobody
None
other
5
2023-02-20
2022-09-20
Deqing Sun
No

Here is a colab notebook showing the bug
https://colab.research.google.com/drive/1XPTh83Uogg5c1L3UUJXxSkOP8Dix7AF7?usp=sharing

Even ./configure is run with --disable-sdbinutils
make still tried to run

make -C support/sdbinutils

And cause failure. The issue should be related to
https://sourceforge.net/p/sdcc/discussion/1865/thread/555addc46c/

Related

Wiki: SDCC 4.3.0 Release
Wiki: SDCC 4.4.0 Release
Wiki: SDCC 4.5.0 Release
Wiki: SDCC 4.6.0 Release

Discussion

  • Phillip Stevens

    Phillip Stevens - 2023-02-18

    Also found this issue on Ubuntu22.04 and WSL1+Ubuntu22.04.

    Further see #3555.

     

    Last edit: Phillip Stevens 2023-02-18
  • Felix

    Felix - 2023-02-20

    make still tried to run
    make -C support/sdbinutils

    This one is fixed in [r13894]. Looks like libiberty is inside the sdbinutils directory but used from other places...

     

    Related

    Commit: [r13894]


Log in to post a comment.

MongoDB Logo MongoDB