Fwd: Compiler Tests

From: Nick Krause
Date: Mon Jul 07 2014 - 22:51:32 EST


---------- Forwarded message ----------
From: Nick Krause <xerofoify@xxxxxxxxx>
Date: Mon, Jul 7, 2014 at 10:13 PM
Subject: Fwd: Compiler Tests
To: Levente Kurusa <levex@xxxxxxxxx>
Cc: "linux-kernel@xxxxxxxxxxxxxxx" <linux-kernel@xxxxxxxxxxxxxxx>


---------- Forwarded message ----------
From: Nick Krause <xerofoify@xxxxxxxxx>
Date: Mon, Jul 7, 2014 at 6:45 PM
Subject: Fwd: Compiler Tests
To: lkurusa@xxxxxxxxxx
Cc: "linux-kernel@xxxxxxxxxxxxxxx" <linux-kernel@xxxxxxxxxxxxxxx>


On Mon, Jul 7, 2014 at 4:31 PM Levente Kurusa wrote
Subject: Re: Compiler Tests
To: Nick Krause <xerofoify@xxxxxxxxx>
Hi,

2014-07-07 22:05 GMT+02:00 Nick Krause <xerofoify@xxxxxxxxx>:
> [...]
> um-i386: No compiler

UML should be able to be built without anything specific.

Try this:

$ make mrproper
$ make ARCH=um mrproper
$ make ARCH=um defconfig
$ make ARCH=um

... and then it should be built.



(Also, seeing from your other posts on the list, please avoid topposting...)

Thanks,
Levente Kurusa

Hey Levente,
Thanks for the information on um i386 build. I will build it later
today to see if it now builds.
Cheers Nick

Hey Levente,
um-i386 seems to build now. Overall excluding rand configs we now
have as of updating my branch , 9 tests fail as I am excluding xtensa
due
to issues with my binutils perhaps.
Cheers Nick


Sorry again about another message but s390-allnoconfig seems to build
now which is great news. :)
Cheers Nick
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/