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: Use different host compiler


I just thought he sent to me accidentally.

He's asking if he can use his own arm compiler as the host build for
gcc I think?

corey

On 5/4/05, Leopold Palomo-Avellaneda <lepalom@wol.es> wrote:
> Hi,
> 
> option 1)
> 
> write the mail to the list, and then after have read it, make a title of the
> mail that could identify what about it.
> 
> option 2)
> 
> write a title about the idea, or the problem, or the question that you have
> and then write the mail.
> 
> After send the mail to the list
> 
> Regards .....
> 
> A Dimecres 04 Maig 2005 16:42, corey taylor va escriure:
> > Hi ,
> >
> >     I want to compile the Gcc source code with my own arm compiler.For that
> > i did two things :
> >
> > 1.Changed the CC environment variable to armcc(arm compiler)
> > 2.During configuration i am specifying host=arm-*-coff.But it is not
> > working. It is giving error as bad value -mcpu=swith (pentiumbro).
> > How to change this ? What are the option do i need to specify while
> > configuring ?
> >
> > Thanks,
> > Venkat.
> >
> > On 4/5/05, corey taylor <corey.taylor@gmail.com> wrote:
> > > There's no need to compile GCC with a different compiler in windows.
> > > You can download and start with a perfectly working version.
> > > Compiling a proper gcc for Mingw32 requires a lot of patching and
> > > extra setup anyway.
> > >
> > > I don't know if MSVC compiling of GCC is even possible -- anyone?
> > >
> > > corey
> > >
> > > On Apr 5, 2005 1:35 AM, Venkat Narayana <venkatnarayana.k@gmail.com>
> wrote:
> > > > Hi,
> > > >
> > > >  I want to compile the gcc compiler with other compiler in windows OS.
> > > > Could you please let me know the step by step procedure to do this ?
> > > >
> > > > Many Thanks,
> > > > Venkat.
>


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