By gosh by golly

You are right on. I think that it was seeing the cygwin "link"
I removed that from the path and now it sees the correct linker
but it still fails with this error.

C:\Program Files\Microsoft Visual Studio\VC98\lib\msvcrt.lib : fatal error LNK1113: invalid machine type
NMAKE : fatal error U1077: 'link' : return code '0x459'

I have posted the nmake test output it since it is so long at:
http://volcanbaru.com/OSOP/monks/Monks2.txt
I have also posted the belarc for the computer it was run on
2.00 gigahertz AMD Mobile Sempron
I would have thought that it was x86 but now I am not so sure
I am going to reinstall everything on yet another computer
and try it.

I am open to any and all suggestions.

angel


In reply to Re^8: inline c by panaman
in thread inline c by panaman

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.