<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<font size="+1"><font face="Arial">After some time away, I now have
the opportunity for further attempts to move<br>
an application from Allegro to CCL.<br>
<br>
With a new cygwin plus the list of tools from the
wiki/WindowsNotes,<br>
and a new ccl, I am puzzled by my inability to build the IDE
from<br>
64-bit code:<br>
<br>
OS: Windows 7 Pro 64-bit<br>
CCL: downloaded via svn <br>
64-bit (lisp-implenetation-version) -> Version
1.7-dev-r14869; 32-bit -> r14962<br>
under cygwin, ran svn up -> 15177M<br>
Under cygwin: ran make in ...ccl/lisp-kernel/win32, and in
...ccl/lisp-kernel/win64<br>
both successfully<br>
In ...ccl: made copies on the exe and image files for 32 and 64
bit versions<br>
ran the copies and executed (rebuild-ccl :clean t)<br>
both successfully<br>
The tried (require :cocoa-application) -> success in the
32-bit version<br>
but -> Error: Unknown foreign type
:OBJC_OBJECT in the 64-bit version.<br>
<br>
Perhaps I have missed a step, perhaps the IDE does not build in
64-bits and I have missed a note<br>
somewhere which would have told me that. If so, apologies.<br>
<br>
Thanks for any and all assistance<br>
<br>
Cheers /Greg Bennett<br>
</font></font>
</body>
</html>