Changes between Initial Version and Version 1 of Ticket #63112, comment 2


Ignore:
Timestamp:
Jun 17, 2021, 8:25:49 PM (3 years ago)
Author:
jmroot (Joshua Root)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #63112, comment 2

    initial v1  
    22
    33There are compilation errors further down in the log:
    4 ```
     4{{{
    55:info:build /opt/local/var/macports/build/_Users_warnes_src_macports-ports_science_bladeRF/bladeRF/work/build/host/common/thirdparty/ad936x/ad9361_api.c:129:7: warning: GCC does not allow variable declarations in for loop initializers before C99 [-Wgcc-compat]
    66:info:build         for (size_t i = 0; i < NUM_AD9361_CLKS; ++i) {
     
    2929:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_Users_warnes_src_macports-ports_science_bladeRF/bladeRF/work/build'
    3030:info:build 3 warnings and 2 errors generated.
    31 ```
     31}}}
    3232
    3333Do I need to select a different compiler?