William S Fulton | 1 Feb 2009 01:26
Picon
Favicon
Gravatar

ANNOUNCE - swig-1.3.38

*** ANNOUNCE: SWIG 1.3.38 (31 January 2009) ***

http://www.swig.org

We're pleased to announce SWIG-1.3.38, the latest installment in the
SWIG development effort.  SWIG-1.3.38 includes a number of bug fixes
and enhancements.

What is SWIG?
-------------

SWIG is a software development tool that reads C/C++ header files and
generates the wrapper code needed to make C and C++ code accessible
from other languages including Perl, Python, Tcl, Ruby, PHP, Java,
Scheme (Guile, MzScheme, CHICKEN), Ocaml, Lua, Pike, C#, Modula-3, 
Octave, R,
Common Lisp (CLISP, Allegro CL, CFFI, UFFI). SWIG can also export its parse
tree in the form of XML and Lisp s-expressions.  Major applications of
SWIG include generation of scripting language extension modules, rapid
prototyping, testing, and user interface development for large C/C++
systems.

What's New?
===========

SWIG-1.3.38 summary:
- Output directory regression fix and other minor bug fixes

Availability:
-------------
(Continue reading)

Marijn Schouten (hkBst | 2 Feb 2009 17:39
Picon
Favicon

Re: ANNOUNCE - swig-1.3.38


William S Fulton wrote:
> *** ANNOUNCE: SWIG 1.3.38 (31 January 2009) ***
> 
> http://www.swig.org
> 
> 
> We're pleased to announce SWIG-1.3.38, the latest installment in the
> SWIG development effort.  SWIG-1.3.38 includes a number of bug fixes
> and enhancements.

I had a problem building swig-1.3.38:

checking for gzdopen in -lz... yes

configure: creating ./config.status

config.status: creating Makefile

config.status: creating config.h

make -j2

test -z "1" || (cd CCache && make)

make[1]: Entering directory
`/var/tmp/portage/dev-lang/swig-1.3.38/work/swig-1.3.38/CCache'

x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wall -W -I.   -c -o ccache.o
ccache.c
(Continue reading)

William S Fulton | 4 Feb 2009 21:47
Picon
Favicon
Gravatar

Re: ANNOUNCE - swig-1.3.38

Marijn Schouten (hkBst) wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> William S Fulton wrote:
>> *** ANNOUNCE: SWIG 1.3.38 (31 January 2009) ***
>>
>> http://www.swig.org
>>
>>
>> We're pleased to announce SWIG-1.3.38, the latest installment in the
>> SWIG development effort.  SWIG-1.3.38 includes a number of bug fixes
>> and enhancements.
> 
> I had a problem building swig-1.3.38:
> 
> 
> checking for gzdopen in -lz... yes
> 
> configure: creating ./config.status
> 
> config.status: creating Makefile
> 
> config.status: creating config.h
> 
> make -j2
> 
> test -z "1" || (cd CCache && make)
> 
> make[1]: Entering directory
(Continue reading)

Marijn Schouten (hkBst | 4 Feb 2009 23:46
Picon
Favicon

Re: ANNOUNCE - swig-1.3.38


William S Fulton wrote:
> Marijn Schouten (hkBst) wrote:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> William S Fulton wrote:
>>> *** ANNOUNCE: SWIG 1.3.38 (31 January 2009) ***
>>>
>>> http://www.swig.org
>>>
>>>
>>> We're pleased to announce SWIG-1.3.38, the latest installment in the
>>> SWIG development effort.  SWIG-1.3.38 includes a number of bug fixes
>>> and enhancements.
>>
>> I had a problem building swig-1.3.38:
>>
>>
>> checking for gzdopen in -lz... yes
>>
>> configure: creating ./config.status
>>
>> config.status: creating Makefile
>>
>> config.status: creating config.h
>>
>> make -j2
>>
>> test -z "1" || (cd CCache && make)
(Continue reading)

William S Fulton | 7 Feb 2009 03:08
Picon
Favicon
Gravatar

Re: ANNOUNCE - swig-1.3.38

Marijn Schouten (hkBst) wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> William S Fulton wrote:
> > Marijn Schouten (hkBst) wrote:
> >> -----BEGIN PGP SIGNED MESSAGE-----
> >> Hash: SHA1
> >>
> >> William S Fulton wrote:
> >>> *** ANNOUNCE: SWIG 1.3.38 (31 January 2009) ***
> >>>
> >>> http://www.swig.org
> >>>
> >>>
> >>> We're pleased to announce SWIG-1.3.38, the latest installment in the
> >>> SWIG development effort.  SWIG-1.3.38 includes a number of bug fixes
> >>> and enhancements.
> >> I had a problem building swig-1.3.38:
> >>
> >>
> >> checking for gzdopen in -lz... yes
> >>
> >> configure: creating ./config.status
> >>
> >> config.status: creating Makefile
> >>
> >> config.status: creating config.h
> >>
> >> make -j2
(Continue reading)


Gmane