[Gambas-user] compile error

Benoit Minisini gambas at ...1...
Thu Mar 16 23:51:29 CET 2006


On Thursday 16 March 2006 20:40, Guillermo Ballester Valor wrote:
> Hello,
>
> El Jueves, 16 de Marzo de 2006 20:26, Frank Berg escribió:
> > i was install my computer new with suse 9.3 and with all suse updates..
> >
> > gambas 1.0.14 compiles fine and work ok
> >
> > but
> >
> > gambas2-1.19.26 can´t compile, it come an error : cc1: error:
> > unrecognized option `-fvisibility=hidden'
> >
> > the attachment is the complete screen...
> >
> > whats wrong?
> > frank
>
> I think you need gcc-4.x compiler. Just a while ago I've tried to compile
> it too. It compiles in SuSE 9.3  with the aid of gcc_41 packages (a
> suplementary compiler)  with the configure
>
> 'CC=gcc_41 CXX=g++_41 ./ configure ....'
>
> instead of './configure'
>
> You can download the needed gcc_41 packages from
>
> ftp://ftp4.gwdg.de/pub/linux/misc/suser-gbv/rpms/SuSE_9.3
>
> remember you need to add the suffix '_41' to all the usual commands:
>  gcc_41 g++_41 gfortran_41 .....
>
> Anyway, I've also got problems with GTK version in 9.3 and some components
> gave me errors. I'm afraid I cannot release 1.9.26 packages for SuSE 9.3 :(
>
> Guillermo

The used gcc 4 flag will be automatically disabled in the next version if you 
use gcc 3. As for the GTK+ problem, please tell. Daniel will tell us if the 
version of GTK+ is too young in SuSE 9.3 or not.

Regards,

-- 
Benoit Minisini





More information about the User mailing list