Guest User

Untitled

a guest
Jul 22nd, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. F:\PathScale\gpuasm\lib\llvm\Support\CommandLine.cpp:1:0: warning: -fPIC ignored for target (all code is position independent)
  2. F:\PathScale\gpuasm\lib\llvm\Support\CommandLine.cpp: In function 'void llvm::cl::ParseEnvironmentOptions(const char*, const char*, const char*, bool)':
  3. F:\PathScale\gpuasm\lib\llvm\Support\CommandLine.cpp:433:36: error: 'strdup' was not declared in this scope
  4. F:\PathScale\gpuasm\lib\llvm\Support\CommandLine.cpp: In function 'void ExpandResponseFiles(unsigned int, char**, std::vector<char*>&)':
  5. F:\PathScale\gpuasm\lib\llvm\Support\CommandLine.cpp:482:33: error: 'strdup' was not declared in this scope
  6. F:\PathScale\gpuasm\lib\llvm\Support\CommandLine.cpp: In function 'void llvm::cl::ParseCommandLineOptions(int, char**, const char*, bool)':
  7. F:\PathScale\gpuasm\lib\llvm\Support\CommandLine.cpp:500:37: error: 'strdup' was not declared in this scope
  8. mingw32-make[2]: *** [lib/CMakeFiles/libyasmx.dir/llvm/Support/CommandLine.obj] Error 1
  9. mingw32-make[1]: *** [lib/CMakeFiles/libyasmx.dir/all] Error 2
  10. mingw32-make: *** [all] Error 2
Add Comment
Please, Sign In to add comment