This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Help me!


Dear!
I use Solaris 7. I have binary setup for gcc (gcc-2_95_2-sol7-intel-local).
Here is stetps I have installed it on my system:
#pkgadd - d gcc-2_95_2-sol7-intel-local;

After that I compile

# gcc scroll.c
scroll_view.c:20: xview/xview.h: No such file or directory
scroll_view.c:21: xview/canvas.h: No such file or directory
scroll_view.c:22: xview/scrollbar.h: No such file or directory
scroll_view.c:23: xview/rectlist.h: No such file or directory

Please tell me how to confige it.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]