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

Re: Bug#119844: gcc: __WORDSIZE definition missing



On Tue, Nov 27, 2001 at 07:22:05PM -0500, Christopher C. Chimelis wrote:
> 
> On Tue, 27 Nov 2001, John R. Daily wrote:
> 
> > I haven't seen any reponse from Ben, so I'm going to go ahead and
> > move the bug to glibc. It would be rather unfortunate if this
> > isn't fixed for woody, but at this point that may be impossible.
> 
> Ok.  I'll work it out with him when he gets back from vacation (I'm
> looking after his packages anyway while he's gone).  It should be fairly
> easy for him to catch up (if he hasn't read the thread already).

__WORDSIZE is defined in /usr/include/bits/wordsize.h, which gets
included by:

/usr/include/fpu_control.h
/usr/include/limits.h
/usr/include/stdint.h

_and_

/usr/include/bits/elfclass.h
/usr/include/bits/environments.h
/usr/include/bits/fcntl.h
/usr/include/bits/fenv.h
/usr/include/bits/huge_val.h
/usr/include/bits/ipc.h
/usr/include/bits/mathdef.h
/usr/include/bits/mathinline.h
/usr/include/bits/msq.h
/usr/include/bits/sem.h
/usr/include/bits/setjmp.h
/usr/include/bits/shm.h
/usr/include/bits/sigcontext.h
/usr/include/bits/siginfo.h
/usr/include/bits/syscall.h
/usr/include/bits/types.h
/usr/include/bits/xopen_lim.h
/usr/include/sys/procfs.h
/usr/include/sys/ptrace.h
/usr/include/sys/sysmacros.h
/usr/include/sys/ucontext.h


-- 
 .----------=======-=-======-=========-----------=====------------=-=-----.
/                   Ben Collins    --    Debian GNU/Linux                  \
`  bcollins@debian.org  --  bcollins@openldap.org  --  bcollins@linux.com  '
 `---=========------=======-------------=-=-----=-===-======-------=--=---'



Reply to: