Vine Linux バグトラッキングシステム - Vine Linux | |||||
課題の詳細を表示 | |||||
ID | プロジェクト | カテゴリ | 公開 | 登録日 | 最終更新 |
0002496 | Vine Linux | 1 バグ | 公開 | 2012-12-03 13:07 | 2012-12-04 17:27 |
報告者 | shuei | ||||
担当者 | daisuke | ||||
優先度 | 中 | 再現性 | 毎回 | ||
状態 | 完了 | 解決状況 | 実装済 | ||
バージョン | VineSeed | ||||
修正予定バージョン | 修正済バージョン | ||||
arch | x86, x86_64 | ||||
パッケージ | clang-3.1-1vl7 | ||||
概要 | 0002496: clang 3.1でリンクに失敗する | ||||
説明 | clang 3.1でリンクに失敗します。-emit-llvmオプションがある場合/ない場合 のいずれにおいても、clangが走らせるリンカのサーチパスが間違っていてます。 対応のほど宜しくお願いいたします 山田 % clang -v hello.c clang version 3.1 (branches/release_31) Target: x86_64-vine-linux-gnu <略> "/usr/bin/ld" --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o a.out /usr/lib/../lib64/crt1.o /usr/lib/../lib64/crti.o crtbegin.o -L/lib/../lib64 -L/usr/lib/../lib64 -L/lib -L/usr/lib /tmp/hello-AWfq6O.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed crtend.o /usr/lib/../lib64/crtn.o /usr/bin/ld: cannot find crtbegin.o: No such file or directory /usr/bin/ld: cannot find -lgcc /usr/bin/ld: cannot find -lgcc_s clang: error: linker command failed with exit code 1 (use -v to see invocation) % clang -v -emit-lvm -use-gold-plugin hello.c clang version 3.1 (branches/release_31) Target: x86_64-vine-linux-gnu <略> "/usr/bin/ld" --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o a.out /usr/lib/../lib64/crt1.o /usr/lib/../lib64/crti.o crtbegin.o -L/lib/../lib64 -L/usr/lib/../lib64 -L/lib -L/usr/lib -plugin /usr/bin/../lib/LLVMgold.so /tmp/hello-F5Bi9R.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed crtend.o /usr/lib/../lib64/crtn.o /usr/bin/ld: /usr/bin/../lib/LLVMgold.so: error loading plugin /usr/bin/ld: /usr/bin/../lib/LLVMgold.so: error in plugin cleanup (ignored) clang: error: linker command failed with exit code 1 (use -v to see invocation) | ||||
再現方法 | |||||
追加情報 | |||||
タグ | 設定されていません。 | ||||
関連 | |||||
添付ファイル | |||||
課題の履歴 | |||||
変更日 | ユーザー名 | 項目 | 変更内容 | ||
2012-12-03 13:07 | shuei | 新規課題 | |||
2012-12-03 14:53 | daisuke | 担当者 | => daisuke | ||
2012-12-03 14:53 | daisuke | 状態 | 新規 => 担当者決定 | ||
2012-12-03 20:23 | daisuke | コメント追加: 0007598 | |||
2012-12-03 20:23 | daisuke | 状態 | 担当者決定 => テスト待ち | ||
2012-12-03 23:22 | shuei | コメント追加: 0007601 | |||
2012-12-04 17:27 | daisuke | コメント追加: 0007603 | |||
2012-12-04 17:27 | daisuke | 状態 | テスト待ち => 完了 | ||
2012-12-04 17:27 | daisuke | 解決状況 | 不明 => 実装済 |
コメント | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|