Carl-Daniel Hailfinger wrote:
On 04.04.2008 22:46, Carl-Daniel Hailfinger wrote:
On 04.04.2008 22:15, Stefan Reinauer wrote:
Signed-off-by: Stefan Reinauer stepan@coresystems.de
Could you try this whitespace-only change instead?
Turns out this was not about whitespace, but the "/" character used in the division was interpreted as a comment character if GNU as had been compiled for an i*86-elf target (commonly seen on MacOSX).
Just as a side node: This has nothing to do with Mac OS X but was compiled from the GNU binutils sources. Mac OS X does not use ELF in any way.