Probelms w/ raspberry-gcc4.9.1-r2

Sysprogs forums Forums Other tools & products Probelms w/ raspberry-gcc4.9.1-r2

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #6327
    Wiebe
    Participant

    Hi,

     

    Just downloaded raspberry-gcc4.9.1-r2.

    When compiling test.cpp,  I get:

    E:\Test>arm-linux-gnueabihf-g++.exe -ggdb test.cpp -o test
    cc1plus: error: unrecognized command line option “-imultilib”
    cc1plus: error: unrecognized command line option “-imultiarch”
    cc1plus: error: invalid option ‘float-abi=hard’
    cc1plus: error: invalid option ‘fpu=vfp’
    cc1plus: error: invalid option ‘abi=aapcs-linux’
    cc1plus: .: No such file or directory
    cc1plus: error: bad value (armv6) for -march= switch
    cc1plus: error: bad value (armv6) for -mtune= switch

    Any hints are very welkom,

    Wiebe.

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.