* Re: Is objconv a requirement for building Grub? [not found] <CAMi+fE=8sj9KLmT6WxaaZ8bA+yk_Q4Sa7+-ukiqJEk1PWPXfNA@mail.gmail.com> @ 2016-04-19 3:34 ` Andrei Borzenkov 2016-04-19 14:18 ` Eric Andrew Lewis 2016-08-10 16:01 ` Vladimir 'phcoder' Serbinenko 0 siblings, 2 replies; 3+ messages in thread From: Andrei Borzenkov @ 2016-04-19 3:34 UTC (permalink / raw) To: Eric Andrew Lewis, help-grub, The development of GNU GRUB That's more in place on grub-devel. 19.04.2016 03:27, Eric Andrew Lewis пишет: > I'm trying to build a patched version of Grub from source on a Mac. I've > installed all the requirements in the INSTALL file, but got an error while > running ./configure > > configure: error: objconv not found which is required when building with > apple compiler obconv is used when using Apple linker instead of GNU ld (mesage is misleading here). If you installed all requirements, you should also have binutils which includes GNU ld and GCC. In this case any reason you do not use them? I suppose it is possible to build grub using native Apple cc/ld, in which case it probably becomes relevant. > I assume I should install objconv <http://www.agner.org/optimize/#objconv>? > If so, can we add this to the Requirements list? > Sure, I just wonder if someone can name more specific version requirements. ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Is objconv a requirement for building Grub? 2016-04-19 3:34 ` Is objconv a requirement for building Grub? Andrei Borzenkov @ 2016-04-19 14:18 ` Eric Andrew Lewis 2016-08-10 16:01 ` Vladimir 'phcoder' Serbinenko 1 sibling, 0 replies; 3+ messages in thread From: Eric Andrew Lewis @ 2016-04-19 14:18 UTC (permalink / raw) To: Andrei Borzenkov; +Cc: The development of GNU GRUB [-- Attachment #1: Type: text/plain, Size: 341 bytes --] On Mon, Apr 18, 2016 at 11:34 PM, Andrei Borzenkov <arvidjaar@gmail.com> wrote: > If you installed all requirements, you should also > have binutils which includes GNU ld and GCC. In this case any reason you > do not use them? I did install binutils and proceeded with the instructions in the INSTALL file. Should I have done differently? [-- Attachment #2: Type: text/html, Size: 668 bytes --] ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Is objconv a requirement for building Grub? 2016-04-19 3:34 ` Is objconv a requirement for building Grub? Andrei Borzenkov 2016-04-19 14:18 ` Eric Andrew Lewis @ 2016-08-10 16:01 ` Vladimir 'phcoder' Serbinenko 1 sibling, 0 replies; 3+ messages in thread From: Vladimir 'phcoder' Serbinenko @ 2016-08-10 16:01 UTC (permalink / raw) To: The development of GNU GRUB, Eric Andrew Lewis, help-grub [-- Attachment #1: Type: text/plain, Size: 1456 bytes --] Le Tue, Apr 19, 2016 à 5:34 AM, Andrei Borzenkov <arvidjaar@gmail.com> a écrit : > That's more in place on grub-devel. > > 19.04.2016 03:27, Eric Andrew Lewis пишет: > > I'm trying to build a patched version of Grub from source on a Mac. I've > > installed all the requirements in the INSTALL file, but got an error > while > > running ./configure > > > > configure: error: objconv not found which is required when building with > > apple compiler > > obconv is used when using Apple linker instead of GNU ld (mesage is > misleading here). If you installed all requirements, you should also > have binutils which includes GNU ld and GCC. In this case any reason you > do not use them? > > We use whatever compiler and linker user asked us to use. We check if -Wl,-melf_i386 is supported. If it is we just use it. If not we try to use apple compiler+objconv. So you need to check that your setup supports -Wl,-melf_i386. > I suppose it is possible to build grub using native Apple cc/ld, in > which case it probably becomes relevant. > > > I assume I should install objconv < > http://www.agner.org/optimize/#objconv>? > > If so, can we add this to the Requirements list? > > > > Sure, I just wonder if someone can name more specific version requirements. > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel > [-- Attachment #2: Type: text/html, Size: 2166 bytes --] ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-08-10 16:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <CAMi+fE=8sj9KLmT6WxaaZ8bA+yk_Q4Sa7+-ukiqJEk1PWPXfNA@mail.gmail.com>
2016-04-19 3:34 ` Is objconv a requirement for building Grub? Andrei Borzenkov
2016-04-19 14:18 ` Eric Andrew Lewis
2016-08-10 16:01 ` Vladimir 'phcoder' Serbinenko
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.