Now I have Windows XP SP3 but I had the same problems with SP2.

2008/5/20 Slava Pestov <[EMAIL PROTECTED]>:

> What version of Windows is this?
>
> Those compile errors at the end of bootstrap are bogus, by the way.
> They're not the cause of the problem.
>
> Slava
>
> On May 20, 2008, at 8:19 AM, Victor M. wrote:
>
> > I have problems running factor on my machine (AMD Athlon 64 X2 Dual
> > + Windows 32 bits). The web binaries does nothing, no error message,
> > nothing. But if I compile factor manually appears a message error:
> > $ ./factor
> > The image refers to a library or symbol that was not found at load
> > time
> > At finishing stage 2 there is some linkage errors:
> >
> > :errors - print 2 semantic errors.
> > :warnings - print 1651 semantic warnings.
> > :linkage - print 9 linkage errors.
> >
> > While compiling win32-monitor-port/object:
> >
> > Stack effects of the word win32-monitor-port/object do not match.
> > Declared: "( -- object )"
> > Inferred: "( object -- object object )"
> > Nesting: { }
> >
> > While compiling win32-monitor-port/win32-monitor:
> >
> > Stack effects of the word win32-monitor-port/win32-monitor do not
> > match.
> > Declared: "( -- object )"
> > Inferred: "( object -- object )"
> > Nesting: { }
> > Bootstrap completed in 13 minutes and 51 seconds.
> > 13631 compiled words
> > 852 symbol words
> > 15312 words total
> > Bootstrapping is complete.
> > Now, you can run Factor:
> > C:\bin\msys\1.0\home\victorm\factor\factor.exe -i=./factor.image
> > *** Code heap compaction...
> > *** Saving ./factor.image...
> >
> > Thanks in advance
> >
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to