Is it possible to build gcc 4.8 / 4.9 (development) for OpenBSD 5.3 amd64?
I tried and failed. The first stage compiler fails building libgomp
because of a relocation problem in a DWARF frame descriptor.
"relocation R_X86_64_32 can not be used when making a shared object"
I am not explicitly m
> > Is it possible to build gcc 4.8 / 4.9 (development) for OpenBSD 5.3 amd64?
> >
> > I tried and failed. The first stage compiler fails building libgomp
> > because of a relocation problem in a DWARF frame descriptor.
> >
> > "relocation R_X86_64_32 can not be used when making a shared object