ty of external C code across platforms
On Sat, 26 Sep 2009, Murray Efford wrote:
> A package I have written makes considerable use of external C code.
> There appear to be no problems building a Windows binary with the
> GNU C compiler, but now I would like to make the package availab
On Sat, 26 Sep 2009, Murray Efford wrote:
A package I have written makes considerable use of external C code.
There appear to be no problems building a Windows binary with the
GNU C compiler, but now I would like to make the package available
for other platforms. A stringent check of the code
overflows can be hard.
Bill Dunlap
TIBCO Spotfire
wdunlap tibco.com
-Original Message-
From: r-devel-boun...@r-project.org on behalf of Murray Efford
Sent: Sat 9/26/2009 3:25 AM
To: Prof Brian Ripley
Cc: r-de...@lists.r-project.org
Subject: Re: [Rd] Compatibility of external C code across
A package I have written makes considerable use of external C code. There
appear to be no problems building a Windows binary with the GNU C compiler, but
now I would like to make the package available for other platforms. A
stringent check of the code with the gcc options '-Wall -pedantic' fla