search for: sangmin

Displaying 12 results from an estimated 12 matches for "sangmin".

2011 Mar 22
2
[LLVMdev] gold plugin example
Hi all, I got an error from the gold plugin example in the following link: http://llvm.org/docs/GoldPlugin.html#example1 Here is the error message: sangmin at sangmin-desktop:/tmp$ llvm-gcc -use-gold-plugin a.a b.o -o main /usr/bin/ld: error: a.a: no archive symbol table (run ranlib) /usr/bin/ld: /usr/lib/crt1.o:(.text+0x18): error: undefined reference to 'main' /usr/bin/ld: b.o: in function foo1:b.c(.text+0x4): error: undefined reference to &...
2011 Mar 25
1
[LLVMdev] Instrumentation with liblto and gold
Hi John, Thank you for your advice. LIBS and LDFLAGS work for the configure script, but they gave errors in the make stage for apache and mysql. I used either of the following ones with other flags: - export LIBS="-L/home/sangmin/Dropbox/Falcon/bin/ -ldummy" - export LDFLAGS="-L/home/sangmin/Dropbox/Falcon/bin/ -ldummy" Here are the error messages: Compile error (apache): make[3]: Entering directory `/home/sangmin/Concurrency/apache/srclib/apr' /bin/bash /home/sangmin/Concurrency/apache/srclib/apr/libto...
2011 Mar 22
2
[LLVMdev] gold plugin example
On 11-03-21 10:35 PM, Sangmin Park wrote: > Hi, > > I fixed error by using different version of ld with LLVM 2.7. > I used ld.gold that comes with Ubuntu 10.04. > Here is the version info: > > sangmin at sangmin-desktop:/tmp$ ld -v > GNU gold (GNU Binutils for Ubuntu 2.20.1-system.20100303) 1.9 > >...
2011 Mar 22
0
[LLVMdev] gold plugin example
Hi, I fixed error by using different version of ld with LLVM 2.7. I used ld.gold that comes with Ubuntu 10.04. Here is the version info: sangmin at sangmin-desktop:/tmp$ ld -v GNU gold (GNU Binutils for Ubuntu 2.20.1-system.20100303) 1.9 My experience of gold plugin is as follows: LLVM 2.7 (with libLLVMgold.so) + ld 2.20.1 (from Ubuntu 10.04) : O LLVM 2.7 (with libLLVMgold.so) + ld 2.21.51 (manually compiled) : X LLVM 2.8 (with LLVMgold.s...
2011 Mar 24
0
[LLVMdev] Instrumentation with liblto and gold
On 3/24/11 6:23 PM, Sangmin Park wrote: > Hi, > > I need advice in instrumenting programs using liblto and gold plugin. > Specifically, I added my pass in tools/lto/LTOCodeGenerator.cpp. > My pass inserts functions (myLoad and myStore) for some load and store > instructions. > The functions exist in a li...
2011 Mar 24
2
[LLVMdev] Instrumentation with liblto and gold
...$ ./configure $ make $ make install However, I cannot compile large programs with modified liblto and gold plugin. That is because I have to specify the path to my library containing myLoad and myStore in configure and makefile. Is there any fancy way to handle this problem? Thanks in advance. Sangmin -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110324/a807a3ca/attachment.html>
2011 Mar 22
0
[LLVMdev] gold plugin example
On Tue, Mar 22, 2011 at 9:19 AM, Rafael Avila de Espindola < rafael.espindola at gmail.com> wrote: > On 11-03-21 10:35 PM, Sangmin Park wrote: > > Hi, > > > > I fixed error by using different version of ld with LLVM 2.7. > > I used ld.gold that comes with Ubuntu 10.04. > > Here is the version info: > > > > sangmin at sangmin-desktop:/tmp$ ld -v > > GNU gold (GNU Binutils for Ubun...
2008 Jun 24
1
Rails 'rake gems:install' error in windows
I am developing with rails at three platform mac, windows, linux. until Rails 2.1, we can describe gem dependencies in environment.rb. ( this one ~ http://ryandaigle.com/articles/2008/4/1/what-s-new-in-edge-rails-gem-dependencies ) so I write environment.rb like below for using will_paginate ... config.gem ''capistrano'' config.gem
2020 Nov 16
0
[RESEND 00/42] Rid W=1 warnings from GPU (non-Radeon)
...P Linux Team <linux-imx at nxp.com> Cc: Pengutronix Kernel Team <kernel at pengutronix.de> Cc: Philipp Zabel <p.zabel at pengutronix.de> Cc: Rob Clark <robdclark at gmail.com> Cc: Russell King <linux at armlinux.org.uk> Cc: Sandy Huang <hjc at rock-chips.com> Cc: Sangmin Lee <lsmin.lee at samsung.com> Cc: Sascha Hauer <s.hauer at pengutronix.de> Cc: Sean Paul <sean at poorly.run> Cc: Seung-Woo Kim <sw0312.kim at samsung.com> Cc: Shawn Guo <shawnguo at kernel.org> Cc: Sumit Semwal <sumit.semwal at linaro.org> Cc: Thomas Zimmermann...
2020 Nov 12
1
[PATCH 00/30] [Set 6] Rid W=1 warnings from GPU
....org Cc: Philipp Zabel <p.zabel at pengutronix.de> Cc: report to <xorg-driver-ati at lists.x.org> Cc: Rob Clark <robdclark at gmail.com> Cc: Russell King <linux at armlinux.org.uk> Cc: Sam Ravnborg <sam at ravnborg.org> Cc: Sandy Huang <hjc at rock-chips.com> Cc: Sangmin Lee <lsmin.lee at samsung.com> Cc: Seung-Woo Kim <sw0312.kim at samsung.com> Cc: Sumit Semwal <sumit.semwal at linaro.org> Cc: Thomas Zimmermann <tzimmermann at suse.de> Cc: Vincent Abriou <vincent.abriou at st.com> -- 2.25.1
2020 Nov 16
2
[PATCH v2 00/42] Rid W=1 warnings from GPU (non-Radeon)
...P Linux Team <linux-imx at nxp.com> Cc: Pengutronix Kernel Team <kernel at pengutronix.de> Cc: Philipp Zabel <p.zabel at pengutronix.de> Cc: Rob Clark <robdclark at gmail.com> Cc: Russell King <linux at armlinux.org.uk> Cc: Sandy Huang <hjc at rock-chips.com> Cc: Sangmin Lee <lsmin.lee at samsung.com> Cc: Sascha Hauer <s.hauer at pengutronix.de> Cc: Sean Paul <sean at poorly.run> Cc: Seung-Woo Kim <sw0312.kim at samsung.com> Cc: Shawn Guo <shawnguo at kernel.org> Cc: Sumit Semwal <sumit.semwal at linaro.org> Cc: Thomas Zimmermann...
2011 Feb 27
0
Can I merge Korean translation version to Info/docrails without any permission?
Hello everyone, Because I don''t know communication channel to lifo/docrails, I ask about permissions for that repository. Recently I and friends started to translate rails guide for Korean version. Maybe, I expect to finish all current rails guides translating in 2 months, and then we''ll care these documents for recent version. Now, we provide a translation result site for