similar to: [LLVMdev] Build problem, in com.h

Displaying 7 results from an estimated 7 matches similar to: "[LLVMdev] Build problem, in com.h"

2006 Jun 16
0
[LLVMdev] Build problem, in com.h
On Fri, 16 Jun 2006, James Supancic wrote: > I am having some trouble getting llvm to build. > I found some strange stuff going on in gcc/f/com.* This sounds like you enabled the fortran frontend, which isn't supported. Please read the README.LLVM file in the root directory of the llvmgcc4 source distro. -Chris > In com.h I find > ffeinfoKindType ffecom_gfrt_basictype (
2006 Jun 16
1
[LLVMdev] Build problem, in com.h
I am trying to compile the cfrontend for gcc3, not gcc4. I did ./configure --prefix=/opt/llvmgcc --enable-languages=c,c++ After adding the --enable-languages flag I get "xgcc: installation problem, cannot exec `gccas': No such file or directory" It is true, I don't have gccas in my PATH, nor does the file gccas appear in my cfrontend directory. Is my configuration wrong, yet
2006 Jun 16
1
[LLVMdev] llvm - suspend and resume programs?
llvm - suspend and resume programs? I would like to find a way to suspend llvm programs to a file, and then resume them latter (perhaps with a different virtual virtual machine, or even a different physical machine). Ignoring issues with external library, and operating system state, this should be possible. (I am aware that most programs, and most libraries would have major issues with this type
2006 Jun 16
1
[LLVMdev] Which version of gcc should be used to compile the cfrontend version 1.7?
Which version of gcc should be used to compile the cfrontend version 1.7? Thank you for your time, James Supancic -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20060616/2b382d09/attachment.html>
2005 Aug 28
2
[fdo] Help! I can't fake events!
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 To: freedesktop@lists.freedesktop.org Subject: Help! I can't fake events! I am very frustrated right now. I need to be able to send an event to a program but for some, unknown, reason I have been unable to find a single way to send a event to a window without the stupid SYNTHETIC flag getting set. I do not wish to explain why I must do this (if
2007 Nov 05
1
Programs run over ssh aren't getting real ttys.
I use OpenSSH on a number of machines. If I connect to most of my machines and open a bash shell the first three file descriptors of bash are something like /dev/pts/6. On these machines OpenSSH is as good as a "real" terminal. However, I am putting together an embedded system and I must minimize the size of the installed system. I have OpenSSH working on this system but, when I connect
2005 Apr 23
7
OpenSSH is not asking for passwords.
I am trying to use shfs to mount a remote root filesystem for a diskless workstation. The system downloads its kernel and initrd from a server. I have tried repeatedly to get a working installation of ssh on the initrd with no success. I finally got ssh to connect to the server. Normally when I use ssh the session goes as follows [arrummzen at localhost LFS-BOOK-6.0-HTML]$ ssh 192.168.11.10 -l