On Sun, Oct 25, 2009 at 5:50 AM, Pen-Yuan Hsing <[email protected]> wrote: > I've been trying to compile, build, and install GCC 4.4.2 in my installation > of OpenSolaris 2009.06 on my VirtualBox 3 i386 machine. But I keep getting > this same error when running make: > > "checking whether ln -s works... yes > checking for i386-pc-solaris2.11-gcc... > /src/gcc-4.4.2/host-i386-pc-solaris2.11/gcc/xgcc > -B/src/gcc-4.4.2/host-i386-pc-solaris2.11/gcc/ > -B/usr/gnu/i386-pc-solaris2.11/bin/ -B/usr/gnu/i386-pc-solaris2.11/lib/ > -isystem /usr/gnu/i386-pc-solaris2.11/include -isystem > /usr/gnu/i386-pc-solaris2.11/sys-include > checking for suffix of object files... configure: error: in > `/src/gcc-4.4.2/i386-pc-solaris2.11/libgcc': > configure: error: cannot compute suffix of object files: cannot compile > See `config.log' for more details. > make[2]: *** [configure-stage1-target-libgcc] Error 1 > make[2]: Leaving directory `/src/gcc-4.4.2' > make[1]: *** [stage1-bubble] Error 2 > make[1]: Leaving directory `/src/gcc-4.4.2' > make: *** [all] Error 2" > > I've tried these two ./configure options: >
I have built Gcc 4.4.1 with Graphite enabled for BeleniX and using it to compile very large software stacks successfully which includes the complete KDE4.3 suite, Wine 1.1.30 and many others. Please check the BeleniX spec files for the exact build recipes: http://belenix.svn.sourceforge.net/viewvc/belenix/trunk/spec_files/SFEgcc.spec?revision=370&view=markup http://belenix.svn.sourceforge.net/viewvc/belenix/trunk/spec_files/SFEmpfr.spec?revision=280&view=markup http://belenix.svn.sourceforge.net/viewvc/belenix/trunk/spec_files/SFEppl.spec?revision=280&view=markup http://belenix.svn.sourceforge.net/viewvc/belenix/trunk/spec_files/SFEcloog.spec?revision=280&view=markup Regards, Moinak. -- ================================ http://www.belenix.org/ http://moinakg.wordpress.com/ _______________________________________________ opensolaris-discuss mailing list [email protected]
