Displaying 3 results from an estimated 3 matches for "5bb6ba77".
2004 Dec 14
0
[LLVMdev] Linking tblgen: undefined reference to `llvm::sys::Path::Path(std::string)'
On Tue, 14 Dec 2004, Henrik Bach wrote:
> llvm[2]: Linking Debug executable tblgen
> c:/projects/build/MinGW/llvm-1-1/utils/TableGen/Debug/TableGen.o(.text+0x19da):
> In function `main':
> c:/projects/src/llvm-1/llvm/utils/TableGen/TableGen.cpp:429: undefined
> reference to `llvm::sys::Path::Path(std::string)'
> collect2: ld returned 1 exit status
> make[2]: ***
2004 Dec 14
2
[LLVMdev] Linking tblgen: undefined reference to `llvm::sys::Path::Path(std::string)'
Hi,
I'm linking tblgen. However, I get below error. I can't figure out what's
wrong here. Could it be this statement in the Path.h:
mutable std::string path; ///< Storage for the path name.
------------------
llvm[2]: Linking Debug executable tblgen
c:/projects/build/MinGW/llvm-1-1/utils/TableGen/Debug/TableGen.o(.text+0x19da):
In function `main':
2004 Dec 14
1
[LLVMdev] Linking tblgen: undefined reference to `llvm::sys::Path::Path(std::string)'
...> trying again?
>
> -Chris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20041214/5bb6ba77/attachment.sig>