gm2
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gm2] Any word on Solaris/Intel?


From: Gaius Mulley
Subject: Re: [Gm2] Any word on Solaris/Intel?
Date: Sat, 09 May 2015 20:23:22 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

Gaius Mulley <address@hidden> writes:

>
> Hi John,
>
> better news - now have installed Solaris successfully and I'm now
> installing many of the opencsw packages (currently installing gcc4core).
> I can now ssh onto this machine - making development more natural!
>
> regards,
> Gaius

Hi John,

now compiling gm2 with the latest tarball.  I currently hit this
problem:


> checking for
> i386-pc-solaris2.10-gcc... /export/home/gaius/GM2/build/./gcc/xgcc
> -B/export/home/gaius/GM2/build/./gcc/
> -B/export/home/gaius/opt/i386-pc-solaris2.10/bin/
> -B/export/home/gaius/opt/i386-pc-solaris2.10/lib/ -isystem
> /export/home/gaius/opt/i386-pc-solaris2.10/include -isystem
> /export/home/gaius/opt/i386-pc-solaris2.10/sys-include
> checking for suffix of object files... configure: error: in
> `/export/home/gaius/GM2/build/i386-pc-solaris2.10/libgcc':
> configure: error: cannot compute suffix of object files: cannot compile

via the following configure:

../gcc-4.7.4+gm2-git-latest/gm2/gcc-versionno/configure \
  --prefix=$HOME/opt
    --with-gnu-as --with-as=/opt/csw/bin/gas \
      --with-gnu-ld --with-ld=/opt/csw/bin/gld \
        --enable-languages=c,c++,gm2 --disable-bootstrap \
          --enable-checking --enable-shared --disable-libitm \
            --enable-libssp --enable-nls


regards,
Gaius



reply via email to

[Prev in Thread] Current Thread [Next in Thread]