patacongo d3974a62b3 Fix pascal build problem
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4554 7fd9a85b-ad96-42d3-883c-3090e2eb8679
2012-04-04 13:01:14 +00:00
..
2011-12-19 19:24:09 +00:00
2011-12-19 19:24:09 +00:00
2011-12-19 19:24:09 +00:00
2011-12-19 19:24:09 +00:00
2012-04-04 13:01:14 +00:00
2011-12-19 19:24:09 +00:00
2011-12-19 19:24:09 +00:00
2011-12-19 19:24:09 +00:00
2012-04-04 13:01:14 +00:00
2011-12-19 19:24:09 +00:00
2011-12-19 19:24:09 +00:00
2011-12-19 19:24:09 +00:00
2011-12-19 19:24:09 +00:00
2011-12-19 19:24:09 +00:00
2011-12-19 19:24:09 +00:00
2011-12-19 19:24:09 +00:00

README
^^^^^^

Configuring Pascal
^^^^^^^^^^^^^^^^^^

  cd <pascal-directory>
  ./Configure
  (Answer questions)

Building Pascal
^^^^^^^^^^^^^^^

  cd <pascal-directory>
  make

Installing the NuttX Runtime P-Code Interpreter
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  cd <pascal-directory>/nuttx
  ./INSTALL.sh <apps-directory>

See <pascal-directory>/nuttx/README.txt for additional information.