Stefan Hajnoczi <stefa...@gmail.com> writes:
> So although the function is extern, the pxe_menu_boot symbol has
> visibility "hidden" and the compiler decides inlining is okay, despite
> it being a weak symbol.  Add __attribute__((visibility("default"))) to
> pxe_menu_boot() to test this.

FWIW, a patch to fix the GCC bug has now been accepted and applied to trunk.
Thanks for raising the issue.

Richard
_______________________________________________
gPXE-devel mailing list
gPXE-devel@etherboot.org
http://etherboot.org/mailman/listinfo/gpxe-devel

Reply via email to