Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 194655 - "crossdev --target arm-softfloat-uclinux-gnu" fails
Summary: "crossdev --target arm-softfloat-uclinux-gnu" fails
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: ARM Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-03 22:03 UTC by Robert Szentmihalyi
Modified: 2007-10-05 03:29 UTC (History)
0 users

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


Attachments
cross-arm-softfloat-uclinux-gnu-info.log (cross-arm-softfloat-uclinux-gnu-info.log,7.89 KB, text/plain)
2007-10-03 22:05 UTC, Robert Szentmihalyi
Details
cross-arm-softfloat-uclinux-gnu-gcc-stage1.log (cross-arm-softfloat-uclinux-gnu-gcc-stage1.log,999.21 KB, text/plain)
2007-10-03 22:09 UTC, Robert Szentmihalyi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Szentmihalyi 2007-10-03 22:03:58 UTC
Building gcc for ARM with
 # crossdev --target arm-softfloat-uclinux-gnu
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 * Host Portage ARCH:     x86
 * Target Portage ARCH:   arm
 * Target System:         arm-softfloat-uclinux-gnu
 * Stage:                 4 (C/C++ compiler)

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

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

 * gcc failed :(
 * If you file a bug, please attach the following logfiles:
 * /var/log/portage/cross-arm-softfloat-uclinux-gnu-info.log
 * /var/log/portage/cross-arm-softfloat-uclinux-gnu-gcc-stage1.log

fails with 
c-cppbuiltin.c:(.text+0x1366): undefined reference to `LINUX_TARGET_OS_CPP_BUILTINS'

I have tried different versions of gcc...


Reproducible: Always
Comment 1 Robert Szentmihalyi 2007-10-03 22:05:40 UTC
Created attachment 132499 [details]
cross-arm-softfloat-uclinux-gnu-info.log
Comment 2 Robert Szentmihalyi 2007-10-03 22:09:37 UTC
Created attachment 132500 [details]
cross-arm-softfloat-uclinux-gnu-gcc-stage1.log
Comment 3 SpanKY gentoo-dev 2007-10-05 03:29:44 UTC
uclinux + gnu does not make any sense

glibc does not support no-mmu let alone the FLAT file format