compiling programs using nbc

Asked by Emil

How do I compile programs using the files provided? Seems to be there is no executable called "nbc" which I can use like nbc -i mysource -o myprogram.
Thank you for your attention.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu nbc Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Manfred Hampl (m-hampl) said :
#1

There is an executable /usr/bin/nbc, but the options differ a bit from those for gcc or similar.

Try
nbc -help
or
man nbc
to get information

Can you help with this problem?

Provide an answer of your own, or ask Emil for more information if necessary.

To post a message you must log in.