bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Native compile problem


From: Derek Fults
Subject: Native compile problem
Date: Wed, 18 Jul 2001 16:15:09 -0700

 I am just starting to build the Hurd sources.  I figured the easiest
thing to do was install the Hurd on a seperate machine and try to build
the sources there instead of trying to setup a cross-compile
environment.  I came across this error during the build process.
Originally I thought it had something do with the mig I was using, so I
downloaded mig-1 .2 and used it, but it did not seem to make a
difference.    Thoughts?


make[1]: Leaving directory `/root/Build/hurd-0.2/obj/libstore'
make -C libdiskfs all
make[1]: Entering directory `/root/Build/hurd-0.2/obj/libdiskfs'
gcc -O  -Wall -g -O3 -DHAVE_CRYPT=1  -I. -I../../libdiskfs -I.. -I../..
-I../../include -D_GNU_SOURCE  -c -o file-syncfs.o
../../libdiskfs/file-syncfs.c
../../libdiskfs/file-syncfs.c: In function `helper':
../../libdiskfs/file-syncfs.c:61: internal error--unrecognizable insn:
(insn/i 123 122 124 (parallel[
            (set (reg/v:SI 42)
                (asm_operands/v ("xchgl %0, %1") ("=&r") 0[
                        (reg:SI 41)
                    ]
                    [
                        (asm_input:SI ("0"))
                    ]  ("/include/machine-lock.h") 53))
            (set (mem/v:SI (reg/v:SI 39) 0)
                (asm_operands/v ("xchgl %0, %1") ("=m") 1[
                        (reg:SI 41)
                    ]
                    [
                        (asm_input:SI ("0"))
                    ]  ("/include/machine-lock.h") 53))
        ] ) -1 (insn_list 117 (insn_list 122 (nil)))
    (expr_list:REG_DEAD (reg:SI 41)
        (nil)))
make[1]: *** [file-syncfs.o] Error 1
make[1]: Leaving directory `/root/Build/hurd-0.2/obj/libdiskfs'
make: *** [libdiskfs] Error 2





reply via email to

[Prev in Thread] Current Thread [Next in Thread]