Boost logo

Boost :

Subject: [boost] libs/context/src/asm/make_i386_sysv_elf_gas.S:37: Error: junk at end of line
From: Frédéric Bron (frederic.bron_at_[hidden])
Date: 2013-10-10 12:02:08


Hello,

When building with i686-w64-mingw32 cross compiler, this is what I get:

libs/context/src/asm/make_i386_sysv_elf_gas.S: Assembler messages:
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?

Frédéric


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