------- Comment #15 from tony2001 at php dot net 2007-02-16 18:53 ------- (In reply to comment #14) > Subject: Re: php 5.2.1 / gcc 4.1.1 / solaris 2.9 / 64 bit > > > Use the Sun tools
No Sun compilere here. > read the instructions, build only C/C++. That's what I did. > CC="cc -xarch=v9" configure --prefix=/usr/local --enable-languages=c,c++ > --enable-shared sparcv9-sun-solaris2.9 > > on solaris 2.9. take care to have the 64bit compiler and 64bit linker in your > path first. > well yes: make install installes some 32bit libraries into lib, but you find > the 64bit ones in your build tree. I'm sorry to say that, but there are none. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30819