This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: crosstool problem


On 10/26/06, Francois DERMU <francois@azureus-inc.com> wrote:
On Thu, 2006-10-26 at 16:04 -0700, Dan Kegel wrote:
> On 10/26/06, Francois DERMU <francois@azureus-inc.com> wrote:
> > I have a question that will certainly sound dumb to you but
> > Where do I find the Gcc binary once it's compiled ?
> > is it ./gcc/xgcc ?
>
> No.  It's $PREFIX/bin/$TARGET-gcc, where PREFIX and TARGET are from
> your demo script and the dat files it loads.
>
Thanks Dan but I ment in a general way when you compile GCC yourself ?
Because that's what I've tried with gcc-3.2.3 and at the end I don't get
any gcc binary ?!?!?

You have to do 'make install'. It then installs by default into /usr/local/bin/gcc. Perhaps you should read http://www.tuxfiles.org/linuxhelp/softinstall.html and http://gcc.gnu.org/install/ - Dan

--
For unsubscribe information see http://sourceware.org/lists.html#faq


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