gforth
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gforth] Latest git and cygwin 64-bit


From: Bernd Paysan
Subject: Re: [gforth] Latest git and cygwin 64-bit
Date: Tue, 13 Aug 2013 16:02:48 +0200
User-agent: KMail/4.10.5 (Linux/3.7.10-1.16-desktop; KDE/4.10.5; x86_64; ; )

Am Dienstag, 13. August 2013, 06:47:16 schrieb Dennis Ruffer:
> I see the following as a new set of error messages since 04/09 when I last
> pulled down the git sources:
> 
> $FFBB398C throw
> $FFBDE218 c(abort")
> $FFBDECCC compile-wrapper-function1
> /usr/src/gforth/lib/gforth/0.7.9_20130214/libcc-named/pthread.c: In function
> 'stick_to_core':
> /usr/src/gforth/lib/gforth/0.7.9_20130214/libcc-named/pthread.c:139:3:
> error: unknown type name 'cpu_set_t'
> /usr/src/gforth/lib/gforth/0.7.9_20130214/libcc-named/pthread.c:144:3:
> warning: implicit declaration of function 'CPU_ZERO'
> [-Wimplicit-function-declaration]
> /usr/src/gforth/lib/gforth/0.7.9_20130214/libcc-named/pthread.c:145:3:
> warning: implicit declaration of function 'CPU_SET'
> [-Wimplicit-function-declaration]
> /usr/src/gforth/lib/gforth/0.7.9_20130214/libcc-named/pthread.c:147:3:
> warning: implicit declaration of function 'pthread_setaffinity_np'
> [-Wimplicit-function-declaration]
> /usr/src/gforth/lib/gforth/0.7.9_20130214/libcc-named/pthread.c:147:56:
> error: 'cpu_set_t' undeclared (first use in this function)
> /usr/src/gforth/lib/gforth/0.7.9_20130214/libcc-named/pthread.c:147:56:
> note: each undeclared identifier is reported only once for each function it
> appears in /usr/src/gforth/lib/gforth/0.7.9_20130214/libcc-named/pthread.c:
> In function 'libgfpthread_LTX_gforth_c_pthread_kill_nn_n':
> /usr/src/gforth/lib/gforth/0.7.9_20130214/libcc-named/pthread.c:193:3:
> warning: passing argument 1 of 'pthread_kill' makes pointer from integer
> without a cast [enabled by default] In file included from
> /usr/include/signal.h:5:0,
>                  from /usr/include/pthread.h:15,
>                  from
> /usr/src/gforth/lib/gforth/0.7.9_20130214/libcc-named/pthread.c:2:
> /usr/include/sys/signal.h:170:5: note: expected 'pthread_t' but argument is
> of type 'Cell'

Yes, for portabilitiy, I should leave thread affinity out.

-- 
Bernd Paysan
"If you want it done right, you have to do it yourself"
http://bernd-paysan.de/

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]