[Gambas-user] compile error

Guillermo Ballester Valor gbv at ...1076...
Thu Mar 16 20:40:50 CET 2006


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

-- 
Guillermo Ballester Valor
gbv at ...1076...
Ogijares, Granada  SPAIN
Public GPG KEY http://www.oxixares.com/~gbv/pubgpg.html
####################################################
See World Weather Navigator at http://www.ogimet.com
####################################################
 




More information about the User mailing list