mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Patrick Oppenlander <pattyo.lists@gmail.com>
To: musl@lists.openwall.com
Subject: Re: musl-cross-make / litecross improvements
Date: Fri, 6 May 2016 08:43:58 +1000	[thread overview]
Message-ID: <572BCCAE.8000202@gmail.com> (raw)
In-Reply-To: <20160503044835.GA5517@brightrain.aerifal.cx>

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

On 03/05/16 14:48, Rich Felker wrote:
> Let me know if any major bugs/inconveniences remain that I should
> prioritize fixing.

Hi Rich,

used this for the first time today (commit 4afd97a). Ran into a build 
failure using this config.mak:

TARGET = arm-linux-musleabi
OUTPUT = /opt/cross
GCC_CONFIG += --with-cpu=cortex-a8

I can send a full build log to your personal mail (~600KiB) if it helps.

libtool: compile: 
/home/patrick/src/patrick/musl-cross-make/build-arm-linux-musleabi/obj_toolchain/./gcc/xgcc 
-B/home/patrick/src/patrick/musl-cross-make/build-arm-linux-musleabi/obj_toolchain/./gcc/ 
-B/arm-linux-musleabi/bin/ -B/arm-linux-musleabi/lib/ -isystem 
/arm-linux-musleabi/include -isystem /arm-linux-musleabi/sys-include 
-L/home/patrick/src/patrick/musl-cross-make/build-arm-linux-musleabi/obj_toolchain/./ld 
--sysroot=/home/patrick/src/patrick/musl-cross-make/build-arm-linux-musleabi/obj_sysroot 
-DHAVE_CONFIG_H -I. -I../../../src_toolchain/boehm-gc -I./include 
-I/home/patrick/src/patrick/musl-cross-make/build-arm-linux-musleabi/src_toolchain/boehm-gc/include 
-fexceptions -Iinclude -I././targ-include -I.//libc/include -g -O2 -MT 
os_dep.lo -MD -MP -MF .deps/os_dep.Tpo -c 
../../../src_toolchain/boehm-gc/os_dep.c  -fPIC -DPIC -o .libs/os_dep.o
../../../src_toolchain/boehm-gc/os_dep.c:20:30: fatal error: 
linux/version.h: No such file or directory
compilation terminated.
Makefile:444: recipe for target 'os_dep.lo' failed
make[5]: *** [os_dep.lo] Error 1
make[5]: Leaving directory 
'/home/patrick/src/patrick/musl-cross-make/build-arm-linux-musleabi/obj_toolchain/arm-linux-musleabi/boehm-gc'
Makefile:490: recipe for target 'all-recursive' failed
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory 
'/home/patrick/src/patrick/musl-cross-make/build-arm-linux-musleabi/obj_toolchain/arm-linux-musleabi/boehm-gc'
Makefile:18152: recipe for target 'all-target-boehm-gc' failed
make[3]: *** [all-target-boehm-gc] Error 2
make[3]: Leaving directory 
'/home/patrick/src/patrick/musl-cross-make/build-arm-linux-musleabi/obj_toolchain'
Makefile:878: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory 
'/home/patrick/src/patrick/musl-cross-make/build-arm-linux-musleabi/obj_toolchain'
Makefile:132: recipe for target 'obj_toolchain/.lc_built' failed
make[1]: *** [obj_toolchain/.lc_built] Error 2
make[1]: Leaving directory 
'/home/patrick/src/patrick/musl-cross-make/build-arm-linux-musleabi'
Makefile:133: recipe for target 'all' failed
make: *** [all] Error 2
make  1325.21s user 101.15s system 91% cpu 26:03.63 total


Are you planning on supporting GCC 5.3? I may be able to contribute some 
patches.

         Patrick

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

  parent reply	other threads:[~2016-05-05 22:43 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-03  4:48 Rich Felker
2016-05-03 11:39 ` Szabolcs Nagy
2016-05-03 18:02   ` Rich Felker
2016-05-03 20:16     ` Szabolcs Nagy
2016-05-03 21:57       ` Szabolcs Nagy
2016-05-04  0:16         ` Rich Felker
2016-05-04  3:53         ` Rich Felker
2016-05-04  8:15           ` Szabolcs Nagy
2016-05-06  5:14         ` Rich Felker
2016-05-04  9:28 ` [J-core] " Rob Landley
2016-05-04 11:10   ` Szabolcs Nagy
2016-05-04 11:27     ` Laurent Bercot
2016-05-04 11:52       ` Szabolcs Nagy
2016-05-04 16:33   ` Rich Felker
2016-05-04 16:48     ` Daniel Cegiełka
2016-05-04 17:16     ` Szabolcs Nagy
2016-05-04 18:09       ` Rich Felker
2016-05-04 17:54     ` Rich Felker
2016-05-05 22:43 ` Patrick Oppenlander [this message]
2016-05-06  2:44   ` Rich Felker
2016-05-06  6:03     ` Patrick Oppenlander
2016-05-06 20:49     ` Szabolcs Nagy
2016-05-08 23:04       ` Patrick Oppenlander

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=572BCCAE.8000202@gmail.com \
    --to=pattyo.lists@gmail.com \
    --cc=musl@lists.openwall.com \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).