mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Jens <jensl@jelaas.eu>
To: musl@lists.openwall.com
Subject: musl 1.1.0 on odriod
Date: Fri, 25 Apr 2014 15:09:49 +0200 (CEST)	[thread overview]
Message-ID: <alpine.LNX.2.11.1404251508100.8511@laas.mine.nu> (raw)


musl 1.0.1 compiles fine.

Which is an arm of some sort.
root@odroid-server:/usr/src/musl-1.1.0# cat /proc/cpuinfo
processor	: 0
model name	: ARMv7 Processor rev 0 (v7l)
BogoMIPS	: 3394.86
Features	: swp half thumb fastmult vfp edsp thumbee neon vfpv3 tls
CPU implementer	: 0x41
CPU architecture: 7
CPU variant	: 0x3
CPU part	: 0xc09
CPU revision	: 0

root@odroid-server:/usr/src/musl-1.1.0# make
gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard 
-frounding-math -D_XOPEN_SOURCE=700 -I./arch/arm -I./src/internal 
-I./include  -Os -pipe -fomit-frame-pointer -fno-unwind-tables 
-fno-asynchronous-unwind-tables -Wa,--noexecstack 
-Werror=implicit-function-declaration -Werror=implicit-int 
-Werror=pointer-sign -Werror=pointer-arith -fno-stack-protector  -c -o 
crt/crt1.o crt/arm/crt1.s
cp crt/crt1.o lib/crt1.o
gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard 
-frounding-math -D_XOPEN_SOURCE=700 -I./arch/arm -I./src/internal 
-I./include  -Os -pipe -fomit-frame-pointer -fno-unwind-tables 
-fno-asynchronous-unwind-tables -Wa,--noexecstack 
-Werror=implicit-function-declaration -Werror=implicit-int 
-Werror=pointer-sign -Werror=pointer-arith -fno-stack-protector  -fPIC -c 
-o crt/Scrt1.o crt/arm/Scrt1.s
cp crt/Scrt1.o lib/Scrt1.o
gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard 
-frounding-math -D_XOPEN_SOURCE=700 -I./arch/arm -I./src/internal 
-I./include  -Os -pipe -fomit-frame-pointer -fno-unwind-tables 
-fno-asynchronous-unwind-tables -Wa,--noexecstack 
-Werror=implicit-function-declaration -Werror=implicit-int 
-Werror=pointer-sign -Werror=pointer-arith -fno-stack-protector  -c -o 
crt/crti.o crt/arm/crti.s
cp crt/crti.o lib/crti.o
gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard 
-frounding-math -D_XOPEN_SOURCE=700 -I./arch/arm -I./src/internal 
-I./include  -Os -pipe -fomit-frame-pointer -fno-unwind-tables 
-fno-asynchronous-unwind-tables -Wa,--noexecstack 
-Werror=implicit-function-declaration -Werror=implicit-int 
-Werror=pointer-sign -Werror=pointer-arith -fno-stack-protector  -c -o 
crt/crtn.o crt/arm/crtn.s
cp crt/crtn.o lib/crtn.o
ln -sf ../arch/arm/bits include/bits
sed -f tools/mkalltypes.sed include/bits/alltypes.h.in 
include/alltypes.h.in > include/bits/alltypes.h
gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard 
-frounding-math -D_XOPEN_SOURCE=700 -I./arch/arm -I./src/internal 
-I./include  -Os -pipe -fomit-frame-pointer -fno-unwind-tables 
-fno-asynchronous-unwind-tables -Wa,--noexecstack 
-Werror=implicit-function-declaration -Werror=implicit-int 
-Werror=pointer-sign -Werror=pointer-arith -fno-stack-protector  -c -o 
arch/arm/src/__aeabi_atexit.o arch/arm/src/__aeabi_atexit.c
gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard 
-frounding-math -D_XOPEN_SOURCE=700 -I./arch/arm -I./src/internal 
-I./include  -Os -pipe -fomit-frame-pointer -fno-unwind-tables 
-fno-asynchronous-unwind-tables -Wa,--noexecstack 
-Werror=implicit-function-declaration -Werror=implicit-int 
-Werror=pointer-sign -Werror=pointer-arith -fno-stack-protector  -c -o 
arch/arm/src/find_exidx.o arch/arm/src/find_exidx.c
gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard 
-frounding-math -D_XOPEN_SOURCE=700 -I./arch/arm -I./src/internal 
-I./include  -Os -pipe -fomit-frame-pointer -fno-unwind-tables 
-fno-asynchronous-unwind-tables -Wa,--noexecstack 
-Werror=implicit-function-declaration -Werror=implicit-int 
-Werror=pointer-sign -Werror=pointer-arith -fno-stack-protector  -c -o 
src/aio/aio_cancel.o src/aio/aio_cancel.c
gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard 
-frounding-math -D_XOPEN_SOURCE=700 -I./arch/arm -I./src/internal 
-I./include  -Os -pipe -fomit-frame-pointer -fno-unwind-tables 
-fno-asynchronous-unwind-tables -Wa,--noexecstack 
-Werror=implicit-function-declaration -Werror=implicit-int 
-Werror=pointer-sign -Werror=pointer-arith -fno-stack-protector  -c -o 
src/aio/aio_error.o src/aio/aio_error.c
gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard 
-frounding-math -D_XOPEN_SOURCE=700 -I./arch/arm -I./src/internal 
-I./include  -Os -pipe -fomit-frame-pointer -fno-unwind-tables 
-fno-asynchronous-unwind-tables -Wa,--noexecstack 
-Werror=implicit-function-declaration -Werror=implicit-int 
-Werror=pointer-sign -Werror=pointer-arith -fno-stack-protector  -c -o 
src/aio/aio_fsync.o src/aio/aio_fsync.c
gcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard 
-frounding-math -D_XOPEN_SOURCE=700 -I./arch/arm -I./src/internal 
-I./include  -Os -pipe -fomit-frame-pointer -fno-unwind-tables 
-fno-asynchronous-unwind-tables -Wa,--noexecstack 
-Werror=implicit-function-declaration -Werror=implicit-int 
-Werror=pointer-sign -Werror=pointer-arith -fno-stack-protector  -c -o 
src/aio/aio_readwrite.o src/aio/aio_readwrite.c
{standard input}: Assembler messages:
{standard input}:34: Error: thumb conditional instruction should be in IT 
block -- `strexeq r3,r1,[r0,#0]'
{standard input}:35: Error: thumb conditional instruction should be in IT 
block -- `teqeq r3,#1'
make: *** [src/aio/aio_readwrite.o] Error 1



             reply	other threads:[~2014-04-25 13:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-25 13:09 Jens [this message]
2014-04-25 14:52 ` Rich Felker

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=alpine.LNX.2.11.1404251508100.8511@laas.mine.nu \
    --to=jensl@jelaas.eu \
    --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).