You likely don't have any system headers installed.

Those come in the system/header package.


On Sat, Oct 12, 2013 at 1:36 PM, Mayuresh Kathe <mayur...@kathe.in> wrote:

> hello, new here, just started off today.
> i've installed gcc47 from the pkg repository.
> how do i set the include path for gcc47?
> simple programs like the one below fail to compile.
>
> -- helloworld.c --
> #include <stdio.h>
> int main(void) {
>   printf("Hello, World!\n");
>   return 0;
> }
> -- helloworld.c --
>
> overall, the omnios environment feels good, just
> a bit strange for someone migrating from bsd. :)
>
> best,
>
> ~mayuresh
>
> _______________________________________________
> OmniOS-discuss mailing list
> OmniOS-discuss@lists.omniti.com
> http://lists.omniti.com/mailman/listinfo/omnios-discuss
>



-- 

Theo Schlossnagle

http://omniti.com/is/theo-schlossnagle
_______________________________________________
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss

Reply via email to