From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 8901] gcc failes to build if fortran is enabled
Date: Mon, 02 May 2016 20:46:26 +0000 [thread overview]
Message-ID: <bug-8901-163-FgcBJFJprF@https.bugs.busybox.net/> (raw)
In-Reply-To: <bug-8901-163@https.bugs.busybox.net/>
https://bugs.busybox.net/show_bug.cgi?id=8901
--- Comment #2 from Thijs Vermeir <thijsvermeir@gmail.com> ---
This works for x86_64, but does not work for qemu_arm_versatile_defconfig.
---
for i in libgfortran libquadmath ; do cp -dpf
/home/tvermeir/buildroot/bug-fortran/output/host/usr/arm-buildroot-linux-uclibcgnueabi/lib*/${i}.a
/home/tvermeir/buildroot/bug-fortran/output/host/usr/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/
; done
cp: cannot stat
?/home/tvermeir/buildroot/bug-fortran/output/host/usr/arm-buildroot-linux-uclibcgnueabi/lib*/libquadmath.a?:
No such file or directory
package/pkg-generic.mk:205: recipe for target
'/home/tvermeir/buildroot/bug-fortran/output/build/host-gcc-final-4.9.3/.stamp_host_installed'
failed
make[1]: ***
[/home/tvermeir/buildroot/bug-fortran/output/build/host-gcc-final-4.9.3/.stamp_host_installed]
Error 1
Makefile:36: recipe for target '_all' failed
make: *** [_all] Error 2
---
--
You are receiving this mail because:
You are on the CC list for the bug.
next prev parent reply other threads:[~2016-05-02 20:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-02 18:53 [Buildroot] [Bug 8901] New: gcc failes to build if fortran is enabled bugzilla at busybox.net
2016-05-02 19:13 ` [Buildroot] [Bug 8901] " bugzilla at busybox.net
2016-05-02 20:46 ` bugzilla at busybox.net [this message]
2016-09-12 15:07 ` bugzilla at busybox.net
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-8901-163-FgcBJFJprF@https.bugs.busybox.net/ \
--to=bugzilla@busybox.net \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.