[LLVMdev] Can't compile Dragonegg

Mingliang LIU liuml07 at gmail.com
Wed Dec 19 08:00:29 PST 2012


Hi Duncan,

Glad to know it works already. I simply gave a blind suggestion without
checking it.

Regards.


On Wed, Dec 19, 2012 at 10:01 PM, Duncan Sands <baldrick at free.fr> wrote:

> Hi Mingliang LIU,
>
>
>  I suggest add the id attribute for each <h2> tag in www/index.html. Thus
>> we can
>> refer to the "Getting it" section in the dragonegg homepage page (the
>> only web
>> page) by simply the given URL:
>> http://dragonegg.llvm.org#**GettingIt<http://dragonegg.llvm.org#GettingIt>
>>
>
> this already works:
>
> http://dragonegg.llvm.org/#**gettingrelease<http://dragonegg.llvm.org/#gettingrelease>
>
> But maybe could be done better or more consistently?
>
> Ciao, Duncan.
>
>
>> Regards.
>>
>>
>> On Wed, Dec 19, 2012 at 6:32 AM, Dmitry Mikushin <dmitry at kernelgen.org
>> <mailto:dmitry at kernelgen.org>> wrote:
>>
>>     Hi Tom,
>>
>>     DragonEgg depends on GCC's and LLVM's internal headers, auto-host.h
>> is one
>>     of them. Try to add GCC and LLVM_CONFIG with your make command as
>> described
>>     here http://dragonegg.llvm.org/ in section "Getting it".
>>
>>     Best,
>>     - Dima.
>>
>>
>>     On 12/18/2012 10:24 PM, Tom Roeder wrote:
>>
>>         Hi,
>>
>>         I'm trying to compile release 3.2 of DragonEgg (checked out from
>>         http://llvm.org/svn/llvm-__**project/dragonegg/branches/__**
>> release_32<http://llvm.org/svn/llvm-__project/dragonegg/branches/__release_32>
>>         <http://llvm.org/svn/llvm-**project/dragonegg/branches/**
>> release_32<http://llvm.org/svn/llvm-project/dragonegg/branches/release_32>>.
>> I'm at
>>
>>         revision 170458), under Ubuntu (Ubuntu 12.04.1 LTS (GNU/Linux
>>         2.6.39-gcg-20121018 x86_64)) and I get the following error.
>>
>>         tmroeder at myubuntu:~/src/__**dragonegg$ make
>>
>>         Compiling utils/TargetInfo.cpp
>>         Linking TargetInfo
>>         Compiling Aliasing.cpp
>>         /root/src/dragonegg/src/__**Aliasing.cpp:37:23: fatal error:
>> auto-host.h:
>>
>>         No such file or directory
>>         compilation terminated.
>>         make: *** [Aliasing.o] Error 1
>>         tmroeder at myubuntu:~/src/__**dragonegg$
>>
>>         my compiler is
>>
>>         tmroeder at myubuntu:~/src/__**dragonegg$ gcc --version
>>
>>         gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
>>
>>         Can anyone give me any suggestions about how to get this to build?
>>         I've tried on the trunk and on another Ubuntu system with the same
>>         results.
>>
>>         Thanks,
>>
>>         Tom
>>         ______________________________**___________________
>>         LLVM Developers mailing list
>>         LLVMdev at cs.uiuc.edu <mailto:LLVMdev at cs.uiuc.edu>
>> http://llvm.cs.uiuc.edu
>>         http://lists.cs.uiuc.edu/__**mailman/listinfo/llvmdev<http://lists.cs.uiuc.edu/__mailman/listinfo/llvmdev>
>>         <http://lists.cs.uiuc.edu/**mailman/listinfo/llvmdev<http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev>
>> >
>>
>>
>>     ______________________________**___________________
>>     LLVM Developers mailing list
>>     LLVMdev at cs.uiuc.edu <mailto:LLVMdev at cs.uiuc.edu>
>> http://llvm.cs.uiuc.edu
>>     http://lists.cs.uiuc.edu/__**mailman/listinfo/llvmdev<http://lists.cs.uiuc.edu/__mailman/listinfo/llvmdev>
>>
>>     <http://lists.cs.uiuc.edu/**mailman/listinfo/llvmdev<http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev>
>> >
>>
>>
>>
>>
>> --
>> Mingliang LIU (刘明亮 in Chinese)
>>
>> PACMAN Group,  Dept. of Computer Science & Technology
>> Tsinghua University, Beijing 100084, China
>> Email: liuml07 at mails.tsinghua.edu.cn <mailto:liuml07 at mails.**
>> tsinghua.edu.cn <liuml07 at mails.tsinghua.edu.cn>>
>> Homepage: http://pacman.cs.tsinghua.edu.**cn/~liuml07/<http://pacman.cs.tsinghua.edu.cn/~liuml07/>
>> <http://pacman.cs.tsinghua.**edu.cn/%7Eliuml07<http://pacman.cs.tsinghua.edu.cn/%7Eliuml07>
>> >
>>
>>
>>
>>
>> ______________________________**_________________
>> LLVM Developers mailing list
>> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
>> http://lists.cs.uiuc.edu/**mailman/listinfo/llvmdev<http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev>
>>
>>
> ______________________________**_________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/**mailman/listinfo/llvmdev<http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev>
>



-- 
Mingliang LIU (刘明亮 in Chinese)

PACMAN Group,  Dept. of Computer Science & Technology
Tsinghua University, Beijing 100084, China
Email: liuml07 at mails.tsinghua.edu.cn
Homepage: http://pacman.cs.tsinghua.edu.cn/~liuml07/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121220/ade3b706/attachment.html>


More information about the llvm-dev mailing list