search for: quang

Displaying 20 results from an estimated 53 matches for "quang".

Did you mean: huang
2008 Jul 01
3
[LLVMdev] build on windows
Hi Jean-Daniel, Thank I use VC++ 9 (express version). I have also an error in TableGen: The "strtoll" could not be found under win32. Have you fixed it ? Regards Quang -----Ursprüngliche Nachricht----- Von: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] Im Auftrag von Jean-Daniel Dupas Gesendet: Montag, 30. Juni 2008 22:00 An: LLVM Developers Mailing List Betreff: Re: [LLVMdev] build on windows Le 30 juin 08 à 21:28, Le Anh Quang a écri...
2008 Jul 01
2
[LLVMdev] build on windows
...file "configure.lib" (belongs to project "Configure"). I can build this project without error, but it didn't generate the lib data ?! Can you build this file ? if yes, I will be very happy if you send it to me. Maybe I 'll try to use it for my project directly. Thanks, Quang -----Ursprüngliche Nachricht----- Von: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] Im Auftrag von Jean-Daniel Dupas Gesendet: Dienstag, 1. Juli 2008 17:23 An: LLVM Developers Mailing List Betreff: Re: [LLVMdev] build on windows Not this one, I have a different error he...
2008 Jun 30
4
[LLVMdev] build on windows
...now. Other subprojects require the file "configure.lib". So I tried to compile the project "Configure". It could be built successfully, but the file "configure.lib" is not generated. So, what is the problem here ? Can somebody help me to fix that ? Thanks and regards Quang
2008 Jul 01
0
[LLVMdev] build on windows
AFAK, the Configuration project does not generate any output. It just patch and generate some required header file. Le 1 juil. 08 à 17:32, Le Anh Quang a écrit : > Hi Jean-Daniel, > thank for ur fast answer, i have fixed this error, another function > was > defined inside llvm source code. > So, my only problem now is, I cannot create the file "configure.lib" > (belongs to project "Configure"). I can build...
2008 Jul 01
0
[LLVMdev] build on windows
Not this one, I have a different error here. One related to hasmap and pair templates. I will check this on my Windows machine later. Le 1 juil. 08 à 16:44, Le Anh Quang a écrit : > Hi Jean-Daniel, > Thank > I use VC++ 9 (express version). I have also an error in TableGen: The > "strtoll" could not be found under win32. Have you fixed it ? > > Regards > Quang > > -----Ursprüngliche Nachricht----- > Von: llvmdev-bounces at cs...
2008 Jun 30
0
[LLVMdev] build on windows
Le 30 juin 08 à 21:28, Le Anh Quang a écrit : > Hi, > I have tried to compile LLVM with Visual C++. Some subprojects work > now. > > Other subprojects require the file "configure.lib". So I tried to > compile > the project "Configure". It could be built successfully, but the file > &qu...
2005 Aug 10
1
fileutil & tar utility RPMs on RHAS3.0
Hi, Please advice how to download utility for 'tar', 'cp' supporting RHAS3.0 RPMs listed in note 237997.1 are used for RHAS2.1 * Patch 2883583: fileutils-4.1-4.2.i386.rpm * Patch 2913284: tar-1.13.25-9.i386.rpm Best regards, Huy. == Nguyen Quang Huy Sr. Technical Sales Consultant Oracle Vietnam 53 Quang Trung St, Hanoi Email: quang.huy.nguyen@oracle.com Phone: +84 4 943 2595 Fax: +84 4 943 2592 ==
2008 Jul 01
2
[LLVMdev] build on windows
...c.edu] Im Auftrag von Jean-Daniel Dupas Gesendet: Dienstag, 1. Juli 2008 17:58 An: LLVM Developers Mailing List Betreff: Re: [LLVMdev] build on windows AFAK, the Configuration project does not generate any output. It just patch and generate some required header file. Le 1 juil. 08 à 17:32, Le Anh Quang a écrit : > Hi Jean-Daniel, > thank for ur fast answer, i have fixed this error, another function > was defined inside llvm source code. > So, my only problem now is, I cannot create the file "configure.lib" > (belongs to project "Configure"). I can build this p...
2008 Jun 30
1
[LLVMdev] build on windows
...I had to change which llvmAsmParser it was looking at since it needs to look at the generated file under the win32\AsmParser directory rather than ...\lib\AsmParser where no such file exists. After that, it compiles clean on debug. Working on release now and then I'll check that change in. Quang, do you have flex and bison on your system and in your path? I'm using the ones from getgnuwin32 for my system. I'm building with VS2k5 sp1. Thanks, Chuck. -----Original Message----- From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of Jean-Daniel Du...
2005 May 23
1
RE: Ocfs-users Digest, Vol 25, Issue 6
When OCFS2 is available as Production? == Nguyen Quang Huy Sr. Technical Sales Consultant Oracle Vietnam 53 Quang Trung St, Hanoi Email: quang.huy.nguyen@oracle.com Phone: +84 4 943 2595 Fax: +84 4 943 2592 == -----Original Message----- From: ocfs-users-bounces@oss.oracle.com [mailto:ocfs-users-bounces@oss.oracle.com]On Behalf Of ocfs-users-request@os...
2005 May 29
1
Does OCFS2 certified on RHAS3 and 2.1?
Hi All, Is there any one know if OCFS2 will be certified on RedHat AS3 or 2.1? On http://oss.oracle.com I see OCFS2 Beta is available for RHAS 4 only. Rgds, Huy. == Nguyen Quang Huy Sr. Technical Sales Consultant Oracle Vietnam 53 Quang Trung St, Hanoi Email: quang.huy.nguyen@oracle.com Phone: +84 4 943 2595 Fax: +84 4 943 2592 == -----Original Message----- From: ocfs-users-bounces@oss.oracle.com [mailto:ocfs-users-bounces@oss.oracle.com]On Behalf Of ocfs-users-request@os...
2008 Jul 09
0
[LLVMdev] build on windows
Quang, you need to set Configure to Utility type. For some reason it gets messed up in the conversion process to VS2008. Go to Configure properties / General and put Utility in Configuration Type. It helped on me. Also some h/cpp files might be dislocated, at least I needed to relocate AsmParser file...
2008 Jul 23
1
[LLVMdev] weird function
llvm-gcc is the C compiler, but you're trying to compile a C++ file. "@_Znwj" looks like part of a C++ symbol. Try llvm-g++ instead, that should help. - Simon 2008/7/23 Le Anh Quang <anh_quang.le at mailbox.tu-dresden.de>: > Hi, > I have tried to compile a simple cpp file with llvm-gcc. I have attached > the assemble file here. > I see a weird thing there. There are some call instructions, they call the > function "@_Znwj". But this function...
2008 Jul 13
3
[LLVMdev] instruction description
...tions on bitcode file. I can't find it on any document. Reading the code costs much time. Does a description like this exist ? It should look like the JVM Instruction set on the link bellow: http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.doc.ht ml Thanks for any advise. Quang
2008 Oct 06
3
[LLVMdev] sext..to instruction
...1111 = i16 how can it determinate, that the i16 value %x positive is (65535)? And the second example: %y = sext i1 true to i32 1 --> 1111 1111 1111 1111 1111 1111 1111 1111 In this example, %y is -1 I'm not sure about it, when sext to results a positve/negative value? Thank for any advice Quang
2008 Jul 24
1
[LLVMdev] weird function
Hi Quang, > As I compiled a C or C++ program using llvm-gcc or llvm-g++, I have a > bitcode file. If a C++ library is used, some functions will be declared > inside it, but not defined there (like the @_Znwj). Is it possible to create > LLVM IR with all libraries defined inside (or linked with...
2008 Jul 01
2
[LLVMdev] build on windows
...ownload\llvm-2.3\win32\TableGen\Win32\Release\Bui ldLog.htm" TableGen - 1 error(s), 12 warning(s) It is strange, I know that "configure" does not create any lib file. But it exists on some projects. is something wrong by me ? I also send a screenshot (properties of llvm-dis) Thanks Quang -----Ursprüngliche Nachricht----- Von: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] Im Auftrag von Argiris Kirtzidis Gesendet: Dienstag, 1. Juli 2008 19:37 An: LLVM Developers Mailing List Betreff: Re: [LLVMdev] build on windows Le Anh Quang wrote: > Hi, > but on...
2008 Sep 17
1
[LLVMdev] instruction's type
Hi, I have a question about type in LLVM. Is the type of any instruction's parameter always determinate? E.g. an instruction with OPCODE %tmp = OPCODE X, Y which has two parameters X, Y. So, is there the case, that type of X or Y is unclear? Thanks for any advice Quang
2008 Jul 01
0
[LLVMdev] build on windows
Le Anh Quang wrote: > Hi, > but on some other project, they require "configure.lib". What is this one ? > Thanks Hi Le Anh, What project are you talking about, and how did you determine that it requires "configure.lib" ? AFAIK, all LLVM projects have dependency on the configure...
2008 Jul 13
0
[LLVMdev] instruction description
On Jul 13, 2008, at 1:32 PM, Le Anh Quang wrote: > Hi, > I need the description of LLVM instructions on bitcode file. I can't > find it > on any document. Reading the code costs much time. Does a > description like > this exist ? It should look like the JVM Instruction set on the link > bellow: > http://j...