On 2012/12/10 17:56, Jiri B wrote:
> Hi,
> 
> I tried to make IPXE running on OpenBSD and got this reply from
> IPXE guy asking for binutils version - huh, how to check it?
> My OpenBSD install was some last November snapshot for amd64.
> 

2.15 (2004 vintage), yes it's old, and yes there are reasons why
it hasn't been updated. ;)

> >>   [BUILD] bin/tls.o
> >> net/tls.c: In function 'tls_new_server_hello':
> >> net/tls.c:1668: internal compiler error: Segmentation fault
> >> Please submit a full bug report,
> >> with preprocessed source if appropriate.
> >> See <URL:http://gcc.gnu.org/bugs.html> for instructions.
> >> gmake: *** [bin/tls.o] Error 1
> >
> >This sounds like a gcc-4.2.1 bug. Using a newer version is the way to go.

Or identifying the fix and see if similar can be done to gcc-4.2.1.

Or have you tried clang?

Reply via email to