Re: Nasm 0.99.01 available



"Jim Carlock" wrote...
: I'm messing with getting that Makefile.vc to work with my
: compiler. I've run into a missing file it appears... inttypes.h.
: There's not even a file of the form inttypes.* anywhere to
: be found.
:
: Any hints available there?

It appears to be something involved with a specific compiler.

Keith left a note in the TODO file...

<snip>
F: c99 data-type compliance
V: 0.99.00
R: Keith Kanios
C: 99%
D: Revamped entire source-code base data-types for compliance
D: with c99 (inttypes.h)
</snip>

I'm not familiar with the GCC et al compilers, still working with the
VC98. Found some extra information here...
http://en.wikipedia.org/wiki/C99#C99

Any extra comments/help is appreciated.

Thanks.

--
Jim Carlock


.



Relevant Pages

  • Re: Nasm 0.99.01 available
    ... Jim Carlock wrote: ... Does Pelles C produce a 64-bit executable? ... compiler slowly, adding the data types and support for the larger ... If anyone needs another compressed format, ...
    (alt.lang.asm)
  • Re: Nasm 0.99.01 available
    ... Jim Carlock wrote: ... Pelles C compiler seems to have some problems with the inttypes.h ... NASM32 and see how NDISASM handles those. ...
    (alt.lang.asm)
  • Re: F200x status?
    ... I don't like using the suffix to indicate the standard version number. ... To me, the useful distinction was in fixed vs free source form, in that ... a need to tell this to the compiler. ...
    (comp.lang.fortran)
  • Re: complier problem
    ... to apply the '++' operator to it and the compiler will disallow it. ... Without having this extra information, ... expression might produce undefined behavior. ...
    (comp.lang.c)
  • Re: Sub definition
    ... special instruction just for the compiler. ... a Sub (you can use them on almost all class members), with extra information ... While there are some attributes that affect compile time behavior (for ...
    (microsoft.public.dotnet.languages.vb)