[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/19311] New: arm-linux-as build on Mac OS X with Xcode7 fai
From: |
tonne1.schindler at web dot de |
Subject: |
[Bug binutils/19311] New: arm-linux-as build on Mac OS X with Xcode7 fails to assemble code from FreePascal cross-compiler |
Date: |
Mon, 30 Nov 2015 17:30:20 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=19311
Bug ID: 19311
Summary: arm-linux-as build on Mac OS X with Xcode7 fails to
assemble code from FreePascal cross-compiler
Product: binutils
Version: 2.25
Status: NEW
Severity: normal
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: tonne1.schindler at web dot de
Target Milestone: ---
arm-linux-as build on Mac OS X with the command line tools from Xcode 7 fails
to assemble code from FreePascal cross-compiler, whereas everything goes
smooth, if the binutils are built with Xcode 6.
This is the relevant part of the log:
/BlaBla/fpc_fixes_3_0/compiler/ppcrossarm -Ur -Tlinux -Parm -XParm-linux- -Xr
-Ur -Xs -O2 -n -Fi../inc -Fi../arm -Fi../unix -Fiarm -FE.
-FU/BlaBla/fpc_fixes_3_0/rtl/units/arm-linux -ap -darm -dRELEASE -Us -Sg
system.pp
system.inc(1824,8) Warning: Implicit string type conversion from
"RawByteString" to "UnicodeString"
{standard input}: Assembler messages:
{standard input}:69: Error: invalid constant (7f) after fixup
and many more so.
simply executing "arm-linux-as string.s" yields the same error or not depending
on the version of xcode.
I checked config.status and config.log in gas and could not find any relevant
difference. The binutils are built with --target=arm-linux and --disable-werror
--disable-nls. I tried some modications of the configure options, but they did
not make any difference.
Karl-Michael Schindler
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug binutils/19311] New: arm-linux-as build on Mac OS X with Xcode7 fails to assemble code from FreePascal cross-compiler,
tonne1.schindler at web dot de <=