Building squeak VM with VMMaker on Mac intel

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

Building squeak VM with VMMaker on Mac intel

Mathieu SUEN
 
Hi,

I had try to build the source  of squeak but at the end  I have got a

/usr/bin/ld: Undefined symbols:
_closeWindow
_createWindowWidthheightoriginXyattrlength
...


I had toke the latest source from svn and  the latest VMMaker (3.8b6)  
with Squeak 3.10 image.
Idea?

        Mth