Advertisement
Guest User

Untitled

a guest
Feb 20th, 2013
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. euc ../demo/allsorts.ex
  2. Build directory: build-549844/
  3. Translating code, pass: 1 2 3 4 5 6 7 8 9 10 11 generating
  4. Couldn't get include directory '~/euphoria'
  5. ukscone@welham ~/euphoria/source $ cat eu.cfg
  6. [all]
  7. -d E32
  8. -eudir ~/euphoria
  9. -i ~/euphoria/include
  10. [translate]
  11. -gcc
  12. -con
  13. -com ~/euphoria
  14. -lib-pic ~/euphoria/source/build/euso.a
  15. -lib ~/euphoria/source/build/eu.a
  16. [bind]
  17. -eub ~/euphoria/source/build/eub
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement