This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 4.8 build
- From: Ian Lance Taylor <iant at google dot com>
- To: Kalai Rajah N <kalairajah at gmail dot com>
- Cc: "gcc-help at gcc dot gnu dot org" <gcc-help at gcc dot gnu dot org>
- Date: Wed, 27 Mar 2013 12:40:55 -0700
- Subject: Re: GCC 4.8 build
- References: <CAPTDLfHfg2sBms85y4H=eCnHM66Lvm5zzkYk4kGi-tvye4ZZ9Q at mail dot gmail dot com> <CAH6eHdTzUvkC6YzAcNGBK-Nm9F9G_C5Da7pDHbvqKOTabFSFnA at mail dot gmail dot com> <CAPTDLfEheEa8P8eRd3v2ru3t+sAR-DhcoJY_UpJL4-p99zdP0g at mail dot gmail dot com> <CAPTDLfFceJfmU_11Mq6J7vs3UbEY1xO_xHAB9cg2dAVkjgZvaQ at mail dot gmail dot com> <CAKOQZ8wHoy58r10CP+uxOLGANuWo81Z4vKBDrbWCoFgeUOBKtw at mail dot gmail dot com> <CAPTDLfGDO8DW1nw-_t1EaeCmW0tRewYsdr9m9GbvH2PQahGqvg at mail dot gmail dot com> <CAKOQZ8zuWn9WeA1sw9GfCiu7QUYMWQ379NqSqtD59j6ChY6idg at mail dot gmail dot com> <CAPTDLfGKDcdRR3Owb3GBud8gD8TRziimPq_eouJad_6S4k2w0A at mail dot gmail dot com> <CAKOQZ8zEjpT_D-udn_OWfeyyNArgR0nv2MCfoNuQAM2o27hk5A at mail dot gmail dot com> <CAPTDLfHgudTAOHp4nuBD7oButb5e1+WuTe2D2aui4cTG-aoHwA at mail dot gmail dot com>
On Wed, Mar 27, 2013 at 11:46 AM, Kalai Rajah N <kalairajah@gmail.com> wrote:
> thanks for the details. Can I specify the particular nm that I need to
> use when compiling gcc. If this is possible, I can point to the
> binutils nm atleast to continue with the build.
You can use
make NM=mynm
> Regarding the bug, I'm new to filing bugs and will require inputs on
> which tool to file it against.
I don't know either.
Ian