Displaying 20 results from an estimated 9000 matches similar to: "Testing posting - please ignore"
2014 Mar 18
3
[LLVMdev] Virtual Studio hack in APFloat.h
Hi all
APFloat.h contains this code, which was required for Visual Studio builds.
Given that this was committed in r41784 (2007), does anyone know if newer versions work? I think after moving to C++11 we’re on VS2013 at a minimum? I’d have hoped it would be more likely to work.
Thanks,
Pete
/// What kind of floating point number this is.
///
/// Only 2 bits are required, but
2018 Nov 14
2
Building LLVM with VisualStudio 2017
Hey Bjorn,
Were you able to figure this out or is it still broken for you?
Our scenario is a little bit different, but I have a theory as to what may be going wrong. What linker are you using when you compile your project with clang-cl? I am wondering whether the version of the linker and/or the libraries that you are using is too old in comparison to the one used for the clang compilation.
2006 Aug 06
6
Official Java
What is the official method to install Java on Centos? I searched, but
could find no mention of Java on the Web site.
Ted Miller
Centos 4.3 x86_64
Indiana
2012 Dec 04
2
[LLVMdev] Visual Studio 2012 cl.exe ICE while building LLVM for x64 (in TableGen) at -O2
As an update to this:
http://connect.microsoft.com/VisualStudio/feedback/details/769222/cl-exe-ice-when-building-llvm-trunk-at-o2
Microsoft has reproduced the ICE, given a workaround, and is planning a fix for a future MSVC release. I know not a lot of people are building with VS, but it's nice to know. The workaround involves marking a single function with attribute((noinline)) and is
2009 Aug 03
6
[LLVMdev] "masm syntax" for X86 backend
2009/8/3 Anton Korobeynikov <anton at korobeynikov.info>
> >> Anyway I wll report back when I have a proper overview of the area,
> >> it would be good if you could also look into the problem so contact
> >> me back if you are, also it maybe a good idea to share this with
> >> Anton and Evan.
> >
> > I already spoke to anton. The MASM
2011 Mar 08
6
RoR failure
I am a newbie at RoR and am disappointed by the fact that I couldn''t
install it in my Ubuntu 10.10 using an IDE. I tried NetBeans 6.9.1,
Eclipse 3.6.2, Aptana Studio and its plugin for Eclipse and RubyMine.
There was always a problem somewhere (rails, rubygems, rake, etc)
preventing me from working with my project. I currently have Netbeans
6.9.1 bundled with java jdk 1.6.0. I''ve
2013 Sep 16
7
Rsync rules for Shorewall
Hi folks,
I''m having an issue with rsync between my firewall and an internal
box. It seems to be a shorewall issue (or correctly speaking, an
issue with my shorewall config) because if I disable shorewall my
rsync works fine.
And I just can''t find it documented anywhere what I need to do.
I have rules like this :
root@userver:/etc/shorewall# grep -i Rsync rules
2012 Feb 01
2
Meet the new maintainer
rappard at dds.nl wrote:
> > I'm particularly interested in seeing the results of compiling
> > FLAC under MSVC and would love to see good quality patches.
>
> It's been a while since I've worked with Visual Studio, so some dumb
> questions ahead. To start: should I use
> http://www.microsoft.com/visualstudio/en-us/products/2010-editions/visual-cpp-express,
2012 Feb 01
3
Meet the new maintainer
On 1 February 2012 04:30, <rappard at dds.nl> wrote:
> It's been a while since I've worked with Visual Studio, so some dumb
> questions ahead. To start: should I use
> http://www.microsoft.com/visualstudio/en-us/products/2010-editions/visual-cpp-express,
> or something else?
That's a fine place to start if you have windows but don't already
have a copy of the
2006 Mar 16
0
Re: Can dtrace agent of JDK be used in IBM Websphere?
Hi, Yufei:
Thanks for your kind action.
Let me centralize all the harm-hearted guys and involved alias in one email.
Below is the answer of your question (Can you reply with more details on
what failed? Does websphere use an IBM or Sun developed SDK? )
1. Seems IBM bundled JDK can not detect agent options, like below:
If use Sun JDK 1.5, no problem:
/usr/jdk/jdk1.5.0_06/bin/java
2018 Mar 28
0
R and Java 10 ➜ rJava not able to build
I am not a Mac user, but I do use Linux and I would recommend not running R with sudo unless you are an admin ninja. That defensive practice would render the answer to your question moot.
It is possible that your problem may have started with inappropriate use of sudo in configuring java, but configuring Java is not on-topic here.
--
Sent from my phone. Please excuse my brevity.
On March 27,
2018 Mar 27
7
R and Java 10 ➜ rJava not able to build
Hi!
I?m on macOS 10.13.3 and just installed the new Java 10 using Homebrew Cask. I also have installed R with Homebrew. Everything seems to work fine, however I just get different outputs if I run sudo R CMD javareconf or R CMD javareconf. With sudo I get pointed to Java 9 and without sudo I get pointed to Java 10. I really don?t know why.
Without sudo:
$ R CMD javareconf
2017 Apr 02
2
Do we still need the self move protection in APInt's move assignment operator?
The comment says it was added due to a bug in MSVC 2013 implementation of
stable_sort. Newer versions of MSVC have fixed this bug in stable_sort
according to this webpage record
https://connect.microsoft.com/VisualStudio/feedback/details/886652
Can we remove the check now?
~Craig
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2018 Mar 28
1
R and Java 10 ➜ rJava not able to build
Hi Jeff!!
I really don?t know if running R CMD javareconf with sudo has posed a problem here, now or in the past. What I know is sometimes it?s the only way to really config it, if I don?t run with sudo, in the end it asks me if I want to overwrite the configuration from root
override rw-r--r-- root/admin for
/usr/local/Cellar/r/3.4.4/lib/R/etc/Makeconf? (y/n [n]) y
override rw-r--r--
2012 Dec 04
0
[LLVMdev] Visual Studio 2012 cl.exe ICE while building LLVM for x64 (in TableGen) at -O2
On Mon, Dec 3, 2012 at 8:08 PM, Gordon Keiser <gkeiser at arxan.com> wrote:
> As an update to this:
> http://connect.microsoft.com/VisualStudio/feedback/details/769222/cl-exe-ice-when-building-llvm-trunk-at-o2
>
> Microsoft has reproduced the ICE, given a workaround, and is planning a fix for a future MSVC release. I know not a lot of people are building with VS, but it's
2006 Sep 19
4
Problem with ''package'' to yum install
Hi, I just got my local yum repo setup so that I can use puppet to
install packages... and it looks like something is not working.
<snip>
Tue Sep 19 02:13:05 PDT 2006 Puppet (notice): Starting configuration run
Tue Sep 19 02:13:10 PDT 2006 //default/java/package=jdk/ensure (err):
change from absent to latest failed: Could not update: Could not
execute ''/usr/bin/yum -y install
2006 Nov 15
2
Java JDK on CentOS 4.4
I did not choose Java when I installed CentOS 4.4 and I want to install
a JDK to do Java programming. What is the default Java JDK for CentOS
4.4 ? I see under YumEx very little which looks like a Java JDK. Is
there one in the distribution ? Is there a way to get Sun's latest JDK 5
installed safely and successfully on CentOS 4.4, perhaps via an RPM for
it tailored to CentOS 4.4, or should
2013 Mar 19
1
Q4WineSetup:
Hi People, I am new to this entire setup and I am running Fedora17 on my
Linux machine. I am trying to do a college course at home with
Stanford.edu on eclipse & Karel package for intro to programming. As I
start the install of the 1st package which is
Java 1.6 JRE installer for the PC
<http://www.stanford.edu/class/cs106a/software/jre-6u2-windows-i586-p.exe>
It gets stuck on step 3.
2013 Sep 21
3
symlink creation using facter, but facter is nil at first run.
Hi all,
I''m trying to find a better way to implement this, but I can''t think of. I
have a jdk module that requires to create a symlink to whatever version is
the one installed. Say I install jdk-6u35, it will create something like
/usr/java/jdk_1.6.35. I would like to create a symlink /usr/java/jdk whose
target would be /usr/java/jdk_1.6.35.
The point here isn''t to ask
2010 Aug 13
1
Installing rJava fails on Gentoo (amd64) with Sun JDK - checking JNI data types... error
Installing rJava fails consistently, whether installed via
the command line as below, or through "install.packages(
'rJava' )", and whether 0.84 or 0.85 is used, with the
message :-
"checking JNI data types... configure: error: One or more
JNI types differ from the corresponding native type. You may
need to use non-standard compiler flags or a different
compiler in order to