LOGIN   :::   RECOVER PASS   :::   GET ACCOUNT    
Browse
  • Projects
  • Code (CVS)
  • Forums
  • News
  • Articles
  • Polls
  •  
    OpenCores
  • FAQ
  • CVS HowTo
  • Mission
  • Media
  • Tools
  • Advertise
  • Mirrors
  • Logos
  • Contact us
  • Find Resources
  • Job Opportunity
  •  
    Tools
  • Search
      
  • Download Cores (CVSGet)
  •  
    More
  • Wishbone
  • Perlilog
  • EDA tools
  • OpenTech CD
  •  
    Navigation: All forums > Openrisc > Message List > Message Post

    Message

    Reply | Reply all
    Date Prev | Date Next | Thread Prev | Thread Next Date Index | Thread Index

    From: =?unknown-8bit?Q?Gy=F6rgy?= 'nog' Jeney<nog@s...>
    Date: Thu Jan 27 20:09:04 CET 2005
    Subject: [openrisc] [or1ksim #7] Stricter typeing...
    Top
    > why not just copy the required definitions from inttypes.h (or maybe
    > even the whole file) and convince configure to use those if it can't
    > find the native one installed on system. there isn't much behind these
    > macros...
    >
    > /* UPPERCASE hexadecimal notation. */
    > # define PRIX8 "X"
    > # define PRIX16 "X"
    > # define PRIX32 "X"
    > # define PRIX64 __PRI64_PREFIX "X"

    That's what I meant with `fix configure'. I think I'll use the official
    definitions they are availible and fall back to our (not yet existing) ones.
    I'll send an updated patch.

    nog.

     
    Copyright (c) 1999 OPENCORES.ORG. All rights reserved.