This is the mail archive of the crossgcc@sources.redhat.com 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: some confusion w/ crosstool-0.28-rc37


On Sun, 2004-12-12 at 13:01, Jay Moore wrote:
> 
> > Here's what I'd suggest:
> > Clear any environment variables you set earlier (e.g. by logging out and then in again),
> > then verify that PREFIX is not set (e.g. env | grep PREFIX should be empty),
> > then run
> > 
> >    cd /home/jamoore
> >    rm -rf emb/tools
> >    cd crosstool
> >    rm -rf build
> >    demo-i686.sh > log 2>&1 &
> >    tail -f log
> > 
> > (demo.sh is kind of silly, and I may as well delete it from the next release.)
> > - Dan

I wish you wouldn't. The sequence above didn't work; but when I ran
demo.sh everything fell into place (OK - yeah, I did this in a hurry).

> At any rate, I'll follow your advice below & let you know the result.

SUCCESS !  :)
'/opt/crosstool/i686-unknown-linux-gnu/gcc-3.4.2-glibc-2.3.3/bin' is
full of tools with long filenames.

Jay


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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