[LLVMdev] Include file error
Andrew John Hughes
gnu_andrew at member.fsf.org
Wed Aug 27 08:24:59 PDT 2008
Dear LLVM developers,
Gary Benson has been doing some great work recently on a project known
as Shark. This takes Sun's OpenJDK and uses LLVM as a JIT to allow it
to target new architectures such as PowerPC.
This morning, I tried building this and ran into an issue with the
latest svn checkout of LLVM. Although it builds fine, it seems that
Argument.h is missing a vital header file which causes the Shark build
to fail. Andrew Haley spotted this and provided me with the attached
patch that solved the problem. We'd be grateful if you could also fix
this issue upstream.
Thanks,
--
Andrew :-)
Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net
PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint: F8EF F1EA 401E 2E60 15FA 7927 142C 2591 94EF D9D8
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-argument_header.patch
Type: text/x-patch
Size: 327 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080827/c720a8d0/attachment.bin>
More information about the llvm-dev
mailing list