<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    On 15/01/2021 09:55, Andrzej Telszewski wrote:<br>
    <blockquote type="cite"
      cite="mid:c1469b0b-53b9-a611-4dbd-b376e2f4d9c4@telszewski.com">
      <br>
      <br>
      On 14/01/2021 21:54, Frans-Pieter Vonck wrote:
      <br>
      <blockquote type="cite">Hi,
        <br>
        I tried the script for avr-gcc.
        <br>
        This was the error from the log:
        <br>
        Hope this information is pointing to the cause.
        <br>
        Any ideas?
        <br>
        Grts, F.P.
        <br>
        <br>
        configure:3458: $? = 0
        <br>
        configure:3447: /tmp/SBo/avr-gcc/avr-gcc-build-8.2.0/./gcc/xgcc
        -B/tmp/SBo/avr-gcc/avr-gcc-build-8.2.0/./gcc/ -B/usr/avr/bin/
        -B/usr/avr/lib/ -isystem /usr/avr/include -isystem
        /usr/avr/sys-include    -V >&5
        <br>
        xgcc: error: unrecognized command line option '-V'
        <br>
        xgcc: fatal error: no input files
        <br>
        compilation terminated.
        <br>
        configure:3458: $? = 1
        <br>
        configure:3447: /tmp/SBo/avr-gcc/avr-gcc-build-8.2.0/./gcc/xgcc
        -B/tmp/SBo/avr-gcc/avr-gcc-build-8.2.0/./gcc/ -B/usr/avr/bin/
        -B/usr/avr/lib/ -isystem /usr/avr/include -isystem
        /usr/avr/sys-include    -qversion >&5
        <br>
        xgcc: error: unrecognized command line option '-qversion'; did
        you mean '--version'?
        <br>
        xgcc: fatal error: no input files
        <br>
        compilation terminated.
        <br>
        configure:3458: $? = 1
        <br>
        configure:3474: /tmp/SBo/avr-gcc/avr-gcc-build-8.2.0/./gcc/xgcc
        -B/tmp/SBo/avr-gcc/avr-gcc-build-8.2.0/./gcc/ -B/usr/avr/bin/
        -B/usr/avr/lib/ -isystem /usr/avr/include -isystem
        /usr/avr/sys-include    -o conftest -O2 -march=i586 -mtune=i686
        conftest.c  >&5
        <br>
        xgcc: error: unrecognized command line option '-march=i586'
        <br>
        xgcc: error: unrecognized command line option '-mtune=i686'
        <br>
        configure:3477: $? = 1
        <br>
        configure:3665: checking for suffix of object files
        <br>
        configure:3687: /tmp/SBo/avr-gcc/avr-gcc-build-8.2.0/./gcc/xgcc
        -B/tmp/SBo/avr-gcc/avr-gcc-build-8.2.0/./gcc/ -B/usr/avr/bin/
        -B/usr/avr/lib/ -isystem /usr/avr/include -isystem
        /usr/avr/sys-include    -c -O2 -march=i586 -mtune=i686 
        conftest.c >&5
        <br>
        xgcc: error: unrecognized command line option '-march=i586'
        <br>
        xgcc: error: unrecognized command line option '-mtune=i686'
        <br>
        <br>
        _______________________________________________
        <br>
        SlackBuilds-users mailing list
        <br>
        <a class="moz-txt-link-abbreviated" href="mailto:SlackBuilds-users@slackbuilds.org">SlackBuilds-users@slackbuilds.org</a>
        <br>
        <a class="moz-txt-link-freetext" href="https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users">https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users</a>
        <br>
        Archives -
        <a class="moz-txt-link-freetext" href="https://lists.slackbuilds.org/pipermail/slackbuilds-users/">https://lists.slackbuilds.org/pipermail/slackbuilds-users/</a>
        <br>
        FAQ - <a class="moz-txt-link-freetext" href="https://slackbuilds.org/faq/">https://slackbuilds.org/faq/</a>
        <br>
        <br>
      </blockquote>
      <br>
      The version on SlackBuilds.org is 4.9.2.
      <br>
      <br>
      Haven't you manually bumped the version to 8.2.0?
      <br>
      This could cause the issues.
      <br>
      <br>
    </blockquote>
    <br>
    Excerpt from <a class="moz-txt-link-freetext" href="https://www.nongnu.org/avr-libc/NEWS.txt">https://www.nongnu.org/avr-libc/NEWS.txt</a> notes:<br>
    <br>
    General:
    <pre>    This is the first official release supporting AVR-GCC 5 (and above).</pre>
  </body>
</html>