On Sun, May 31, 2009 at 09:20:24PM +0200, Jan Nieuwenhuizen wrote:
> Op zaterdag 30-05-2009 om 22:46 uur [tijdzone -0700], schreef Graham
> Percival:
>
> > Who has successfully built GUB?
>
> Me! :-)
Anybody else? Particularly on ubuntu systems?
> > def compile_command (self):
> >
Am Sonntag, 31. Mai 2009 21:22:41 schrieb Jan Nieuwenhuizen:
> Op zaterdag 30-05-2009 om 22:46 uur [tijdzone -0700], schreef Graham
>
> Percival:
> > Any more tips? I'd really like to get this working so I can make
> > releases.
>
> Oh, you can also try to not waste your hardware resources and con
Op zaterdag 30-05-2009 om 22:46 uur [tijdzone -0700], schreef Graham
Percival:
> Any more tips? I'd really like to get this working so I can make
> releases.
Oh, you can also try to not waste your hardware resources and confuse
softwary by just installing 64 bits ;-)
Can you build everything el
Op zaterdag 30-05-2009 om 22:46 uur [tijdzone -0700], schreef Graham
Percival:
> Who has successfully built GUB?
Me!
:-)
> def compile_command (self):
> os.putenv('CFLAGS', '-fno-stack-protector ')
> return (cross.AutoBuild.compile_command (self))
> to the class Gcc (cross.Au