On Wed, Nov 19, 2008 at 3:58 PM, dpr <wineforum-user@xxxxxxxxxx> wrote: > > austin987 wrote: >> >> Having had some issues when building Wine on Solaris x86, you may want >> to check your gcc. In particular, recompile gcc with gnu >> linker/assembler rather than sun's. >> -- >> -Austin > > > Whoo. Rebuilding gcc isn't as easy as it used to be, but I'll give it a whack. > > Right now, I am using Sun's gcc/gas and native linker. 'gcc -v' reports: > > > Code: > > Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs > Configured with: /gates/sfw10/builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++ --enable-shared > Thread model: posix > gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath) > > > > > Dave Riesz > > > > > > I haven't done so yet either. Wine still builds, but there are thousands of build warnings: warning: visibility attribute not supported in this configuration; ignored I've got a feeling that may be a source of some of your issues as well. -- -Austin