--
You received this message because you are subscribed to the Google Groups "minix3" group.
To unsubscribe from this group and stop receiving emails from it, send an email to minix3+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To check compiler all you need is to run in command line:$ cc -v
If it's installed it will output info about compiler. If not, something like "Command not found".
2017-03-24 15:04 GMT-07:00 Patrick McC^very <pat...@spellingbeewinnars.org>:
Hi
Are you comfortable with vim or another text editor available on Minix ?
If so it should just be a simple matter of :
clang hello.c -o hello
--
You received this message because you are subscribed to the Google Groups "minix3" group.
To unsubscribe from this group and stop receiving emails from it, send an email to minix3+un...@googlegroups.com.