Felix Zielcke wrote:
Am Freitag, den 08.08.2008, 23:13 +0200 schrieb Christian Franke:
I agree. I posted a patch which handles both grub.d/10_windows and
grub-pe2elf.
Thanks I even saw that mail before this.
I even reverted now my rm -f 10_windows change to current Debian trunk,
but
Hello,
Am Freitag, den 08.08.2008, 23:13 +0200 schrieb Christian Franke:
>
> I agree. I posted a patch which handles both grub.d/10_windows and
> grub-pe2elf.
>
Thanks I even saw that mail before this.
I even reverted now my rm -f 10_windows change to current Debian trunk,
but to commit I wai
Felix Zielcke wrote:
Hello,
Am Freitag, den 08.08.2008, 14:59 +0200 schrieb Christian Franke:
No, grub-pe2elf is build and installed even if is not necessary for the
build process. This should be no problem.
Well it's the same as with that --enable-debug thingy ;)
In our Debian tru
Hello,
Am Freitag, den 08.08.2008, 14:59 +0200 schrieb Christian Franke:
>
> No, grub-pe2elf is build and installed even if is not necessary for the
> build process. This should be no problem.
>
Well it's the same as with that --enable-debug thingy ;)
In our Debian trunk SVN I already commite
Robert Millan wrote:
On Fri, Aug 08, 2008 at 11:03:49AM +0200, Patrick Georgi wrote:
Hi,
I used cygwin to build grub2/i386-coreboot using an i386-elf cross
compiler. unfortunately the test in configure only looks for the host
platform and enables pe2elf in that case, even though my compile
On Fri, Aug 08, 2008 at 11:03:49AM +0200, Patrick Georgi wrote:
> Hi,
>
> I used cygwin to build grub2/i386-coreboot using an i386-elf cross
> compiler. unfortunately the test in configure only looks for the host
> platform and enables pe2elf in that case, even though my compiler emits
> ELF al
Patrick Georgi wrote:
Hi,
I used cygwin to build grub2/i386-coreboot using an i386-elf cross
compiler. unfortunately the test in configure only looks for the host
platform and enables pe2elf in that case, even though my compiler
emits ELF already.
my workaround is to just change that test (
On Fri, Aug 8, 2008 at 5:03 PM, Patrick Georgi <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I used cygwin to build grub2/i386-coreboot using an i386-elf cross compiler.
> unfortunately the test in configure only looks for the host platform and
> enables pe2elf in that case, even though my compiler emits EL
Hi,
I used cygwin to build grub2/i386-coreboot using an i386-elf cross
compiler. unfortunately the test in configure only looks for the host
platform and enables pe2elf in that case, even though my compiler emits
ELF already.
my workaround is to just change that test (there's no OS cyg_win),