Re: Building gcc-4.2.4 on Solaris 9

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

 



On Wed, Jul 30, 2008 at 7:56 AM, Jay <jayk123@xxxxxxxxxxx> wrote:
> This definitely won't be the quickest way.
> Quicker would be to set CC/CFLAGS and use -disable-bootstrap.

Before I try your suggestions, another question:  It seems like
setting BOOT_CFLAGS to include "-m64" should do what I want.  The
Makefile says:

  # BOOT_CFLAGS is the value of CFLAGS to pass to the stage2, stage3 and stage4
  # bootstrap compilations.

If I understand this correctly, this would cause gcc from the later
stages to be called with -m64, so that they would, when building the
compiler, produce 64-bit objects and be able to link against my 64-bit
libgmp and libmpfr.  Is this right?

Thanks.

-David


-- 
David Eisner http://cradle.brokenglass.com

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux