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: glibc-2.3.3 failing


wow, looks like good progress.

Went thru your project and I'm impressed, the problem is ixp425 npe support (Otherwise known as the
ethernet ports). There so anti-open source for the npe's, that I'm thinking of
designing out the 425.


The other issue is the lack of support for busybox, since our application does not have disks.


At 10:30 PM 2/23/2005, Lennert Buytenhek wrote:
On Wed, Feb 23, 2005 at 01:33:11PM +0800, Glenn West wrote:

> Intention is trying to update "snapgear" distro to later gcc (3.4.2) and
> glibc.

This is the time for me to plug the Fedora Core to ARM(eb) port:

http://skrybele.wantstofly.org/

I'm working on porting FC3 as we speak, which uses gcc 3.4.2 and glibc
2.3.3 throughout the distro.  The target CPUs for this are the Intel
IXP series in big-endian mode, but the binary packages should work on
any armv4b target.  (They should compile on little-endian too but I
don't have any little-endian hardware so there are no packages for
that.)

[root@enp2611 /]# uname -a
Linux enp2611.wantstofly.org 2.6.11-rc4 #19 Mon Feb 21 17:13:10 CET 2005 armv5teb armv5teb armv5teb GNU/Linux
[root@enp2611 /]# head -5 /proc/cpuinfo
Processor : XScale-IXP2400 rev 1 (v5teb)
BogoMIPS : 1153.43
Features : swp half thumb fastmult edsp
CPU implementer : 0x69
CPU architecture: 5TE
[root@enp2611 /]# cat /etc/fedora-release
Fedora Core release 3 (Heidelberg)
[root@enp2611 /]# rpm -q gcc
gcc-3.4.2-6.fc3ARM
[root@enp2611 /]# rpm -q glibc
glibc-2.3.3-74ARM
[root@enp2611 /]#



cheers, Lennert

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


------
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]