help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] Re: [bug] Cannot compile GST 3.1 on Windows


From: Paolo Bonzini
Subject: [Help-smalltalk] Re: [bug] Cannot compile GST 3.1 on Windows
Date: Thu, 30 Jul 2009 02:16:30 -0700

Issue status update for http://smalltalk.gnu.org/project/issue/274 Post a follow up: http://smalltalk.gnu.org/project/comments/add/274

Project:      GNU Smalltalk
Version:      <none>
Component:    Build
Category:     bug reports
Priority:     normal
Assigned to:  Unassigned
Reported by:  ZuLuuuuuu
Updated by:   bonzinip
Status:       active
Attachment:   http://smalltalk.gnu.org/files/issues/gst-remove-at.patch (937 
bytes)

genbc's arguments should be

./genbc byte.def byte.c opt.c xlat.c

The segmentation fault is probably due to accessing a NULL pointer
returned by fopen after a file not found error.  (Not very robust, I
must admit.  But this program should only be run by maintainers and
people who use git snapshots).

Indeed, in the make log there is no segmentation fault; this was fixed
by
http://git.savannah.gnu.org/gitweb/?p=smalltalk.git;a=commit;h=8b603c2

Please try the attached patch and send a new make log.  Thanks!






reply via email to

[Prev in Thread] Current Thread [Next in Thread]