Displaying 5 results from an estimated 5 matches for "some_s".
Did you mean:
somers
2016 May 27
2
Boot prompt ignored
> I also sent (off-list) a bootable floppy image to GeneC, using binaries
> from Fedora 24, package version "6.03-6" (coincidentally), and a simple
> syslinux.cfg, replicating the behavior.
>
Testing with:
_ 6.03-8.fc24 : still the same unwanted behavior as 6.03-6.fc24;
_ 6.04-0.1.fc25: works correctly (regarding this matter).
I still think that distributions using
2009 Dec 03
0
[LLVMdev] PassManager again...
Hi all!
On 11/20/2009 06:29 PM, Devang Patel wrote:
>
> On Fri, Nov 20, 2009 at 6:54 AM, Andreas Neustifter wrote:
>>
>> If I use AU.addRequired<ProfileInfo>() in SelectionDAGISel.cpp the
>> wrong ProfileInfo is used. It uses the "No ProfileInfo" implementation
>> if ProfileInfo but not the one from ProfileInfoLoaderPass. (Which is
>>
2016 Jun 06
0
Boot prompt ignored
>
> > I also sent (off-list) a bootable floppy image to GeneC, using binaries
> > from Fedora 24, package version "6.03-6" (coincidentally), and a simple
> > syslinux.cfg, replicating the behavior.
> >
>
> Testing with:
> _ 6.03-8.fc24 : still the same unwanted behavior as 6.03-6.fc24;
> _ 6.04-0.1.fc25: works correctly (regarding this
2009 Nov 20
2
[LLVMdev] PassManager again...
On Fri, Nov 20, 2009 at 6:54 AM, Andreas Neustifter
<astifter-llvm at gmx.at> wrote:
>
> If I use AU.addRequired<ProfileInfo>() in SelectionDAGISel.cpp the
> wrong ProfileInfo is used. It uses the "No ProfileInfo" implementation
> if ProfileInfo but not the one from ProfileInfoLoaderPass. (Which is
> immediately discarded after creation.)
>
You need to
2007 Jan 25
10
Problems with building a complete kernel
I have a plain vanilla Centos source (not 100% sure where we got it
from), but I can't seem to get a build that installs correctly.
I tried the method described at
http://wiki.centos.org/HowTos/Custom_Kernel, but rpm doesn't like the
output file, and even if I install it with -F, nothing seems to happen -
no new kernel, now initrd, nothing.
When I tried following the directions in the