victor_s

Forum Replies Created

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • in reply to: VisualGDB and property sheets #27676
    victor_s
    Participant

    Thank you very much for this detailed explanation. Moving import right after Microsoft.Cpp.Default.props made everything work as expected.

    in reply to: VisualGDB and property sheets #27643
    victor_s
    Participant

    Thank you.

    I found that VisualGDB specific properties do change from the property sheet. It just can’t be seen and controlled from the project property page, like other properties, so it is sort of hidden properties. No matter what written in the project property page – settings always taken from property sheet.

    In some situations it can be misleading, like you define something in the property page and it doesn’t work, because property sheet redefined it.

    in reply to: VisualGDB and property sheets #27641
    victor_s
    Participant

    Thank you, it works for common Visual Studio properties, like <Outdir> or <ClCompile>

    But I didn’t succeed to define VisualGDB specific properties like <GNUConfigurationType>, <GNUToolchainPrefix>, <GNUCompilerType>.  Can it be done?

    in reply to: Intel compiler #20706
    victor_s
    Participant

    Hello. Do you plan to integrate it to the main version (release) some time?

    in reply to: Intel compiler #20380
    victor_s
    Participant

    When I turn on verbose mode for a linker – I see “GNU ld” working.

    in reply to: Intel compiler #20371
    victor_s
    Participant

    Hello.

    Another issue here – how can I make sure that VisualGDB uses xild for linking and not ld. I suspect that it doesn’t.

    in reply to: Intel compiler #20161
    victor_s
    Participant

    It works nice with this build. Thank you very much.

    in reply to: Intel compiler #20004
    victor_s
    Participant

    Compiling works, but it fails at the link stage. It still looks for g++ for linking.

    in reply to: Intel compiler #19975
    victor_s
    Participant

    Great. Thank you.

    I see in verbose mode that intel compiler runs. I need to make additional testings yet.

    in reply to: Intel compiler #19904
    victor_s
    Participant

    Thank you for the help. I want to try a new build. Working with MSBuild is better for me.

    Did you mean GCCFlags.xml? However I think icc flags are mostly compatible with gcc.

Viewing 10 posts - 1 through 10 (of 10 total)