On Wed, 03 May 2006 10:22:39 -0400
Duncan Murdoch <[EMAIL PROTECTED]> wrote:
> On 5/3/2006 10:14 AM, Sebastian Manz wrote:
> > Hi,
> >
> > we build this R package using C++ code and under linux it works
> > fine. After installing:
> > - R version 2.2.1
> > - minGW gcc version 3.4.2
> > - perl ver
On 5/3/2006 10:14 AM, Sebastian Manz wrote:
> Hi,
>
> we build this R package using C++ code and under linux it works fine.
> After installing:
> - R version 2.2.1
> - minGW gcc version 3.4.2
> - perl version 5.8.8
> it finally compiled under Windows as well. But, if we try to load the
> library,
Hi,
we build this R package using C++ code and under linux it works fine.
After installing:
- R version 2.2.1
- minGW gcc version 3.4.2
- perl version 5.8.8
it finally compiled under Windows as well. But, if we try to load the
library, R freezes without stressing the CPU.
Maybe someone had a simi