similar to: [LLVMdev] RE LLVMdev] GCC assembler rejects native code generated by LLVM

Displaying 20 results from an estimated 4000 matches similar to: "[LLVMdev] RE LLVMdev] GCC assembler rejects native code generated by LLVM"

2005 Apr 27
0
[LLVMdev] RE LLVMdev] GCC assembler rejects native code generated by LLVM
On Wed, Apr 27, 2005 at 10:28:30PM +0200, Thomas Lodenscheidt wrote: > im dont understand. What is pr492? (url) http://llvm.cs.uiuc.edu/PR492 -- Misha Brukman :: http://misha.brukman.net :: http://llvm.cs.uiuc.edu
2005 Mar 08
3
[LLVMdev] GCC assembler rejects native code generated by LLVM
Vyacheslav, This is the same problem that I had with Cygwin .. nearly identical. The issue was documented in PR492 if you want some background. I'm currently trying to dig up what I did to fix this in December for Cygwin and see if I can apply the same change for mingw. Reid. On Mon, 2005-03-07 at 16:39, Vyacheslav Akhmechet wrote: > Ok, I got home so I have more details. Here's the
2005 Mar 08
0
[LLVMdev] GCC assembler rejects native code generated by LLVM
My first patch was a little premature, please use this one. On Mon, 2005-03-07 at 17:19, Reid Spencer wrote: > Vyacheslav, > > This is the same problem that I had with Cygwin .. nearly identical. > The issue was documented in PR492 if you want some background. I'm > currently trying to dig up what I did to fix this in December for Cygwin > and see if I can apply the same
2005 Mar 08
0
[LLVMdev] GCC assembler rejects native code generated by LLVM
Ok, I got home so I have more details. Here's the sample C program: ----------------- C program --------------- #include <stdio.h> int main() { printf("hello world\n"); return 0; } ------------- end C program ------------- This is compiled using llvm online demo into the following llvm code (target removed): ----------------- LLVM code -------------- deplibs
2005 Mar 08
0
[LLVMdev] GCC assembler rejects native code generated by LLVM
On Mon, 7 Mar 2005, Vyacheslav Akhmechet wrote: > Ok, I just tried the patch with some modifications (added msvc target > and used WIN32 instead of __MINGW32__ for preprocessor) and everything > worked beautifully. Thanks for the help! Did you actually try the previous patch? If you compiled llvm-gcc with mingw, it should work, regardless of the compiler you use to compile the LLVM
2005 Mar 08
1
[LLVMdev] GCC assembler rejects native code generated by LLVM
Yes, but it won't work in the future because the VC++ build will use Intel syntax, not AT&T. If you have mingw installed, why not use it to build LLVM? It's a lot more functional. Mixing and matching Microsoft and GNU tool chains is not good for your sanity. Vyacheslav Akhmechet wrote: >Reid, > >This patch won't work for me. I compile llvm toolset with MSVC Express
2005 Mar 07
7
[LLVMdev] GCC assembler rejects native code generated by LLVM
I successfully compiled CVS HEAD yesterday on my win32 machine using Visual C++ Express (2005). I also have Mingw tools installed. I wrote a simple hello world application and generated native assembly code using llvm. When I tried to feed the code into GCC, it rejected it with "junk at the end of line" error messages. Shouldn't GCC be able to assemble this code? I realize win32 port
2005 Mar 08
2
[LLVMdev] GCC assembler rejects native code generated by LLVM
Ok, I just tried the patch with some modifications (added msvc target and used WIN32 instead of __MINGW32__ for preprocessor) and everything worked beautifully. Thanks for the help! On Mon, 7 Mar 2005 20:45:40 -0500, Vyacheslav Akhmechet <coffeemug at gmail.com> wrote: > Reid, > > This patch won't work for me. I compile llvm toolset with MSVC Express > (hence __MINGW32__
2005 Jan 31
4
Outlook 2000 & attachments
Hi, I'm using Outlook 2000 under Wine 20050111. Generally things work great, apart from one very annoying problem - whenever I try to open a message with an attachment, Outlook crashes. I'm connecting via exchange and it doesn't seem to matter what sort of attachment it is - it simply crashes as soon as I click on the message. Anyone had any similar problems and know a workaround?
2005 Feb 01
2
(no subject)
I have a rather complex access setup for my users home-directories. This is because a) All users have to be able to read other users files (minus some private folders) b) Some users additionally have write access to specific (not: all!) home-directories So a user Joe also has a group called 'Joe' with members Joe, Tim and Kate. Hence, Joe, Tim and Kate may write to /home/joe. I do this
2005 Mar 07
0
[LLVMdev] GCC assembler rejects native code generated by LLVM
On Mon, 7 Mar 2005, Vyacheslav Akhmechet wrote: > I successfully compiled CVS HEAD yesterday on my win32 machine using > Visual C++ Express (2005). I also have Mingw tools installed. I wrote > a simple hello world application and generated native assembly code > using llvm. When I tried to feed the code into GCC, it rejected it > with "junk at the end of line" error
2005 Mar 08
0
[LLVMdev] GCC assembler rejects native code generated by LLVM
Reid, This patch won't work for me. I compile llvm toolset with MSVC Express (hence __MINGW32__ won't be defined for me at compile time). I only try to feed the generated assembly into gcc (pretty much gnu assembler, I suppose). I don't use mingw tools at the earlier stage. However it's obvious for me how to modify the code now (just add MSVC at that line), thanks! I'll try it
2005 Mar 07
0
[LLVMdev] GCC assembler rejects native code generated by LLVM
I'm confused. My understanding is that Visual C++ Express does not include Visual Studio, which is required to build LLVM. Anyway, assembly code generation is not yet supported using the Microsoft tool chain (as documented in the Getting Started with VS page), and when it is it will be with NASMW and not GCC. Not that any of this explains the "junk at the end of line" you
2007 Mar 22
1
Mailing list beserk - next thing
Hi there! As there seems to be a problem with mailman, I unsubscribed yesterday evening. But I still get Mail - this morning about 700!!! Is there anything I can do about this? I don? t want to get flooded anymore. I sure will resubscribe as soon as the problem is fixed, but as for now, this is not acceptable!!! Greets, Dennis -- "Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ...
2005 Jan 19
1
admin privileges on a single domain machine
Hello List! I have a ldap based samba pdc with a few windows xp prof clients and a few user accounts. All the users have Domain User permissions. Is it possible to give a Domain User admin privileges on a single box? Lets say i have Machine A, B, C and D. Then user Foo should have normal Domain User Priviles when he logs into A, B and C. BUT when he logs into Machine D, he should have admin
2007 Apr 11
2
list of features and question to technology
Hey there, I am wondering if there is any list available giving me a list of feature of icecast (maybe also in comparision with shoutcast). Moreover, I was thinking if and how the following scenario is solved: suppose I'd like to stream 1000 different songs at one time, i.e. 1000 user will listen to different mp3s hosted by my streaming server. Are in this scenario all 1000 songs (at
2007 Feb 16
1
Fwd: Re: user add script, machine add script
Hello to all, after noone bother my subject. I think I'm all alone making mistakes on this thing. But I should really know if it is possible to mange the administration of samba in an comfortable way. After all the years I worked with it I never did manage it to be in an sufficent manner. Is there a plan in the future to have a central administration within the samba package? --------
2006 Feb 15
0
setup program doesn't find extracted dll
Hello to all, i'm trying to install the german tax software "Tax@2006". using: wine 0.9.5 on ubuntu 5.10 I type "wine z:/setup.exe" (z = wine's dos-device cdrom). the follonwing steps follows: - Splash Screen "Buhl Data" - Installshield preparing installation... - Installshield starts, but brings a Popup: - Message: "Failed to extract
2005 Mar 08
3
[LLVMdev] GCC assembler rejects native code generated by LLVM
Vyacheslav, I've tracked down the change and I have a fix for you to test. The attached patch should be applied to the CVS head (version 1.132) of X86AsmPrinter.cpp in llvm/lib/Target/X86. The patch just includes MINGW targets in the same set of choices that it makes for Cygwin. Could you please try the patch and let me know if it solves your problem? If it does, I'll commit the patch.
2007 Feb 22
0
Fwd: smbldap-populate - failed to add entry: modifications
Hello, did you write the ldap Admin in your smb.conf? did you made a smbpasswd -w yourladpadminpasswort? smbpasswd -a root? This has to be done before populate -------- Original-Nachricht -------- Datum: Mon, 12 Feb 2007 14:10:28 +0700 Von: "bppi" <arikurnia@bppi.dprin.go.id> An: samba@lists.samba.org CC: Betreff: [Samba] smbldap-populate - failed to add entry: modifications