Hi,

What distribution are you using?  Or to ask another way,
does your distro use RPMs?

I found an egcs-gcc-1.1.2 for PPC by searching for "egcs"
at http://rpmfind.net .

I don't know what is in egcs-core.  I don't have it installed
on my Mandrake 7.2 system.  Just egcs, egcs-cpp, egcs-c++,
maybe some others.

If anyone else can help out here, please comment.

I don't know what's up at gnu.org .

~Randy


> -----Original Message-----
> From: Li Yi [mailto:[EMAIL PROTECTED]]
> 
> Hi, Randy,
> 
> I am trying to set up the gcc tool chain for PowerPC 860 target.
> Could you please point out where I can download the egcs-1.1.2? And
> what's difference between
> egcs-core-*** and egcs-***?
> The ftp://ftp.gnu.org/pub/gun/gcc do have this version and the
> ftp://gcc.gnu.org/pub/gcc/release
> need a password, is that a open source?
> 
> Thanks in advance,
> 
> Li Yi
> 
> 
> "Dunlap, Randy" wrote:
> 
> > Hi,
> >
> > There are a couple of issues here.
> > First, use a current kernel, like 2.4.0-test12
> > (or are you using 2.3.42 just so that you can have the
> > EZ USB driver ?).
> >
> > Second, as Linus just said today, don't use RH 7.0 with
> > kgcc for any kernel development work.
> > The expected/required gcc version for 2.4 kernels
> > is 2.91.66 (egcs-1.1.2).
> >
> > If you insist on using the gcc with RH 7.0, be sure that
> > you are using "kgcc" and not "gcc" for kernel compiles.
> >
> > And include the compiler errors that you are getting.
> >
> > ~Randy
> >
> > > From: Li Yi [mailto:[EMAIL PROTECTED]]
> > >
> > > Hi,
> > > I am a beginner of Linux USB driver. I have download
> > > linux-2_3_42_tar.gz and unzip
> > > the source to usr/src/linux directory, and make xconfig to
> > > enable usb support and
> > > OHCI support, EZ_USB support, then make zImage, every time it
> > > have compiling
> > > errors.  There are compiling errrors with Redhat 7.0, which
> > > use 2.2.16-22 kernel.
> > > Could you give me some idea about which kernel can be compiled.
> > >
> > > Thanks from my heart!
> > > Li Yi


_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to