V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
mikicomo
V2EX  ›  问与答

codeblocks 配置 clang 的问题

  •  1
     
  •   mikicomo · 2016-03-01 22:49:50 +08:00 · 2139 次点击
    这是一个创建于 3026 天前的主题,其中的信息可能已经有所发展或是发生改变。

    clang++.exe -o bin\Debug\5.exe obj\Debug\main.o

    D:\Program Files (x86)\CodeBlocks\MinGW\bin\ld.exe: unrecognised emulation mode: i386pep
    Supported emulations: i386pe
    clang++.exe: error: linker command failed with exit code 1 (use -v to see invocation)
    希望 V 友看下是哪里出了问题?

    1 条回复    2016-03-02 12:01:39 +08:00
    mikicomo
        1
    mikicomo  
    OP
       2016-03-02 12:01:39 +08:00
    问题已经找出来了...clang 和 codeblocks 都太傻...必须要把目录定位 C:\MinGW
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2934 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 33ms · UTC 10:48 · PVG 18:48 · LAX 03:48 · JFK 06:48
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.