Issue compiling gst 2.3 on os x tiger 10.4.8

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue compiling gst 2.3 on os x tiger 10.4.8

Brad Watson
Hello,

I tried unsuccessfully to compile gst 2.3 on a OS X
10.4.8  X86 machine
but I encountered the following error when it tried to
create the gst image:

SMALLTALK_KERNEL="`cd ./kernel; pwd`" \
SMALLTALK_IMAGE="`pwd`" \
  ./gst -iQ /dev/null
make[2]: *** [gst.im] Bus error
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
molly:~/Src/smalltalk-2.3 whitebearded1$

Is this a known issue ?  If so, is there a work-around
for it ?


Thank you kindly,

Brad Watson


 
____________________________________________________________________________________
Any questions? Get answers on any topic at www.Answers.yahoo.com.  Try it now.


_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: Issue compiling gst 2.3 on os x tiger 10.4.8

Brad Watson
This is what I get using gcc-3.4 to compile the latest
cvs:

./gst --no-user-files
--kernel-dir="/Users/whitebearded1/Src/smalltalk/kernel"
\
  --image-dir="/Users/whitebearded1/Src/smalltalk" -iQ
/dev/null
a Smalltalk string:1: Abort trap
(ip 0)UndefinedObject>>#executeStatements
(ip 0)<bottom>
make[2]: *** [gst.im] Abort trap
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
molly:~/Src/smalltalk whitebearded1$



 
____________________________________________________________________________________
Get your own web address.  
Have a HUGE year through Yahoo! Small Business.
http://smallbusiness.yahoo.com/domains/?p=BESTDEAL


_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: Issue compiling gst 2.3 on os x tiger 10.4.8

Paolo Bonzini
In reply to this post by Brad Watson
> Is this a known issue ?  If so, is there a work-around
> for it ?

Yes, upgrade to a newer minor version.

Paolo



_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk