This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem regarding build and configure


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




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]