search for: lwe

Displaying 15 results from an estimated 15 matches for "lwe".

Did you mean: le
2009 Mar 16
4
[LLVMdev] n00b question: From module/bitcode to Mach-O dylib file directly?
...t by requesting the asm file type, so at the very least I can rely more of the platform tooling to achieve the result I want. Hopefully you can provide more clue about getting llc going for .o output with 2.5. Otherwise, I'll certainly keep watching progress with interest. Cheers -- lwe -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090316/740f569b/attachment.html>
2009 Mar 17
0
[LLVMdev] Bit-code file input to ld (was: ...From module/bitcode to Mach-O dylib file directly)
...6-apple-darwin9" as this is what gcc reports, and what gets burnt into config.h as: #define LLVM_HOSTTRIPLE "i686-apple-darwin9.6.0" However, it dawned on me that I should really be asserting x86_64, and indeed this works nicely if it is also asserted on the ld command line. -- lwe
2009 Mar 17
1
[LLVMdev] Bit-code file input to ld (was: ...From module/bitcode to Mach-O dylib file directly)
...ylib that comes out has my symbol in it (according to nm). However, my call to dlsym, which used to work happily with my earlier pipeline (using default arch and llc-as-ld to get the dylib) now returns NULL. Is there anything special about symbol names generated by ld with x86_64 arch? -- lwe
2009 Mar 16
1
[LLVMdev] Bit-code file input to ld (was: ...From module/bitcode to Mach-O dylib file directly)
...'s probably not relevant/useful, as it just comes from the DE C0, which could be any number of things. Anyway, I guess my simple question is: What do I need to do to get home-brew bit-code output from the LLVM bit-code writer to conform to whatever requirements that ld has for input? -- lwe -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090316/8146a964/attachment.html>
2006 Apr 14
3
freenx-0.5.0-8.c4.noarch.rpm is in testing
We have created a new version of freenx (freenx-0.5.0-8.c4.noarch.rpm) and moved it to the testing repo. This is based on the code displayed at the LWE in San Francisco ... http://lwn.net/Articles/146825/ http://www.linuxjournal.com/article/8489 (though it is not officially released as stable by the freenx people) This version should handle printing and reconnecting to running sessions much better. Running sessions (on the nx server, that is...
2009 Mar 16
0
[LLVMdev] n00b question: From module/bitcode to Mach-O dylib file directly?
...if/where the exact form of the Mach-O file that carries bit code is documented. A cool thing IMO would be a tool that wrapped an ordinary BC file in whatever envelope the llvm-gcc-4.2 tool puts around the bitcode, in addition to the method to generate a Mach-O file with the native code. -- lwe -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090316/9cc4b23b/attachment.html>
2009 Mar 16
6
[LLVMdev] n00b question: From module/bitcode to Mach-O dylib file directly?
...LLVM, I haven't found much to help learn how to emit native .o or .dylib (assuming this is possible). In the meantime I'll spend some time trying to bang some of the aforementioned pieces together and see if I can get it to do anything interesting with a minimal module. Thanks. -- lwe -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090315/4b6d0655/attachment.html>
2009 Mar 15
0
[LLVMdev] n00b question: From module/bitcode to Mach-O dylib file directly?
...d function. So, I'll take a look at ExecutionEngine, but I'm still curious if I'm currently able to emit Mach-O dylibs directly from the LLVM tool chain, or if I have to go a little more round-the-houses (perhaps emitting .s and then using platform tools to get to the dylib). -- lwe On 15-Mar-09, at 6:09 PM, John McCall wrote: > Are you just loading functions into the current process? There's no > need > to create temporary object files and dynamically link them in; LLVM > is > perfectly capable of assembling a function in memory. Look up the > doc...
2009 Mar 15
4
[LLVMdev] n00b question: From module/bitcode to Mach-O dylib file directly?
I'm a total LLVM n00b, and have just started to work through some of the tutorials with the intention of gathering a clear picture of what LLVM does and doesn't do for a possible project. I'm on the Mac, and would like to have my code dynamically create and load new functions into a process. I believe I can do this, but I'm not sure yet how 'direct' things will be
2001 Jan 23
2
Linux Expo 23-02-2001
Hey Guus and Ivo, Want to wish you good luck on your conference on VPN on the Expo! Maybe I'll see you there. Greets, Richard - Tinc: Discussion list about the tinc VPN daemon Archive: http://mail.nl.linux.org/lists/ Tinc site: http://ftp.nl.linux.org/pub/linux/tinc/
2005 Feb 18
2
Lessons Learned from LinuxWorld Expo
I have just published a article (http://masnetworks.biz/node/20) about exhibiting at LinuxWorld Expo and the lessons learned. I heard some talk about some interest in doing the San Fran show. Please feel free to contact me for any suggestions, help, CD's & DVD's etc. -- Matt Shields http://masnetworks.biz http://sexydates4u.com http://shieldslinux.com http://shieldsmedia.com
2009 May 07
13
what database field type should i use ??
in a database table if there is a field which has a certain set of fixed values. for example staus => {Single, Married, Divorced } OR state => {California, Albama, Olaska ...} so what should be preferred way out of the following for storing the values 1. Keep the field as "string(Rails)" VARCHAR(MySQL) itself ....and while showing the field just show the field value. 2. Keep
2003 Oct 14
4
Printing Issues with NT type Clients.
Hi. To begin with, I have a freshly built RedHat Linux 8.0 box running samba 2.2.8a. The kernel version is 2.4.18-14. I downloaded and compiled samba from source. I am using LPRng-3.8.9-6 as my printing system. The attached printer is a Lexmark Z22 printer and it is attached to the parralel port. Problem: For the life of me, I can't get NT type clients, NT4, 2K and XP to print to samba.
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version" This series removes some of the really old deadwood from the tools build and makes some other things which are on their way out configurable at build time with a default depending on how far down the slope I judge them to be. * nuke in tree copy of libaio * nuke obsolete tools: xsview, miniterm, lomount & sv *