Displaying 20 results from an estimated 11000 matches similar to: "FYI: Wine works well :)"
2017 Jan 22
0
os/2 support using Watcom
On 1/22/17, Dave Yeo <dave.r.yeo at gmail.com> wrote:
> On 01/22/17 09:57 AM, Ozkan Sezer wrote:
>> On 1/22/17, Dave Yeo <dave.r.yeo at gmail.com> wrote:
>>> On 01/22/17 05:35 AM, Ozkan Sezer wrote:
>>>> The attached set of patches adds support for OS/2 using Watcom compiler
>>>> (tested with Open Watcom 1.9). My only interest was building a
2003 Oct 21
2
WATCOM compiled libraries
Hello,
as usual for me with precompiled libraries, the ones of the vorbis-
sdk didn't work for me in WATCOM/Win32, so i compiled them on my own
(vorbis_static.lib / vorbisfile_static.lib - it was possible after
some slight changes like slightly modifiyng the typedef types that
Watcom didn't know)
The libraries work fine so far (like getting the file info), but when
calling ov_read
2017 Jan 22
0
os/2 support using Watcom
On 01/22/17 05:35 AM, Ozkan Sezer wrote:
> The attached set of patches adds support for OS/2 using Watcom compiler
> (tested with Open Watcom 1.9). My only interest was building a working
> dll (the last patch in the set adds a makefile for it), therefore I did
> not touch other places: If there is interest, I can do so.
Most of the patches can have s/__EMX__/__OS2__/ excepting the
2001 Aug 08
0
Kudos to all (GC works really well)
I am a lurker on the mailing list and a quiet but active user of R. I
recently needed to do some exploration and modelling on a large set of
data. In the past I would have been sceptical about how well R's
memory management and garbage collection would perform. I fully
expected R or my operating system to grind to a crashing halt.
However I was delighted with the memory performance.
2017 Jan 22
7
os/2 support using Watcom
The attached set of patches adds support for OS/2 using Watcom compiler
(tested with Open Watcom 1.9). My only interest was building a working
dll (the last patch in the set adds a makefile for it), therefore I did
not touch other places: If there is interest, I can do so.
Regards.
--
O.S.
-------------- next part --------------
A non-text attachment was scrubbed...
Name:
2015 Feb 07
3
Automatically close Windows program on crash?
I have a program that, under certain circumstances, will crash out
with the "Serious Error" popup. In order to better probe the crash
with an automated test harness, I'd like to be able to skip that popup
and just have the process terminate. Is there a way to do that? Tell
Wine "hey, if this program segfaults, just close it without asking
me"?
Hoping this is something
1997 Nov 16
0
R-beta: installing new packages in window95 version of R
> From r-help-owner at stat.math.ethz.ch Mon Nov 17 11:20 NZD 1997
> Date: Sun, 16 Nov 1997 14:08:04 -0800
> From: Kung-Sik Chan <kchan at stat.uiowa.edu>
> To: r-help at stat.math.ethz.ch
> Subject: R-beta: installing new packages in window95 version of R
> Mime-Version: 1.0
>
> I have tried to install the leaps package in the window95 version of R.
> I used
2000 Dec 15
2
Ports
On Thu, 14 Dec 2000 10:06:39 +1100, Michael Smith wrote:
>>I've done a port for OS/2 using Watcom C++, including a simple command line
>>player based on vorbisfile_example.c, which can be downloaded from
>>http://silk.apana.org.au/utils.html
>>It'd be nice if my changes could be commited to CVS, should I just post
>>patches here?
>
>Yes, unless
2015 Jul 06
2
compiler on ms
On Tue, Jun 30, 2015 at 12:30:35PM -0700, Eric Lindblad wrote:
> I don't know if it would be of any use - and I know that
> the configure script searches for gawk, sed and grep -
> but Watcom has free 32 and 64 bit compilers, and
> the msvc files for Xapian no longer appear to be
> maintained, so perhaps Xapian build files written for
> [Open] Watcom could be made, as such
2008 Aug 22
1
R CMD check problem
I have a query after finding an error running Rtools on a Windows machine.
I am trying to build an update to the R fda library using Rtools27 under
Windows XP Pro. This is the current fda library on RForge:
http://r-forge.r-project.org/projects/fda
Following R CMD build, R CMD check produces the following error in
00Install.out:
installing R.css in F:/work/RForge/fda.Rcheck
make: ***
1999 Sep 06
1
Fortran character strings
Has anyone ever successfully used Fortran character strings with R?
?Foreign says
R C Fortran
integer int * integer
....
character char ** [compiler dependent]
Character strings are passed as C arrays of character
strings to Fortran: the first string may be usable if
its length is passed
2007 Feb 02
1
dynamic loading error with Open Watcom object file
Hello. I am trying to use a FORTRAN subroutine from within R (Windows
version). This fortran subroutine is compiled using the Open Watcom Fortran
compiler and the compiled object file is called ritscale.obj. Following the
explanation on pages 193-194 of "The New S language" I use the dyn.load
command:
> dyn.load("f:/maxent/ritscale.obj")
Error in dyn.load(x,
2000 Aug 22
1
External call to Watcom F77 version 11
A colleague is using Watcom F77 version 11 in Windows NT, and wants to
create DLLs callable from R. (He was previously able to do external
calls from S-PLUS). Does anyone know what magic is necessary so that
it uses the right calling convention? In a debugger, it appears it's
using a register-based calling convention, no matter what we ask for,
but we're probably asking in the wrong
2015 Jun 30
0
compiler on ms
Dear Olly Betts,
I don't know if it would be of any use - and I know that
the configure script searches for gawk, sed and grep -
but Watcom has free 32 and 64 bit compilers, and
the msvc files for Xapian no longer appear to be
maintained, so perhaps Xapian build files written for
[Open] Watcom could be made, as such allocating also
for the zlib and libuuid dependencies.
Eric Lindblad
2015 Jul 06
0
compiler on ms
On 06/07/2015 12:55, Olly Betts wrote:
> On Tue, Jun 30, 2015 at 12:30:35PM -0700, Eric Lindblad wrote:
>> I don't know if it would be of any use - and I know that
>> the configure script searches for gawk, sed and grep -
>> but Watcom has free 32 and 64 bit compilers, and
>> the msvc files for Xapian no longer appear to be
>> maintained, so perhaps Xapian
2002 May 27
0
[Bug 258] New: scanf format not portable
http://bugzilla.mindrot.org/show_bug.cgi?id=258
Summary: scanf format not portable
Product: Portable OpenSSH
Version: -current
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: liug at
2002 May 27
0
[Bug 258] scanf format not portable
http://bugzilla.mindrot.org/show_bug.cgi?id=258
------- Additional Comments From liug at mama.indstate.edu 2002-05-28 02:53 -------
Here are some more info I gathered from the Watcom newsgroup:
The C99 draft explicitly said that:
"If a - character is in the scanlist
and is not the first, nor the second where the first
character is a ^, nor the last character, the
behavior is
2011 Jan 06
0
Streets of SimCity under Wine - "No PCI Bus detected."
Hi!
I'm trying to get the Win 95 game "Streets of SimCity" to run under
Linux, and have come across an error message that I don't understand.
Wondering if anyone can point me towards a possible cause!
The game is 3D graphical, and I've just switched in the nVidia driver
(previously, while using Nouveau, I got other errors such as that
OpenGL was not installed properly).
2014 Jun 24
0
[PATCH 2/2] Test for Watcom C presence
This adds checks for Watcom C DOS cross-compiler in a manner analogous to mingw
compiler for Windows. The compiler is not commonly present in Linux distributions
due to a non-free license.
Signed-off-by: Lubomir Rintel <lkundrak at v3.sk>
---
dosutil/Makefile | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/dosutil/Makefile b/dosutil/Makefile
index 9dc88d1..69fc58a 100644
---
2007 May 08
2
Extending SuperRedCloth
Fellows of the cloth --
I''m writing code that subclasses RedCloth and emits styled text that
is not HTML. For example, I''m going to be emitting RTF and other
formats from Textile or Markdown.
I''ve got it working quite well with plainclothed RedCloth, but I can''t
seem to override any of the methods in SuperRedCloth. Here''s a sample: