search for: __windows

Displaying 3 results from an estimated 3 matches for "__windows".

Did you mean: _windows
2001 Jul 11
1
Problem with installed package "foreign"
Applying advice received from this helpline, I got the following warning message > library(foreign) Warning message: Package `foreign' contains no R code in: library(foreign) > search() [1] ".GlobalEnv" "package:foreign" "package:ctest" "Autoloads" [5] "package:base" Is this a usual warning message? Please explain
2011 Jun 02
0
[LLVMdev] Thinking about "whacky" backends
On 6/2/2011 10:13 AM, Samuel Crow wrote: > Hi Nate, > > I've successfully ported one bitcode from Linux to Mac to Windows. All were x86 and the program was text-based, but I'd say my LLVM Wrapper would be worth some effort in the future if I could just get some help. Currently it just wraps StdIO.h with its own functions Naturally that would work perfectly fine on a similar
2011 Jun 02
4
[LLVMdev] Thinking about "whacky" backends
Hi Nate, I've successfully ported one bitcode from Linux to Mac to Windows.  All were x86 and the program was text-based, but I'd say my LLVM Wrapper would be worth some effort in the future if I could just get some help.  Currently it just wraps StdIO.h with its own functions. Here's some of what it would take to make portable bitcodes in C or LLVM Assembly: * Convert all