search for: iso646

Displaying 7 results from an estimated 7 matches for "iso646".

Did you mean: iso636
2018 Aug 21
2
Call for testing: OpenSSH 7.8
Hi Damien, Damien Miller wrote on Tue, Aug 21, 2018 at 12:04:41PM +1000: > ok, djm@ Thanks for checking, and thanks to Val and Michael for testing. I just committed the patch to OpenBSD, others will likely take care of merging it to -portable. > (I'd prefer the comment before the return statement, but up to you) Immediately before the return statement, it looked really confusing,
2015 Aug 19
2
Aggregate load/stores
On 18 Aug 2015, at 17:23, Joerg Sonnenberger via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Freestanding code is still documented to require memset and a few other > things. I had found a few messages mentioning that they are required when generating freestanding code with clang (and GCC), but nothing about llvm. Could you point me to that documentation so I know what I have
2006 Sep 18
0
Question on apply() with more information...
>From: =?ISO646-US?Q?Gunther_H=3Fning?= <gunther.hoening at ukmainz.de> >Date: 2006/09/18 Mon AM 06:26:25 CDT >To: 'Petr Pikal' <petr.pikal at precheza.cz> >Cc: r-help at stat.math.ethz.ch >Subject: Re: [R] Question on apply() with more information... I think you want something lik...
2009 Nov 24
1
Encoding problems.
Hello, I use: R version 2.9.2 (2009-08-24) Copyright (C) 2009 The R Foundation for Statistical Computing ISBN 3-900051-07-0 on Ubuntu 9.10, I usually run R from ESS (5.4 on current Unbuntu) from Emacs-22.2.1. But I also tried the following from the console and it gave the same results. I have a data file containing lots of European characters, French, German, Italian and so on. I can read it
2012 Jul 11
0
[LLVMdev] Compiling llvm and Clang on Linux
It's undocumented FAQ, if you are using RHEL5 (or clone). - install gcc44-c++ - Build with CC=gcc44 CXX=g++44 - You may need "CC=clang -std=gnu89" to use clang with its glibc. Have fun! ps. AFAIK, clang can be built more easily on centos6. ...Takumi 2012/7/11 Sitvanit Ruah <RUAH at il.ibm.com>: > > Hello all, > I am new to this mailing list so I hope this is
2012 Jul 12
3
[LLVMdev] Compiling llvm and Clang on Linux
...lude/cross-stdarg.h /usr/lib/gcc/i386-redhat-linux6E/4.4.6/include/emmintrin.h /usr/lib/gcc/i386-redhat-linux6E/4.4.6/include/float.h /usr/lib/gcc/i386-redhat-linux6E/4.4.6/include/fma4intrin.h /usr/lib/gcc/i386-redhat-linux6E/4.4.6/include/immintrin.h /usr/lib/gcc/i386-redhat-linux6E/4.4.6/include/iso646.h /usr/lib/gcc/i386-redhat-linux6E/4.4.6/include/limits.h /usr/lib/gcc/i386-redhat-linux6E/4.4.6/include/lwpintrin.h /usr/lib/gcc/i386-redhat-linux6E/4.4.6/include/mm3dnow.h /usr/lib/gcc/i386-redhat-linux6E/4.4.6/include/mm_malloc.h /usr/lib/gcc/i386-redhat-linux6E/4.4.6/include/mmintrin.h /usr/lib...
2012 Jul 11
5
[LLVMdev] Compiling llvm and Clang on Linux
Hello all, I am new to this mailing list so I hope this is the right place to post the following question. We are considering using Clang front end for our tool. I tried to compile LLVM (using configure followed by make from the llvm top directory) on LINUX X86 with gcc 4.1.2. I got several compilation error messages of the form /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../../include/c+