This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/43294] New: Error: junk at end of line, first unrecognized character is `@'


if [ x"-fpic" != x ]; then \
          /home/andreas/src/gcc/m68k/./gcc/xgcc
-B/home/andreas/src/gcc/m68k/./gcc/ -B/usr/local/m68k-linux/m68k-linux/bin/
-B/usr/local/m68k-linux/m68k-linux/lib/ -isystem
/usr/local/m68k-linux/m68k-linux/include -isystem
/usr/local/m68k-linux/m68k-linux/sys-include    -c -DHAVE_CONFIG_H -O2 -g  -I.
-I../../../gcc/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat
-Wstrict-prototypes -pedantic  -fpic ../../../gcc/libiberty/make-temp-file.c -o
pic/make-temp-file.o; \
        else true; fi
/tmp/ccuqFiGf.s: Assembler messages:
/tmp/ccuqFiGf.s:542: Error: junk at end of line, first unrecognized character
is `@'
make[1]: *** [make-temp-file.o] Error 1
make[1]: Leaving directory `/home/andreas/src/gcc/m68k/m68k-linux/libiberty'
make: *** [all-target-libiberty] Error 2


        .section        .debug_loc,"",@progbits
.Ldebug_loc0:
[...]
        .long   .LC1@GOT.w


-- 
           Summary: Error: junk at end of line, first unrecognized character
                    is `@'
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Keywords: build, assemble-failure
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: schwab at linux-m68k dot org
GCC target triplet: m68k-*-*


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43294


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]