Displaying 20 results from an estimated 68 matches for "rajika".
2010 Aug 12
2
[LLVMdev] Trying to build llvm-gcc no x86_64 linux
...AIR, you need to have the set of headers, gcc-dev.( Some one else may
provide you with this information)
> - How should I include bison+flex when I have installed Do I need to put
> additional flags to configure script ?
>
If you have those in PATH, that should be picked by the script.
Rajika
>
> Cheers,
> Romain
>
>
>
> On Thu, Aug 12, 2010 at 3:13 PM, Rajika Kumarasiri <rajika at wso2.com>wrote:
>
>> I need to add, also you'll need bison+flex.
>>
>> Rajika
>>
>>
>> On Thu, Aug 12, 2010 at 6:41 PM, Rajika Kumarasir...
2008 May 22
2
[LLVMdev] Latest SVN head (gcc front end) build failed
hi all,
I was trying to build the latest LLVM gcc front end and it failed.
rajika@:~/project/llvm/dst-directory$ svn info | grep URL
URL: http://llvm.org/svn/llvm-project/llvm-gcc-4.2/trunk
configure option: ../dst-directory/configure --prefix=/usr/local/
--enable-llvm=/home/rajika/project/llvm/llvm-objects
it gave me the following errors
../../dst-directory/gcc/llvm-convert...
2010 Aug 12
0
[LLVMdev] Trying to build llvm-gcc no x86_64 linux
...ines.
I now get the following linker error:
undefined reference to llvm::MemoryBuffer::getNewMemBuffer(unsigned long,
llvm::StringRef)
I am surprised since the linker compile line already links with a whole
bunch of llvm libraries ...
Thanks for your help
Romain
On Thu, Aug 12, 2010 at 4:03 PM, Rajika Kumarasiri <rajika at wso2.com> wrote:
>
>
> On Thu, Aug 12, 2010 at 6:56 PM, Romain Pechayre <rpechayr at gmail.com>wrote:
>
>> Ok. Thank you for your input. New questions :) :
>> - Is the dev package basically the source code of gcc 4.2 ? Isn't it
>>...
2010 Aug 12
1
[LLVMdev] Trying to build llvm-gcc no x86_64 linux
...ed reference to llvm::MemoryBuffer::getNewMemBuffer(unsigned long,
> llvm::StringRef)
>
> I am surprised since the linker compile line already links with a whole
> bunch of llvm libraries ...
>
> Thanks for your help
> Romain
>
>
>
> On Thu, Aug 12, 2010 at 4:03 PM, Rajika Kumarasiri <rajika at wso2.com>wrote:
>
>>
>>
>> On Thu, Aug 12, 2010 at 6:56 PM, Romain Pechayre <rpechayr at gmail.com>wrote:
>>
>>> Ok. Thank you for your input. New questions :) :
>>> - Is the dev package basically the source code of gcc...
2010 Jan 16
1
[LLVMdev] Build failure in llvm trunk
hi,
I am trying to build the llvm trunk with make. I am trying a debug build and
I am ending with the following build error.
/home/rajika/projects/llvm/llvm/lib/Target/TargetLoweringObjectFile.cpp: In
member function ‘virtual bool
llvm::TargetLoweringObjectFileMachO::shouldEmitUsedDirectiveFor(const
llvm::GlobalValue*, llvm::Mangler*) const’:
/home/rajika/projects/llvm/llvm/lib/Target/TargetLoweringObjectFile.cpp:959:
error: ‘NameTmp...
2010 Aug 12
2
[LLVMdev] Trying to build llvm-gcc no x86_64 linux
I need to add, also you'll need bison+flex.
Rajika
On Thu, Aug 12, 2010 at 6:41 PM, Rajika Kumarasiri <rajika at wso2.com> wrote:
> You'll need to install the dev packages for gcc 4.2.
>
> Rajika
>
> On Thu, Aug 12, 2010 at 1:27 PM, Romain Pechayre <rpechayr at gmail.com>wrote:
>
>> Hello all,
>>
>...
2008 May 22
0
[LLVMdev] Latest SVN head (gcc front end) build failed
Did you update llvm and build that first?
-Tanya
On May 21, 2008, at 10:29 PM, Rajika Kumarasiri wrote:
> hi all,
> I was trying to build the latest LLVM gcc front end and it failed.
>
> rajika@:~/project/llvm/dst-directory$ svn info | grep URL
> URL: http://llvm.org/svn/llvm-project/llvm-gcc-4.2/trunk
>
> configure option: ../dst-directory/configure --prefix=...
2010 Aug 12
0
[LLVMdev] Trying to build llvm-gcc no x86_64 linux
...w questions :) :
- Is the dev package basically the source code of gcc 4.2 ? Isn't it already
fully included in llvm-gcc code base ?
- How should I include bison+flex when I have installed Do I need to put
additional flags to configure script ?
Cheers,
Romain
On Thu, Aug 12, 2010 at 3:13 PM, Rajika Kumarasiri <rajika at wso2.com> wrote:
> I need to add, also you'll need bison+flex.
>
> Rajika
>
>
> On Thu, Aug 12, 2010 at 6:41 PM, Rajika Kumarasiri <rajika at wso2.com>wrote:
>
>> You'll need to install the dev packages for gcc 4.2.
>>
>...
2009 Apr 18
1
[LLVMdev] build failure in llvm revision69440
hi,
I am getting following compilation error while compiling llvm. I installed
the missing libs. using my package manager (and there are in /usr/loca/lib
path). Any clue to fix the problem. Thanks!
/home/rajika/projects/llvm/llvm-objects/Debug/bin/tblgen: error while
loading shared libraries: libffi.so.4: cannot open shared object file: No
such file or directory
make[1]: ***
[/home/rajika/projects/llvm/llvm-objects/lib/VMCore/Debug/Intrinsics.gen.tmp]
Error 127
make[1]: Leaving directory
`/home/rajika/pro...
2010 Aug 31
4
[LLVMdev] LLVM-C tutorial
I am going to post my first chapter, just to see if it is acceptable.
Any feedback is good feedback for me.
Filip
On 31 Aug 2010, at 17:25, Rajika Kumarasiri wrote:
> Most of the documents (html) are generated using rst2html. So I think a patch to the rst file in llvm/tools/llvmc/doc should be fine.
>
> Rajika
>
> On Mon, Aug 30, 2010 at 7:59 PM, F van der Meeren <llvm-dev at code2develop.com> wrote:
> As I have st...
2008 Jul 06
3
[LLVMdev] [PATCH] patch to compile llvm-gcc using nightly tester script(NewNightlyTester.pl)
...Add the (3) informations to the %hash_of_data hash to be posted to the
server, of course for further processing.
Please review the patch and let me know your comments. There are few small
TODOs (ex: get the LOC of llvm-gcc etc..,) to be added. I'll update the
patch with that soon.
Thank you
-Rajika
--
comp.lang.c - http://groups.google.com/group/comp.lang.c/topics
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080706/e573ec17/attachment.html>
-------------- next part --------------
A non-text atta...
2008 Jul 07
0
[LLVMdev] [PATCH] patch to compile llvm-gcc using nightly tester script(NewNightlyTester.pl)
hello everybody,
I have added few improvements to my patch. Please review the new patch
directly.
Thanks!
-Rajika
On Sun, Jul 6, 2008 at 9:17 PM, Rajika Kumarasiri <rajikacc at gmail.com>
wrote:
> hello every body.
>
> Here with I have attached the patch which compile the llvm-gcc using
> nightly tester script. This patch add the following capabilities to the
> NewNightlyTester.pl script...
2010 Sep 01
0
[LLVMdev] LLVM-C tutorial
I think it'd be nice to have a ToC describing what you plan to cover in the
"hello world" tutorial. I'll take a look at the tutorial in the week end and
send feed back.
Rajika
On Wed, Sep 1, 2010 at 2:02 AM, F van der Meeren
<llvm-dev at code2develop.com>wrote:
> I am going to post my first chapter, just to see if it is acceptable.
> Any feedback is good feedback for me.
>
>
>
>
>
> Filip
>
> On 31 Aug 2010, at 17:25, Rajika Kumarasi...
2008 Jul 07
1
[LLVMdev] [PATCH] patch to compile llvm-gcc using nightly tester script(NewNightlyTester.pl)
Thanks :-)
One last thing. It seems like the patch has a lot of whitespace
changes. Could you create the diff with the -b option?
-bw
On Mon, Jul 7, 2008 at 11:49 AM, Rajika Kumarasiri <rajikacc at gmail.com> wrote:
> hi Bill,
> Thanks for the comments. I'll update the patch according to that.
>
> -Rajika
>
> On Mon, Jul 7, 2008 at 11:56 PM, Bill Wendling <isanbard at gmail.com> wrote:
>>
>> On Mon, Jul 7, 2008 at 11:10 AM,...
2008 Jul 07
1
[LLVMdev] [PATCH] patch to compile llvm-gcc using nightly tester script(NewNightlyTester.pl)
Rajika,
A couple of comments:
- You should provide a way to specify where llvm-gcc is built (just like
llvm).
- I would highly recommend allowing the user to only update llvm-gcc and
not check it out from scratch each time. Checking out llvm-gcc is very
time consuming. You would need to make sure th...
2008 Jul 06
0
[LLVMdev] [GSoC] Progress report - Rajika Kumarasiri
...ter (how to set up, how it works
etc..,) which helps a new commer to work with nightly tester and which can
be used as the documentaion at the end of the project
llvm-nightly-tester blog : http://llvm-nightly-tester.blogspot.com/
I'll work hard to achive my goals in the project. Thank you.
-Rajika
--
comp.lang.c - http://groups.google.com/group/comp.lang.c/topics
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080706/efec9183/attachment.html>
2008 Jul 07
2
[LLVMdev] [PATCH] patch to compile llvm-gcc using nightly tester script(NewNightlyTester.pl)
On Mon, Jul 7, 2008 at 11:10 AM, Rajika Kumarasiri <rajikacc at gmail.com> wrote:
> hello everybody,
>
> I have added few improvements to my patch. Please review the new patch
> directly.
> Thanks!
>
Hi Rajika,
A few stylistic comments. I'll let others comment on the algorithm for now:
if ($VERBOSE) {...
2008 Jul 07
0
[LLVMdev] [PATCH] patch to compile llvm-gcc using nightly tester script(NewNightlyTester.pl)
hi Bill,
Thanks for the comments. I'll update the patch according to that.
-Rajika
On Mon, Jul 7, 2008 at 11:56 PM, Bill Wendling <isanbard at gmail.com> wrote:
> On Mon, Jul 7, 2008 at 11:10 AM, Rajika Kumarasiri <rajikacc at gmail.com>
> wrote:
> > hello everybody,
> >
> > I have added few improvements to my patch. Please review the new pat...
2009 Apr 05
2
[LLVMdev] How the LLVM Compiler Infrastructure Works
FYI,
http://www.informit.com/articles/article.aspx?p=1215438
-Rajika
--
http://wso2.org/
http://llvm.org/
http://www.osdev.org/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090405/79ddb769/attachment.html>
2010 Feb 21
1
[LLVMdev] LLVM Server down ** TODAY **
Yes, I am not done. Please see my original message. I will send mail to the list when I am finished and then you can complain.
-Tanya
On Feb 20, 2010, at 10:20 PM, Rajika Kumarasiri wrote:
> I just tried to access http://llvm.org/docs/ but I am getting a 404, not found error.
>
> Rajika
>
> On Fri, Feb 19, 2010 at 10:40 PM, Tanya Lattner <lattner at apple.com> wrote:
> Just a reminder that the LLVM/Clang Server will be down starting today...