All of lore.kernel.org
 help / color / mirror / Atom feed
* Failed to configure/make under Cygwin
@ 2006-08-21  9:04 Michele Montagni
  2006-08-21 11:41 ` Jan Kleinsorge
  0 siblings, 1 reply; 2+ messages in thread
From: Michele Montagni @ 2006-08-21  9:04 UTC (permalink / raw)
  To: Grub-devel

[-- Attachment #1: Type: text/plain, Size: 864 bytes --]

I've tried compiling GRUB 1.94 in Cygwin under Windows 2000, but "configure"
fails with the following messages:

 checking whether objcopy works for absolute addresses... no
configure: error: GRUB requires a working absolute objcopy; upgrade your
binutils

My Cygwin is up-to-date as of today, thus the 'binutils'
package has no later version available. This is the version
information I get by using the commands "ld -v" and "objcopy -V":

 GNU version 2.17.50 20060709

I also downloaded, recompiled and installed the latest version of
'binutils', but the result did not change.
Notice that the same error is obtained while trying to "configure" the old,
legacy GRUB version 0.97 .
Any ideas ?

Michele Montagni
via Sabotino 16
21100 Varese - Italy
------------------------------
phone: +39(0332)23.83.87
fax:      +39(0332)23.45.72
cell.:     +39(349)10.14.550

[-- Attachment #2: Type: text/html, Size: 1104 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Failed to configure/make under Cygwin
  2006-08-21  9:04 Failed to configure/make under Cygwin Michele Montagni
@ 2006-08-21 11:41 ` Jan Kleinsorge
  0 siblings, 0 replies; 2+ messages in thread
From: Jan Kleinsorge @ 2006-08-21 11:41 UTC (permalink / raw)
  To: The development of GRUB 2

Michele Montagni schrieb:
> I've tried compiling GRUB 1.94 in Cygwin under Windows 2000, but 
> "configure" fails with the following messages:
>
>  checking whether objcopy works for absolute addresses... no
> configure: error: GRUB requires a working absolute objcopy; upgrade 
> your binutils
>
> My Cygwin is up-to-date as of today, thus the 'binutils'
> package has no later version available. This is the version
> information I get by using the commands "ld -v" and "objcopy -V":
>
>  GNU version 2.17.50 20060709
>
> I also downloaded, recompiled and installed the latest version of 
> 'binutils', but the result did not change.
> Notice that the same error is obtained while trying to "configure" the 
> old, legacy GRUB version 0.97 .
>
> Any ideas ?
>
> Michele Montagni
> via Sabotino 16
> 21100 Varese - Italy
> ------------------------------
> phone: +39(0332)23.83.87
> fax:      +39(0332)23.45.72
> cell.:     +39(349)10.14.550    
> ------------------------------------------------------------------------
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
>   
Hi,

You will need a toolchain that supports i386/ELF. The Cygwin tools are
very limited and produce PE objects. Also, the binutils are either
'empty' or also tweaked for PE. There is no official toolchain for
Cygwin. In short: This won't work.


Jan




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-08-21 11:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-21  9:04 Failed to configure/make under Cygwin Michele Montagni
2006-08-21 11:41 ` Jan Kleinsorge

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.