[uClibc]Problem compiling uclibc

John Stasko stasko at phys.ufl.edu
Thu Aug 1 17:10:28 UTC 2002


Dear Manuel:

I do not know.  This is the standard compiler that comes with 
uClinux, so I would think that they used just this compiler in the build
of uClibc.  Am I right?

John


On Thu, 1 Aug 2002, Manuel Novoa III wrote:

> Hello,
> 
> On Thu, Aug 01, 2002 at 09:58:14AM -0400, John Stasko wrote:
> > When building the m68k-pic-coff- code, I get the following output:
> > 
> > make -C  assert
> > make[3]: Entering directory `/usr/local/gnu/uClibc-0.9.12/libc/misc/assert'
> > m68k-pic-coff-gcc -Wall  -fno-builtin -nostdinc  -I../../../include -iwithprefix include -I. -D_LIBC -Wa,--bitwise-or -msoft-float -I/home/fastdev/d360/linux/include -DNDEBUG  -c __assert.c -o __assert.o
> > In file included from ../../../include/stdio.h:67,
> >                  from __assert.c:21:
> > ../../../include/bits/uClibc_stdio.h:401: two `l's in integer constant
> > ../../../include/bits/uClibc_stdio.h:403: two `l's in integer constant
> > ../../../include/bits/uClibc_stdio.h:406: #error unknown number of digits for intmax_t!
> 
> Line numbers are different, but it looks like your preprocessor is
> choking on the defininition of UINTMAX_MAX from stdint.h.
> 
> Does your compiler support long long ints?  And if so, does your
> preprocessor support long long int constants in tests and expressions?
> 
> Manuel
> 


============================== ==================
|                            | |                |
| John Stasko                | |             /f |
| Department of Physics      | |            /   |
| University of Florida      | |           /    |
| PO Box 118440              | | Ho-------<     |
| Gainesville, FL  32609     | |           \    |
|                            | |            \ _ |
| (352) 392 9327             | |             \f |
|                            | |                |
============================== ==================
Registered Linux User: #237239, http://counter.li.org




More information about the uClibc mailing list