public inbox for gentoo-embedded@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-embedded] Crossdev doesn't build gcc correctly, any help?
@ 2006-09-13 15:43 pavlix
  2006-09-13 15:58 ` Jakub Ladman
  2006-09-14  1:00 ` Mike Frysinger
  0 siblings, 2 replies; 5+ messages in thread
From: pavlix @ 2006-09-13 15:43 UTC (permalink / raw
  To: gentoo-embedded

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

>>> Compiling source in
/var/tmp/cross/mipsel-unknown-linux-uclibc/portage/gcc-4.1.1-r1/work/gcc-4.1.1
...
 ^[[32;01m*^[[0m CFLAGS="-O2 -pipe"
 ^[[32;01m*^[[0m CXXFLAGS=""
 ^[[32;01m*^[[0m Configuring gcc ...
 ^[[32;01m*^[[0m running gcc-compiler-configure
 ^[[32;01m*^[[0m configuring for GCC_LANG: c,c++,fortran

!!! ERROR: cross-mipsel-unknown-linux-uclibc/gcc-4.1.1-r1 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  ebuild.sh, line 1255:   Called toolchain_src_compile
  toolchain.eclass, line 24:   Called gcc_src_compile
  toolchain.eclass, line 1520:   Called gcc_do_configure
  toolchain.eclass, line 1269:   Called built_with_use
'cross-mipsel-unknown-linux-uclibc/uclibc' 'crosscompile_opts_headers-only'
  eutils.eclass, line 1605:   Called die

!!! cross-mipsel-unknown-linux-uclibc/uclibc-0.9.28 does not actually
support the crosscompile_opts_headers-only USE flag!
!!! If you need support, post the topmost build error, and the call
stack if relevant.

!!! This ebuild is from an overlay: '/home/pavlix/ebuilds'
 \b\b... done!

>>> Emerging (1 of 1) cross-mipsel-unknown-linux-uclibc/gcc-4.1.1-r1 to /


- --
Web: http://www.pavlix.net/
Blog: http://blog.pavlix.net/

Jabber: pavlix@jabber.cz (toto není e-mail, viz www.jabber.cz)
MSN, ICQ, Yahoo, other IM: viz www.jabber.cz (ale kdy? hezky poprosíte...)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFCCcaXbBP7BMvE8wRAgzWAJ4v/lUwyX/U0+uMBA35ditTK/oIPQCePnJe
/09XYRI84iPJUEaESrF5HUs=
=2YS8
-----END PGP SIGNATURE-----
-- 
gentoo-embedded@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-embedded] Crossdev doesn't build gcc correctly, any help?
  2006-09-13 15:43 [gentoo-embedded] Crossdev doesn't build gcc correctly, any help? pavlix
@ 2006-09-13 15:58 ` Jakub Ladman
  2006-09-14  1:00 ` Mike Frysinger
  1 sibling, 0 replies; 5+ messages in thread
From: Jakub Ladman @ 2006-09-13 15:58 UTC (permalink / raw
  To: gentoo-embedded

Try older gcc with --g option (e.g. --g 3.4.6)
Jakub
 
Dne středa 13 září 2006 17:43 pavlix napsal(a):
> >>> Compiling source in
>
> /var/tmp/cross/mipsel-unknown-linux-uclibc/portage/gcc-4.1.1-r1/work/gcc-4.
>1.1 ...
>  ^[[32;01m*^[[0m CFLAGS="-O2 -pipe"
>  ^[[32;01m*^[[0m CXXFLAGS=""
>  ^[[32;01m*^[[0m Configuring gcc ...
>  ^[[32;01m*^[[0m running gcc-compiler-configure
>  ^[[32;01m*^[[0m configuring for GCC_LANG: c,c++,fortran
>
> !!! ERROR: cross-mipsel-unknown-linux-uclibc/gcc-4.1.1-r1 failed.
> Call stack:
>   ebuild.sh, line 1546:   Called dyn_compile
>   ebuild.sh, line 937:   Called src_compile
>   ebuild.sh, line 1255:   Called toolchain_src_compile
>   toolchain.eclass, line 24:   Called gcc_src_compile
>   toolchain.eclass, line 1520:   Called gcc_do_configure
>   toolchain.eclass, line 1269:   Called built_with_use
> 'cross-mipsel-unknown-linux-uclibc/uclibc' 'crosscompile_opts_headers-only'
>   eutils.eclass, line 1605:   Called die
>
> !!! cross-mipsel-unknown-linux-uclibc/uclibc-0.9.28 does not actually
> support the crosscompile_opts_headers-only USE flag!
> !!! If you need support, post the topmost build error, and the call
> stack if relevant.
>
> !!! This ebuild is from an overlay: '/home/pavlix/ebuilds'
>  \b\b... done!
>
> >>> Emerging (1 of 1) cross-mipsel-unknown-linux-uclibc/gcc-4.1.1-r1 to /
>
> --
> Web: http://www.pavlix.net/
> Blog: http://blog.pavlix.net/
>
> Jabber: pavlix@jabber.cz (toto není e-mail, viz www.jabber.cz)
> MSN, ICQ, Yahoo, other IM: viz www.jabber.cz (ale kdy? hezky poprosíte...)

-- 
gentoo-embedded@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-embedded] Crossdev doesn't build gcc correctly, any help?
  2006-09-13 15:43 [gentoo-embedded] Crossdev doesn't build gcc correctly, any help? pavlix
  2006-09-13 15:58 ` Jakub Ladman
@ 2006-09-14  1:00 ` Mike Frysinger
  2006-09-14 11:28   ` Leonardo Shiguemi Dinnouti
  1 sibling, 1 reply; 5+ messages in thread
From: Mike Frysinger @ 2006-09-14  1:00 UTC (permalink / raw
  To: gentoo-embedded; +Cc: pavlix

[-- Attachment #1: Type: text/plain, Size: 82 bytes --]

not crossdev's fault ... see:
http://bugs.gentoo.org/show_bug.cgi?id=147237
-mike

[-- Attachment #2: Type: application/pgp-signature, Size: 827 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-embedded] Crossdev doesn't build gcc correctly, any help?
  2006-09-14  1:00 ` Mike Frysinger
@ 2006-09-14 11:28   ` Leonardo Shiguemi Dinnouti
  2006-09-14 15:38     ` Mike Frysinger
  0 siblings, 1 reply; 5+ messages in thread
From: Leonardo Shiguemi Dinnouti @ 2006-09-14 11:28 UTC (permalink / raw
  To: gentoo-embedded

[-- Attachment #1: Type: text/plain, Size: 197 bytes --]

Have tried to use USE="-fortran" ?

Leonardo.

On 9/13/06, Mike Frysinger <vapier@gentoo.org> wrote:
>
> not crossdev's fault ... see:
> http://bugs.gentoo.org/show_bug.cgi?id=147237
> -mike
>
>
>

[-- Attachment #2: Type: text/html, Size: 551 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-embedded] Crossdev doesn't build gcc correctly, any help?
  2006-09-14 11:28   ` Leonardo Shiguemi Dinnouti
@ 2006-09-14 15:38     ` Mike Frysinger
  0 siblings, 0 replies; 5+ messages in thread
From: Mike Frysinger @ 2006-09-14 15:38 UTC (permalink / raw
  To: gentoo-embedded; +Cc: Leonardo Shiguemi Dinnouti

[-- Attachment #1: Type: text/plain, Size: 149 bytes --]

On Thursday 14 September 2006 07:28, Leonardo Shiguemi Dinnouti wrote:
> Have tried to use USE="-fortran" ?

fortran has nothing to do with it
-mike

[-- Attachment #2: Type: application/pgp-signature, Size: 827 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-09-14 16:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-13 15:43 [gentoo-embedded] Crossdev doesn't build gcc correctly, any help? pavlix
2006-09-13 15:58 ` Jakub Ladman
2006-09-14  1:00 ` Mike Frysinger
2006-09-14 11:28   ` Leonardo Shiguemi Dinnouti
2006-09-14 15:38     ` Mike Frysinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox