[Bug 8061] print 64 bit data in pthread always becomes strange data

bugzilla at busybox.net bugzilla at busybox.net
Thu Apr 30 13:31:18 UTC 2015


https://bugs.busybox.net/show_bug.cgi?id=8061

Bernhard Reutner-Fischer <aldot at uclibc.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |armv7-unknown-gnueabi

--- Comment #4 from Bernhard Reutner-Fischer <aldot at uclibc.org> 2015-04-30 13:31:18 UTC ---
(In reply to comment #3)
> (In reply to comment #2)
> > Can you please provide a small, self-contained test along instructions on how
> > to compile and run it that demonstrates the issue?
> 
> arch: armr7
> os  : uClinux
> cross_compiler: arm-unknown-eabi gcc4.8.3
> 
> command line cmds like following:
> / # iptables -h

Please provide a small, self-contained (no non-system headers) C testcase and
how you compile this C testcase (arm-unknown-eabi -o bug bug.c -pthread
-marmv99) and how i can run the testcase (maybe ./bug).


The partial code you pasted here does not compile.
thanks,

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the uClibc-cvs mailing list