<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>On 06/04/2020 04:35, Chris Johns wrote:<br>
    </p>
    <blockquote type="cite"
      cite="mid:ef03aa9b-8e4e-2a9f-8e24-ae3a3c1c8bbb@rtems.org">
      <blockquote type="cite" style="color: #000000;">configure:3033:
        checking whether the C compiler works
        <br>
        configure:3055: gcc -O2 -pipe -fbracket-depth=1024
        -I/usr/home/joel/rtems-cron-5
        <br>
/rtems-source-builder/rtems/build/tmp/sb-1002/5/rtems-sparc/home/joel/rtems-cron
        <br>
        -5/tools/5/include    conftest.c  >&5
        <br>
        gcc: error: unrecognized command line option
        '-fbracket-depth=1024'
        <br>
        configure:3059: $? = 1 >
        <br>
        $ gcc --version
        <br>
        gcc (FreeBSD Ports Collection) 9.2.0
        <br>
        Copyright (C) 2019 Free Software Foundation, Inc.
        <br>
      </blockquote>
      <br>
      The OS compiler is llvm so something is picking up gcc. The OS
      compiler is preferred over a port. What is your path?
    </blockquote>
    <p>Could this be also the problem in</p>
    <p><a class="moz-txt-link-freetext" href="http://devel.rtems.org/ticket/3817">http://devel.rtems.org/ticket/3817</a><br>
    </p>
    <p>?<br>
    </p>
    <p>We don't have a gcc from the ports collection installed in our
      VM. I can build all tools (using the GNU sed).<br>
    </p>
  </body>
</html>