[LLVMdev] PRIx64 issue on SLES 11

Cameron McInally cameron.mcinally at nyu.edu
Fri Jun 1 12:02:41 PDT 2012


Someone suggested that I explicitly define the macro __STDC_FORMAT_MACROS,
which seems safe enough.

If anyone has experience with this macro, I would appreciate any more
information.

Thanks again,
Cameron

On Fri, Jun 1, 2012 at 2:46 PM, Cameron McInally
<cameron.mcinally at nyu.edu>wrote:

> Hey guys,
>
> I'm having trouble with PRIx64 and buddies in the X86 target on SLES 11.
> After searching, my issue seems like a generic problem with PRI support on
> different OS's.
>
> Here's a decent description of my problem:
>
> http://gcc.gnu.org/ml/gcc-help/2006-10/msg00221.html
>
>
> Any suggested methods to correct for <inttypes.h> not having the proper
> macros defined (besides defining the macros myself)? Has anyone else had
> trouble with these macros?
>
>
> Ty,
>
> Cameron
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120601/3f944781/attachment.html>


More information about the llvm-dev mailing list