It works ok. So What's the problem? The GUI? The OpenGL interface?

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

> Hi,
> Try this
>
> ./factor -run=listener
>
> Does that work?
>
> Slava
>
> On May 21, 2008, at 12:58 AM, Victor M. wrote:
>
> 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
>
>
>
> -------------------------------------------------------------------------
> 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
>
>


-- 
float e,a,b,c,d;int i;main(){for(b=0;b<4;b
+=.091){for(a=0;a<4;a+=.051){c=0;d=0;for(i
=99;--i&&c*c+d*d<4;)e=c*c-d*d+a-2,d=2*c*d+
b-2,c=e;putchar(". ยท*%#"[i&5]);}puts("");}}
-------------------------------------------------------------------------
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