[bug #29583] gcc 4.5 breaks guile 1.8.7

2010-04-17 Thread Elias Pipping
URL: Summary: gcc 4.5 breaks guile 1.8.7 Project: Guile Submitted by: pipping Submitted on: Sat 17 Apr 2010 02:02:32 PM GMT Category: None Severity: 3 - Normal

[bug #29583] gcc 4.5 breaks guile 1.8.7

2010-04-17 Thread Elias Pipping
Additional Item Attachment, bug #29583 (project guile): File name: config-4.5.log Size:366 KB ___ Reply to this item at: ___ Message s

Re: Weak Vectors Patch

2010-04-17 Thread Clinton Ebadi
l...@gnu.org (Ludovic Courtès) writes: > For these last two things, we’d need to modify the ‘vector-ref’ and > ‘vector-set’ instructions so that they do the right thing. The best > solution would be to just call scm_c_vector_{ref,set_x} when > SCM_I_WVECTP, so that the overhead remains low for re

Re: Weak Vectors Patch

2010-04-17 Thread Ludovic Courtès
Hi! Clinton Ebadi writes: > l...@gnu.org (Ludovic Courtès) writes: [...] >> The patch looks good to me, modulo a few things: >> >> - Could you make it 3 (or 4?) different patches, each with a test case >> showing what is being fixed? >> >> - If that’s fine with you, you’ll need to assi

Re: Undefined symbol _start first referenced in file .libs/libguile_la-g

2010-04-17 Thread Marion Hakanson
Apologies for reviving an old topic. There was no resolution posted, and the same problem is happening today with guile-1.8.7 on Solaris-10 x86 platform, compiling with Sun Studio 12, all patches current as of early March-2010. The earlier response, archived here, gave a clue to solution: ht