Displaying 16 results from an estimated 16 matches for "pthreadtyp".
Did you mean:
pthreadtypes
2011 Sep 16
3
[LLVMdev] help with an error message using clang ?
...d:
/usr/include/pthread.h:665:6: error: 'regparm' is not valid on this platform
__cleanup_fct_attribute;
^~~~~~~~~~~~~~~~~~~~~~~
In file included from TEST.C:46:
In file included from /usr/include/stdlib.h:320:
In file included from /usr/include/sys/types.h:271:
/usr/include/bits/pthreadtypes.h:222:50: note: instantiated from:
# define __cleanup_fct_attribute __attribute__ ((__regparm__ (1)))
^ ~
In file included from TEST.C:65:
/usr/include/pthread.h:677:3: error: 'regparm' is not valid on this platform
__cleanup_f...
2011 Sep 16
0
[LLVMdev] help with an error message using clang ?
...:6: error: 'regparm' is not valid on this platform
> __cleanup_fct_attribute;
> ^~~~~~~~~~~~~~~~~~~~~~~
> In file included from TEST.C:46:
> In file included from /usr/include/stdlib.h:320:
> In file included from /usr/include/sys/types.h:271:
> /usr/include/bits/pthreadtypes.h:222:50: note: instantiated from:
> # define __cleanup_fct_attribute __attribute__ ((__regparm__ (1)))
> ^ ~
> In file included from TEST.C:65:
> /usr/include/pthread.h:677:3: error: 'regparm' is not valid on this pl...
2011 Sep 17
1
[LLVMdev] help with an error message using clang ?
...valid on this
> platform
> > __cleanup_fct_attribute;
> > ^~~~~~~~~~~~~~~~~~~~~~~
> > In file included from TEST.C:46:
> > In file included from /usr/include/stdlib.h:320:
> > In file included from /usr/include/sys/types.h:271:
> > /usr/include/bits/pthreadtypes.h:222:50: note: instantiated from:
> > # define __cleanup_fct_attribute __attribute__ ((__regparm__ (1)))
> > ^ ~
> > In file included from TEST.C:65:
> > /usr/include/pthread.h:677:3: error: 'regparm' is...
2004 Nov 30
0
chan_capi compilation problems
...luded from /usr/include/signal.h:33,
from /usr/include/pthread.h:24,
from /usr/include/asterisk/lock.h:17,
from chan_capi.c:14:
/usr/include/bits/sigset.h:23: error: syntax error before "typedef"
In file included from /usr/include/bits/pthreadtypes.h:23,
from /usr/include/pthread.h:25,
from /usr/include/asterisk/lock.h:17,
from chan_capi.c:14:
/usr/include/bits/sched.h:83: error: syntax error before "struct"
In file included from /usr/include/asterisk/lock.h:17,...
2003 Sep 14
6
chan_capi
Hi chan_capi users,
this thing is awesome, no delays like in modem_i4l!
Plus, it got those nice ISDN features.
Here's my question:
Does my service provider (Deutsche Telekom) have to provide me with
these Services (CD, ECT)?
(the Readme in 0.2.5 says "does not relay on service CD")
I know, that I don't have CFU,CFNR,CFBS (which I would have to order
seperately).
How likely
2018 Dec 10
2
Compiling for baremetal ARMv4 on Ubuntu Linux
...m/projects/compiler-rt/lib/builtins/emutls.c
In file included from
/home/llvm_all/llvm/projects/compiler-rt/lib/builtins/emutls.c:41:
/usr/include/pthread.h:682:6: error: 'regparm' is not valid on this
platform
__cleanup_fct_attribute;
^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/bits/pthreadtypes-arch.h:103:50: note: expanded from macro
'__cleanup_fct_attribute'
# define __cleanup_fct_attribute __attribute__ ((__regparm__ (1)))
^ ~
In file included from
/home/llvm_all/llvm/projects/compiler-rt/lib/builtins/emutls.c:41:...
2018 Dec 13
2
Compiling for baremetal ARMv4 on Ubuntu Linux
...c
>> In file included from /home/llvm_all/llvm/projects/compiler-rt/lib/builtins/emutls.c:41:
>> /usr/include/pthread.h:682:6: error: 'regparm' is not valid on this platform
>> __cleanup_fct_attribute;
>> ^~~~~~~~~~~~~~~~~~~~~~~
>> /usr/include/bits/pthreadtypes-arch.h:103:50: note: expanded from macro '__cleanup_fct_attribute'
>> # define __cleanup_fct_attribute __attribute__ ((__regparm__ (1)))
>> ^ ~
>> In file included from /home/llvm_all/llvm/projects/compiler-rt/...
2018 Dec 14
3
Compiling for baremetal ARMv4 on Ubuntu Linux
...gt; > In file included from /home/llvm_all/llvm/projects/compiler-rt/lib/builtins/emutls.c:41:
> > /usr/include/pthread.h:682:6: error: 'regparm' is not valid on this platform
> > __cleanup_fct_attribute;
> > ^~~~~~~~~~~~~~~~~~~~~~~
> > /usr/include/bits/pthreadtypes-arch.h:103:50: note: expanded from macro '__cleanup_fct_attribute'
> > # define __cleanup_fct_attribute __attribute__ ((__regparm__ (1)))
> > ^ ~
> > In file included from /home/llvm_all/llvm/projects/compiler-r...
2019 Feb 04
2
Compiling for baremetal ARMv4 on Ubuntu Linux
...me/llvm_all/llvm/projects/compiler-rt/lib/builtins/emutls.c:41:
> >>> /usr/include/pthread.h:682:6: error: 'regparm' is not valid on this platform
> >>> __cleanup_fct_attribute;
> >>> ^~~~~~~~~~~~~~~~~~~~~~~
> >>> /usr/include/bits/pthreadtypes-arch.h:103:50: note: expanded from macro '__cleanup_fct_attribute'
> >>> # define __cleanup_fct_attribute __attribute__ ((__regparm__ (1)))
> >>> ^ ~
> >>> In file included from /home/llvm_all...
2017 Mar 25
5
Modules Maintaining or Removing
Hallo all,
I was trying to Build LLVM with the cmake option LLVM_ENABLE_MODULES
just out of curiosity. I used the RELEASE_400/final tag.
It didn't work as I almost expected.
So I'm wondering if the modulemaps aren't maintained anymore?
If they aren't maintained anymore, why aren't they removed and that
cmake option also removed?
2019 Mar 04
2
Compiling for baremetal ARMv4 on Ubuntu Linux
...lib/builtins/emutls.c
> In file included from /home/llvm_all/llvm/projects/compiler-rt/lib/builtins/emutls.c:41:
> /usr/include/pthread.h:682:6: error: 'regparm' is not valid on this platform
> __cleanup_fct_attribute;
> ^~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/bits/pthreadtypes-arch.h:103:50: note: expanded from macro '__cleanup_fct_attribute'
> # define __cleanup_fct_attribute __attribute__ ((__regparm__ (1)))
> ^ ~
> In file included from /home/llvm_all/llvm/projects/compiler-rt/lib/builtins...
2019 Mar 11
2
Compiling for baremetal ARMv4 on Ubuntu Linux
...lib/builtins/emutls.c
> In file included from /home/llvm_all/llvm/projects/compiler-rt/lib/builtins/emutls.c:41:
> /usr/include/pthread.h:682:6: error: 'regparm' is not valid on this platform
> __cleanup_fct_attribute;
> ^~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/bits/pthreadtypes-arch.h:103:50: note: expanded from macro '__cleanup_fct_attribute'
> # define __cleanup_fct_attribute __attribute__ ((__regparm__ (1)))
> ^ ~
> In file included from /home/llvm_all/llvm/projects/compiler-rt/lib/builtins...
2004 Aug 06
1
Compile errors
Hi, while trying to compile icecast, I got a lot of errors while trying to
compile avl.c, I've attached a file with the compile errors. Any ideas as to
what might be wrong? My distro is Redhat 7.2 fully up2date.
<p>Cheers!
-------------- next part --------------
In file included from ../thread/thread.h:25,
from avl.c:35:
/usr/include/pthread.h:163: parse error before
2004 Aug 26
6
chan_capi module
...included from /usr/include/signal.h:33,
from /usr/include/pthread.h:24,
from /usr/include/asterisk/lock.h:17,
from chan_capi.c:14:
/usr/include/bits/sigset.h:23: error: syntax error before "typedef"
In file included from /usr/include/bits/pthreadtypes.h:23,
from /usr/include/pthread.h:25,
from /usr/include/asterisk/lock.h:17,
from chan_capi.c:14:
/usr/include/bits/sched.h:83: error: syntax error before "struct"
In file included from /usr/include/asterisk/lock.h:17,
f...
2018 Dec 07
2
Compiling for baremetal ARMv4 on Ubuntu Linux
Hello,
on the problems cross-building compiler-rt: Tried to follow
https://llvm.org/docs/HowToCrossCompileBuiltinsOnArm.html which lead to
this cmake:
cmake -G "Ninja" ../llvm/projects/compiler-rt/
-DCOMPILER_RT_BUILD_BUILTINS=ON -DCOMPILER_RT_BUILD_SANITIZERS=OFF
-DCOMPILER_RT_BUILD_XRAY=OFF -DCOMPILER_RT_BUILD_LIBFUZZER=OFF
-DCOMPILER_RT_BUILD_PROFILE=OFF
2010 May 20
3
Install eventmachine on Debian Lenny
...from /usr/include/c++/4.3/bits/ios_base.h:46,
from /usr/include/c++/4.3/ios:48,
from /usr/include/c++/4.3/ostream:45,
from /usr/include/c++/4.3/iostream:45,
from project.h:29,
from files.cpp:20:
/usr/include/bits/pthreadtypes.h:50: error: expected constructor,
destructor, or type conversion before ‘typedef’
In file included from /usr/include/c
++/4.3/x86_64-linux-gnu/bits/gthr-default.h:43,
from /usr/include/c
++/4.3/x86_64-linux-gnu/bits/gthr.h:132,
from /usr/include/c++/4.3/ext/atom...