Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 254777 - armeb-softfloat-linux-gnu
Summary: armeb-softfloat-linux-gnu
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: AMD64 Linux
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-13 04:42 UTC by Samuel
Modified: 2009-01-15 02:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Samuel 2009-01-13 04:42:48 UTC
I want to compile the linux kernel 2.6.16.11 for s3c2410,
and I've tried many versions of cross compiler.
None of them words ..

Reproducible: Always

Steps to Reproduce:
1. # crossdev --g 3.4.6-r4 --l glibc-2.3.6-r4 --target armeb-softfloat-linux-gnu
2. * gcc failed :(
3.

Actual Results:  
 # crossdev --g 3.4.6-r4 --l glibc-2.3.6-r4 --target arm-unknown-linux-gnu
--------------------------------------------------------------------------------
 * Host Portage ARCH:     amd64
 * Target Portage ARCH:   arm
 * Target System:         arm-unknown-linux-gnu
 * Stage:                 4 (C/C++ compiler)

 * binutils:              binutils-[latest]
 * gcc:                   gcc-3.4.6-r4
 * headers:               linux-headers-[latest]
 * libc:                  glibc-glibc-2.3.6-r4

 * PORTDIR_OVERLAY:       /usr/local/portage
 * PORT_LOGDIR:           /var/log/portage
 * PKGDIR:                /usr/portage/packages/cross/arm-unknown-linux-gnu
 * PORTAGE_TMPDIR:        /var/tmp/cross/arm-unknown-linux-gnu
  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  
 * Forcing the latest versions of {binutils,gcc}-config/gnuconfig ...     [ ok ]
 * Log: /var/log/portage/cross-arm-unknown-linux-gnu-binutils.log
 * Emerging cross-binutils ...                                            [ ok ]
 * Log: /var/log/portage/cross-arm-unknown-linux-gnu-linux-headers-quick.log
 * Emerging cross-linux-headers-quick ...                                 [ ok ]
 * Log: /var/log/portage/cross-arm-unknown-linux-gnu-glibc-headers.log
 * Emerging cross-glibc-headers ...                                       [ ok ]
 * Log: /var/log/portage/cross-arm-unknown-linux-gnu-gcc-stage1.log
 * Emerging cross-gcc-stage1 ...

 * glibc failed :(
 * If you file a bug, please attach the following logfiles:
 * /var/log/portage/cross-arm-unknown-linux-gnu-info.log
 * /var/log/portage/cross-arm-unknown-linux-gnu-glibc.log



http://rafb.net/p/624tkR75.html
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2009-01-14 15:09:55 UTC
Please post your `emerge --info'. Also, read what you posted here in the Description and attach the log files that it asks you to attach... Also, don't rely on external paste sites - the bugzilla attachment facility works fine and ensures that all the information is accessible from a single source.