http://bugs.linuxfromscratch.org/show_bug.cgi?id=1634

           Summary: Error when compiling kernel
           Product: Hardened Linux From Scratch
           Version: SVN
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: Book
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]


Got something like this when doing | make CC="gcc -no-pie -fno-stack-protector-
all" | on kernel sources:
  LD      init/mounts.o
  CC      init/initramfs.o
  LD      init/built-in.o
  CC      arch/i386/kernel/process.o
{standard input}: Assembler messages:
{standard input}:772: Error: suffix or operands invalid for `mov'
{standard input}:773: Error: suffix or operands invalid for `mov'
{standard input}:973: Error: suffix or operands invalid for `mov'
{standard input}:974: Error: suffix or operands invalid for `mov'
{standard input}:1075: Error: suffix or operands invalid for `mov'
{standard input}:1076: Error: suffix or operands invalid for `mov'
{standard input}:1160: Error: suffix or operands invalid for `mov'
{standard input}:1161: Error: suffix or operands invalid for `mov'
{standard input}:1241: Error: suffix or operands invalid for `mov'
{standard input}:1253: Error: suffix or operands invalid for `mov'
make[1]: *** [arch/i386/kernel/process.o]...



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.
-- 
http://linuxfromscratch.org/mailman/listinfo/hlfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to