Boost logo

Boost :

Subject: Re: [boost] libs/context/src/asm/make_i386_sysv_elf_gas.S:37: Error: junk at end of line
From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2013-10-10 12:18:08


2013/10/10 Frédéric Bron <frederic.bron_at_[hidden]>

cross-compiling is not work

libs/context/src/asm/make_i386_sysv_elf_gas.S: Assembler messages:
>

you try to compile assembler for i386 for SYSV ABI + ELF binary format

> libs/context/src/asm/make_i386_sysv_elf_gas.S:37: Warning: .type
> pseudo-op used outside of .def/.endef ignored.
> libs/context/src/asm/make_i386_sysv_elf_gas.S:37: Error: junk at end
> of line, first unrecognized character is `m'
> libs/context/src/asm/make_i386_sysv_elf_gas.S:77: Warning: .size
> pseudo-op used outside of .def/.endef ignored.
> libs/context/src/asm/make_i386_sysv_elf_gas.S:77: Error: junk at end
> of line, first unrecognized character is `m'
> libs/context/src/asm/make_i386_sysv_elf_gas.S:80: Error: junk at end
> of line, first unrecognized character is `-'
> ...failed gcc.compile.asm
>
> bin.v2/libs/context/build/gcc-mingw-4.8.1/debug/address-model-32/link-static/target-os-windows/threadapi-win32/threading-multi/asm/make_i386_>
>
> What does that mean?
>

you try to compile i386-UNIX assembler code on Windows


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk