Thanks for your reply Peter, but LTS-20110716 is the latest stable one,
isn't it?

The new development releases are kind of in beta, I assumed (because of the
"development" qualifier).


On Tue, Mar 6, 2012 at 1:28 PM, Peter Bigot <big...@acm.org> wrote:

> On Tue, Mar 6, 2012 at 10:13 AM, Sergio Campamá <sergiocamp...@gmail.com>
> wrote:
> > Hello, I have a printf in this format:
> >
> > printf("Writing DATA into address %"PRIu32, flash_address);
> >
> > In unix, this compiles withour problem, but in mspgcc it fails. Is there
> > support for this kind of macros in mspgcc?
>
> Yes, but it didn't make it into LTS-20110716.  See
>
> https://sourceforge.net/tracker/index.php?func=detail&aid=3388066&group_id=42303&atid=432701
> and include inttypes.h in any of the recent development releases.
>
> Peter
>



-- 
--------------------------------------
Sergio Campamá
sergiocamp...@gmail.com
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to