[SunHELP] Perl-Gtk
Greg
sunhelp at sunhelp.org
Thu Sep 6 13:23:11 CDT 2001
Shain Miley wrote:
> Hi,
> Has anyone had any luck compling/installing Perl-gtk on Solaris? I am
> using Gtk/GLIB 1.2.3 and Perl-Gtk 0.7006 on a solaris8 machine. I can
> get the GLIB and the GTK to compile and install fine but I get Perl-Gtk
> errors: cc: unrecognized option `-KPIC'. I see others had problems
> anyone get it working yet? Thanks.
Did you perchance make a link from cc to gcc? Or are you really using
Sun's compilers? "-KPIC" is a Sun compiler option, gcc's corresponding
option is "-fPIC".
-greg
More information about the SunHELP
mailing list