• MDW
  • Order of the Butterfly
    Order of the Butterfly
    MDW
    Posts: 451 from 2003/7/26
    From: Wroclaw/Poland
    Quote:

    jacadcaps wrote:
    Err, you've just hit a bug in Flow. It'll probably work OK if you re-create the project.

    Hehe. Ok, I will recreate project. However I probably have to keep gcc8 because my code is not ready for gcc9. :) And I have strange message "unrecognized option '-MP'". I am not sure if gcc9 allows to force C++ standard (e.g. -std=c++11). This version of gcc works strange for me. :)

    Quote:

    jacadcaps wrote:
    On a side note, I do NOT recommend using 'gcc' in your makefiles, etc. Always best to use the full name. Saves problems if you want to cross-compile your project or target different archs explicitly.

    Ok, I will specify version of gcc/g++ in each project. :)

    [ Edited by MDW 09.02.2020 - 19:33 ]
  • »09.02.20 - 19:15
    Profile Visit Website