Join the Conversation

4 Comments

  1. Everything worked as advertised up until it actually started building the peripherals from pmc_common, at which point every include gives:

    unable to locate xxxx.h

    It can’t seem to find the h folder up 2 levels in the v3.36 folder. What am I doing wrong?

    BTW, copied src and h folders from Windows v3.37 installation.

  2. If you are building the large libraries, the problem may be that setvars_large doesn’t set the include path. Please add -I${MCC_BASE}/h to MCC_OPTIONS (as seen in setvars_small), run . ./setvars_large and try again.

  3. Thanks…as is usually the case, I discovered this AFTER posting the question…sigh!!!

    Anyhoo, got it woking late last night.

    Thanks for your work on the scripts…saves time not having to reinvent the wheel!

Leave a comment

Your email address will not be published. Required fields are marked *

Notify me of followup comments via e-mail. You can also subscribe without commenting.