search for: treelang

Displaying 20 results from an estimated 30 matches for "treelang".

2013 Sep 25
4
[LLVMdev] request for tutorial
...backend, you know that there isn't extraneous junk that some other target > wouldn't have: everything there is essentially an example of something that > every target has in common. > These things have a tendency to bitrot. When I started looking at gcc it had an example frontend (treelang). The problem was that it was updated just enough to keep it building. It didn't follow the best practices that the other frontends had been moved too. In the end it was easier to read the fortran FE code than treelang's. Cheers, Rafael
2007 Sep 14
3
problems for ./configure on Ralpha: gcc related
...: error: C compiler cannot create executables See `config.log' for more details. -------------------------------------------------------------------- gcc -v returns Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-targets=all --disable-wer...
2013 Sep 25
0
[LLVMdev] request for tutorial
On Wed, Sep 25, 2013 at 7:02 AM, Renato Golin <renato.golin at linaro.org>wrote: > On 25 September 2013 11:50, Anton Korobeynikov <anton at korobeynikov.info>wrote: > >> I asked for this several times and the conclusion was "no, what for, >> we have plenty of other backends in the tree which can be thought as >> examples". IMHO, it will be nice thing
2013 Sep 25
2
[LLVMdev] request for tutorial
On 25 September 2013 11:50, Anton Korobeynikov <anton at korobeynikov.info>wrote: > I asked for this several times and the conclusion was "no, what for, > we have plenty of other backends in the tree which can be thought as > examples". IMHO, it will be nice thing to have though... > I think that it would be fine as long as we have two conditions: * Fixes on other
2013 Sep 25
0
[LLVMdev] request for tutorial
...39;t extraneous junk that some other target > > wouldn't have: everything there is essentially an example of something > that > > every target has in common. > > > > These things have a tendency to bitrot. When I started looking at gcc > it had an example frontend (treelang). The problem was that it was > updated just enough to keep it building. It didn't follow the best > practices that the other frontends had been moved too. In the end it > was easier to read the fortran FE code than treelang's. > > Cheers, > Rafael > -------------- next...
2010 Oct 18
1
make error for R 2.13.0 (and 2.12.0)
...ke[1]: Leaving directory `/h/253/radford/R/R-2.12.0-rel2/src/library/Recommended' make: *** [stamp-recommended] Error 2 Here is the output of gcc -v for this system: Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all -...
2005 Oct 25
0
Compilationerror at installation of packages
...for package 'gstat' I tried an other package and have the same result. The R installation is new so tha I have all the basic packages installed I used gcc compiler : Using built-in specs. Target: alpha-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.0 --enable-__cxa_atexit --enable-libstdcxx-allocator=mt --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-gc=boehm --enable-java-a...
2011 Jul 03
0
[LLVMdev] where define the TARGET_80387 in md file ?
...s of options.h and found some stranage conditions as follows: gawk -f ../../llvm-gcc-4.2-2.9.source/gcc/opt-gather.awk ../../llvm-gcc-4.2-2.9.source/gcc/ada/lang.opt ../../llvm-gcc-4.2-2.9.source/gcc/fortran/lang.opt ../../llvm-gcc-4.2-2.9.source/gcc/java/lang.opt ../../llvm-gcc-4.2-2.9.source/gcc/treelang/lang.opt ../../llvm-gcc-4.2-2.9.source/gcc/c.opt ../../llvm-gcc-4.2-2.9.source/gcc/common.opt ../../llvm-gcc-4.2-2.9.source/gcc/config/i386/i386.opt ../../llvm-gcc-4.2-2.9.source/gcc/config/linux.opt > tmp-optionlist /bin/sh ../../llvm-gcc-4.2-2.9.source/gcc/../move-if-change tmp-optionlist opti...
2007 Feb 27
6
AMD-64 install hangs on kernel load
I''m trying to install xen-3.0.4 from source on a debian sarge (3.1r4) box with dual AMD-64 processors (with the new HVM support, although I don''t think that''s got anything to do with the problem). I installed only the packages necessary to compile xen and its kernel(gcc, make, bzip2, bridge-utils, etc). In the source directory, I ran ''make world &&
2006 Feb 26
0
Unable to build linux-2.6-xen.hg
...is function) make[1]: *** [arch/x86_64/kernel/asm-offsets.s] Error 1 make: *** [prepare0] Error 2 -- CUT HERE -- Host information: sunfire:/# gcc -v Reading specs from /usr/lib/gcc-lib/x86_64-linux/3.3.5/specs Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --enable-__cxa_atexit --with-system-zlib --enable-nls --without-included-gettext --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enab...
2003 Aug 31
1
Problem installing acepack in debian
In platform i386-pc-linux-gnu arch i386 os linux-gnu system i386, linux-gnu status major 1 minor 7.1 year 2003 month 06 day 16 language R using debian testing (latest Knoppix) I get an error when installing acepack: gcc
2004 Dec 20
0
[LLVMdev] Compiling FreeType 2.1.9 with LLVM 1.4
...Type builds fine: > > Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs Yes, but LLVM is based on 3.4 not 3.3. GCC 3.4 has *many* improvements and is much stricter than it used to be. > Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal, > objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info > --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib > --enable-nls --without-included-gettext --enable-__cxa_atexit > --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xl...
2005 Jun 22
17
[PATCH] fix broken ACM
The latest change to ACM makes it fail to compile. This patch fixes the problem. Signed-off-by: Nguyen Anh Quynh <aquynh@gmail.com> $ diffstat acm.patch acm/acm_core.c | 61 --------------------- include/acm/acm_hooks.h | 135 ++++++++++++++++++++++++++++++++++-------------- 2 files changed, 96 insertions(+), 100 deletions(-) _______________________________________________
2004 Jun 08
1
Oops on tc-graph.pl of all things
...ent $parent`; But something ultimately Oopses: rebecca:~# uname -a Linux rebecca 2.6.6 #1 Thu May 20 17:21:44 EDT 2004 i686 GNU/Linux faith:~# gcc -v Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.3/specs Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enabl...
2010 Aug 23
1
Internal state indicating if a data object has NAs/no NAs/not sure (Was: Re: Speeding up matrix multiplies)
...ht be seen as undesirable attempts > at out-smarting the optimizer. > > The times above are for an Intel Linux machine with gcc version below: > > Using built-in specs. > Target: i486-linux-gnu > Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all -...
2004 Oct 21
6
wine-20041019 build failed
This is my error message: make[2]: Entering directory `/home/jrt/wine-20041019/dlls/kernel' /usr/local/bin/gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_ -DETCDIR="\"/usr/local/etc\"" -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -I/usr/local/ssl/include -I/usr/gnome2/include
2008 May 11
4
Noob trying to ./configure Wine source, config.log error
...pying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2595: $? = 0 configure:2602: gcc -m32 -v >&5 Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-z lib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --pr ogram-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-checking=re...
2010 Aug 23
1
Speeding up matrix multiplies
...ith pointer arithmetic, which might be seen as undesirable attempts at out-smarting the optimizer. The times above are for an Intel Linux machine with gcc version below: Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all -...
2009 Apr 30
2
NA_real_ <op> NaN -> NA or NaN, should we care?
On Linux when I compile R 2.10.0(devel) (src/main/arithmetic.c in particular) with gcc 3.4.5 using the flags -g -O2 I get noncommutative behavior when adding NA and NaN: > NA_real_ + NaN [1] NaN > NaN + NA_real_ [1] NA If I compile src/main/arithmetic.c without optimization (just -g) then both of those return NA. On Windows, using a precompiled R 2.8.1 from CRAN I get NA for
2004 Dec 20
4
[LLVMdev] Compiling FreeType 2.1.9 with LLVM 1.4
...t is not computable at load time make: *** [/home/adam/t/freetype-2.1.9/objs/sfnt.lo] Error 1 Note that when using standard GCC FreeType builds fine: Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal, objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-obj...