search for: ahs3

Displaying 20 results from an estimated 41 matches for "ahs3".

Did you mean: afs3
2005 Mar 11
3
[LLVMdev] Anyone seen this before?
...39;m running this build on LLVM 1.4 source (the released tarball), using Debian unstable (gcc 3.3.5, on a 2.6.8 kernel, on an x86_64 box, dual CPU). Before I get _too_ deep into it, I thought I would ask if the following compilation failure on the CFE looks the least bit familiar to anyone: /home/ahs3/llvm/llvm-1.4/cfrontend/build/gcc/xgcc -B/home/ahs3/llvm/llvm-1.4/cfrontend/build/gcc/ -B/usr/lib/llvm/cfrontend/x86_64-unknown-linux-gnu/bin/ -B/usr/lib/llvm/cfrontend/x86_64-unknown-linux-gnu/lib/ -isystem /usr/lib/llvm/cfrontend/x86_64-unknown-linux-gnu/include -isystem /usr/lib/llvm/cfrontend/x...
2006 Jul 10
1
[LLVMdev] enabling Debian x86_64 for llvm 1.7
...OSS_COMPILE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -DHAVE_CONFIG_H -DENABLE_LLVM -D__STDC_LIMIT_MACROS -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I/home/ahs3/tmp/llvm-1.7/llvm/include ../../gcc/cgraph.c -o cgraph.o gcc -c -g -O2 -DIN_GCC -DCROSS_COMPILE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -DHAVE_CONFIG_H -DENABLE_LLVM -D__STDC_LIMIT_MACROS -I. -I...
2005 Mar 11
0
[LLVMdev] Anyone seen this before?
...source (the released tarball), using > Debian unstable (gcc 3.3.5, on a 2.6.8 kernel, on an x86_64 > box, dual CPU). Before I get _too_ deep into it, I thought I > would ask if the following compilation failure on the CFE > looks the least bit familiar to anyone: > > > /home/ahs3/llvm/llvm-1.4/cfrontend/build/gcc/xgcc > -B/home/ahs3/llvm/llvm-1.4/cfrontend/build/gcc/ > -B/usr/lib/llvm/cfrontend/x86_64-unknown-linux-gnu/bin/ > -B/usr/lib/llvm/cfrontend/x86_64-unknown-linux-gnu/lib/ > -isystem /usr/lib/llvm/cfrontend/x86_64-unknown-linux-gnu/include > -isystem...
2005 Jun 01
2
[LLVMdev] 64-bit Linux Support
...rections would be the same as for Linux/x86. Let us know if that > works for you, and I'll amend the doc accordingly. > > Duraid, Al -- I am assuming you each built your own CFE to test on > IA-64, any pointers? Sure. All the Debian packages are at: http://www.toolchain.org/~ahs3/llvm The 'llvm-cfe' package contains the CFE I build from scratch. If you pull down the source for the packages from that location, there's a script called build.sh that starts from source tarballs and builds the binaries for the front-end and LLVM (I should probably submit that scri...
2005 Mar 11
1
[LLVMdev] Anyone seen this before?
...all), using >> Debian unstable (gcc 3.3.5, on a 2.6.8 kernel, on an x86_64 >> box, dual CPU). Before I get _too_ deep into it, I thought I >> would ask if the following compilation failure on the CFE >> looks the least bit familiar to anyone: >> >> >> /home/ahs3/llvm/llvm-1.4/cfrontend/build/gcc/xgcc >> -B/home/ahs3/llvm/llvm-1.4/cfrontend/build/gcc/ >> -B/usr/lib/llvm/cfrontend/x86_64-unknown-linux-gnu/bin/ >> -B/usr/lib/llvm/cfrontend/x86_64-unknown-linux-gnu/lib/ >> -isystem /usr/lib/llvm/cfrontend/x86_64-unknown-linux-gnu/includ...
2005 Jan 18
3
[LLVMdev] Very Experimental LLVM Debian packages for i386
Anyone willing to do some testing? I've finally gotten LLVM 1.4 to build Debian packages from source (it weren't pretty), at least for i386. To get the debs, add the following to your sources.list: deb http://toolchain.org/~ahs3 / deb-src http://toolchain.org/~ahs3 / then 'apt-get update' as usual. To install the packages: apt-get install llvm llvm-doc This will pull down four _large_ packages (multiple 10's of megabytes). 56K dial-ups are probably not a good idea. If you want to install the package...
2005 Mar 12
2
[LLVMdev] LLVM 1.4 uploaded to Debian unstable
...39;ll let the package through and LLVM will become an official part of the Debian archive. Until the packages get out of the NEW queue, for the Debian users out there (I _hope_ it's more than just me :), you can get updates by adding the following to sources.list: deb http://toolchain.org/~ahs3/ / deb-src http://toolchain.org/~ahs3 / Then, 'apt-get install llvm-cfe llvm-docs' and you'll get a copy of everything. Some notes about the packages: -- You can install just the 'llvm' package and it will _not_ require the GCC CFE (that's why you install '...
2005 Mar 11
0
[LLVMdev] Anyone seen this before?
...n a 2.6.8 kernel, on an x86_64 >>>> box, dual CPU). Before I get _too_ deep into it, I thought I >>>> would ask if the following compilation failure on the CFE >>>> looks the least bit familiar to anyone: >>>> >>>> >>>> /home/ahs3/llvm/llvm-1.4/cfrontend/build/gcc/xgcc >>>> -B/home/ahs3/llvm/llvm-1.4/cfrontend/build/gcc/ >>>> -B/usr/lib/llvm/cfrontend/x86_64-unknown-linux-gnu/bin/ >>>> -B/usr/lib/llvm/cfrontend/x86_64-unknown-linux-gnu/lib/ >>>> -isystem /usr/lib/llvm/cfrontend...
2006 Oct 30
0
[LLVMdev] Fedora packaging problem
...I think I've mostly got things set up correctly, but I've found what I > suspect is a tricky problem: I don't know if it'll help, but you're welcome to use the script I created for the Debian package; you can get copies from the Debian archive or from http://toolchain.org/~ahs3/llvm/ I ended up putting together a short shell script to do all of the building, starting with the CFE... it may help you past the problem. -- Ciao, al ---------------------------------------------------------------------- Al Stone Alter Ego: Open Source and...
2005 Mar 12
0
[LLVMdev] LLVM 1.4 uploaded to Debian unstable
...d LLVM will become an official part of the Debian > archive. > > Until the packages get out of the NEW queue, for the Debian users > out there (I _hope_ it's more than just me :), you can get updates > by adding the following to sources.list: > > deb http://toolchain.org/~ahs3/ / > deb-src http://toolchain.org/~ahs3 / > > Then, 'apt-get install llvm-cfe llvm-docs' and you'll get a copy > of everything. > > Some notes about the packages: > > -- You can install just the 'llvm' package and it will _not_ > require the G...
2006 Oct 30
2
[LLVMdev] Fedora packaging problem
Hi, I'm still working on the Fedora Extras package for LLVM. Because of the Fedora requirement that all packages in Extras be built from source, I must build the dreaded C Front End. :) I think I've mostly got things set up correctly, but I've found what I suspect is a tricky problem: make[1]: Leaving directory `/home/adam/rpmbuild/BUILD/llvm-1.8/llvm-gcc4-obj/gcc' Checking
2005 Jun 01
0
[LLVMdev] 64-bit Linux Support
On Wed, Jun 01, 2005 at 10:50:35AM -0400, Bill Wendling wrote: > It didn't look like there was a cftonend binary for the IA-64 > platform. Are we supposed to use the x86 binaries instead? The answer to that is that we don't have IA-64 in-house, so we don't provide an IA-64 C/C++ front-end, but if someone were to contribute it to us, we would gratefully host it. Note that if you
2004 Mar 07
4
[LLVMdev] Debian packaging?
Would anyone mind terribly if I tried to get LLVM packaged and added to the Debian distribution? -- Ciao, al ---------------------------- Al Stone Linux & Open Source Lab Hewlett-Packard Company E-mail: ahs3 at fc.hp.com ----------------------------
2005 Jun 01
4
[LLVMdev] 64-bit Linux Support
Hi Misha, On 6/1/05, Misha Brukman <brukman at uiuc.edu> wrote: > On Wed, Jun 01, 2005 at 10:33:39AM -0400, Bill Wendling wrote: > > What's the plan for support on Linux 64-bit machines? Is that actively > > being worked on right now or is there a roadmap for doing this? > > Do you mean compiling on 64-bit Linux or generating code for 64-bits? > I meant
2005 Jan 18
0
[LLVMdev] Very Experimental LLVM Debian packages for i386
I'm not a Debian user, so I can't help by testing, but I do have some comments... On Tue, Jan 18, 2005 at 03:59:07PM -0700, Al Stone wrote: [snip] > If you want to install the packages one at a time, do the > following, in this order: > > apt-get install llvm-libs > apt-get install llvm-cfe > apt-get install llvm > apt-get install llvm-doc [snip I
2005 Mar 16
0
[LLVMdev] Subversion Repositories
...t you think... -- Ciao, al ---------------------------------------------------------------------- Al Stone Alter Ego: Linux & Open Source Lab Debian Developer Hewlett-Packard Company http://www.debian.org E-mail: ahs3 at fc.hp.com ahs3 at debian.org ----------------------------------------------------------------------
2005 May 04
3
[LLVMdev] I'm done :)
For anyone who is interested: http://llvm.cs.uiuc.edu/pubs/2005-05-04-LattnerPHDThesis.html -Chris -- http://nondot.org/sabre/ http://llvm.cs.uiuc.edu/
2005 May 18
0
[LLVMdev] Testing Release 1.5
> Itanium Everything checks out as expected. :) Duraid
2005 May 19
0
[LLVMdev] Binary linux packages v1.5
Oleg Smolsky wrote: > Hey all, > > is anyone gonna make a debian package for stable or testing? It's just > that building llvm/cfrontend drives me crazy :) We don't have Debian packages for LLVM 1.5, but we do have a pre-compiled GCC frontend for i386/Linux. Does that not work on Debian? > > Best regards, > Oleg. > >
2006 Jun 03
2
[LLVMdev] llvm-gcc 4.0 for Linux@x86
On Sat, 2006-06-03 at 11:25 -0700, Reid Spencer wrote: > I don't think anyone has successfully built llvm-gcc4 on Linux yet. I've > tried and failed. I've successfully built and used llvm-gcc4 on linux/alpha Andrew