[bug #20941] Modules interact badly with macros

2007-08-31 Thread Andreas Rottmann
URL: Summary: Modules interact badly with macros Project: Guile Submitted by: rottmann Submitted on: Friday 08/31/2007 at 14:41 Category: None Severity: 3 - Normal

Re: Compiling Guile on Solaris 10 11/06 x86 edition

2007-08-31 Thread Kevin Ryde
Alan Pae <[EMAIL PROTECTED]> writes: > > with 1.8.2, if I hide complex.h (mv complex.h complex.h.temp) then it > compiles find, You may also be able to pretend complex double doesn't exist with ./configure ac_cv_type_complex_double=no > but SWIG does not load. Don't know anything about