public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Problem regarding build and configure
@ 2006-06-23  6:47 jyoti chhabra
  2006-06-23  9:33 ` Niklaus
  0 siblings, 1 reply; 2+ messages in thread
From: jyoti chhabra @ 2006-06-23  6:47 UTC (permalink / raw)
  To: gcc-help

Hello,

I am a student, trying a make a tool for build and configure of GCC.
My problems i have are:-
1) how do i control binutils, as in if i don't want assembler or some part
of it, how do i get rid of them
2) how do i find logical break points in build process of GCC

Thanks
Jyoti

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Problem regarding build and configure
  2006-06-23  6:47 Problem regarding build and configure jyoti chhabra
@ 2006-06-23  9:33 ` Niklaus
  0 siblings, 0 replies; 2+ messages in thread
From: Niklaus @ 2006-06-23  9:33 UTC (permalink / raw)
  To: jyoti chhabra; +Cc: gcc-help

On 6/23/06, jyoti chhabra <u04114@cs.unipune.ernet.in> wrote:
> Hello,
>
> I am a student, trying a make a tool for build and configure of GCC.
> My problems i have are:-
> 1) how do i control binutils, as in if i don't want assembler or some part
> of it, how do i get rid of them
You don't want binutils ? each of them is required to build gcc.

> 2) how do i find logical break points in build process of GCC
>
well you can take a look at cross tool script or i think i have posted
it in crossgcc list for solaris and previously for mips-deb-linux  it
works the same for other targets
> Thanks
> Jyoti
>
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-06-23  9:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-23  6:47 Problem regarding build and configure jyoti chhabra
2006-06-23  9:33 ` Niklaus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).