[uClibc] Compilation Problems on h8300

Manuel Novoa III mjn3 at codepoet.org
Sat Dec 27 22:33:14 UTC 2003


Hello,

On Thu, Dec 25, 2003 at 05:27:07AM -0800, Daniel Cabrera wrote:
> Hi list,
> 
> 
> Merry-Christmas <|:0)
> 
> I download the latest uClibc from the CVS and I try to
> installed on my host in order to be used on my target
> edosk2674r.
> 
> I have the binutils 2.14 and the gcc3.2. I am using
> the h8300-elf tools in order to compile uClibc. I also
> tried using the coff and it does not work.
> 
> Is it okay to use the elf tools only or it wont
> matter?
> 
> This is the error that I always get:
> 
> error STRTOUIM conversion function is undefined!
> 
> I open the scanf.c and looks like for some reason
> ULONG_MAX != UINTMAX_MAX and STRTOUIM is never defined
> any idea why and what shall change on my .config?

I've never built for this target.

What are your values for ULLONG_MAX, LLONG_MAX, LONG_MAX, and
UINTMAX_MAX ?

Manuel



More information about the uClibc mailing list