[Gd-hackers] Open Dylan beta 1 v2
Audun Bakken
audun.bakken at broadpark.no
Fri Jun 2 01:07:24 CEST 2006
Peter S. Housel wrote:
> "Audun Bakken" <audun.bakken at broadpark.no> wrote:
>> I could'nt resist and installed the Open Dylan version from may 10th.
>> However I cannot get it to compile and link projects. Used system
>> libraries are now subprojects of the main project, and therefore
>> compiled together with ordinary project code. Since integer.dylan and
>> table.dylan does not compile, I'm a bit stuck at the moment. I saw the
>> same problem described on #dylan, but cannot find it, and paste.lisp.org
>> is down at the moment, so no luck there either. I have tried to compile
>> both new projects, examples, and existing. Same problem with integer and
>> table.
>
> Don't worry about the serious warnings in the Dylan library. These
> have always been there. When the IDE asks "Serious errors during
> compilation; link anyway?", just answer Yes.
>
> I'm going to fix the compiler so that recompiling system libraries
> will be an option (off by default).
>
> -Peter-
>
>
Thanks,
Sorry to bother you with this, but I really liked the scrollwheel fix,
and the 'new' project manager.
Yes it build fine when using the x86-win32-build.jam script, but then I
could not debug. When trying to build with the pellesc script, the link
failed, missing temporary jam files. These files does not exist, at
least not where they are supposed to be. (I did a search , nothing found)
Here's the output from the build log: (using pellesc 4.00.2, I'll
upgrade to 4.5 later)
Building target DxDYLAN.lib: "polink /DLL /OUT:"c:\home\bin\DxDYLAN.dll"
/IMPLIB:"c:\home\lib\DxDYLAN.lib" /NODEFAULTLIB /DEBUG /DEBUGTYPE:CV
kernel32.lib pentium-run-time.lib mmdw.lib mpsplinth.lib minvcrt.lib
/BASE:0x66E00000 /VERSION:2.1 /ENTRY:dylanDll at 12
@"C:\DOCUME~1\ab\LOCALS~1\Temp\jamWABQ1.tmp" /LIBPATH:"c:\home\lib"
/LIBPATH:"C:\Program Files\Open Dylan\lib"
@"C:\DOCUME~1\ab\LOCALS~1\Temp\jam5CCIG.tmp" " failed with return status 1
Audun
More information about the hackers
mailing list