Problems with building OCaml-3.12.1
#1
Problems with building OCaml-3.12.1
Hello to all,

I am trying to compile and build the OCaml-3.12.1 compiler and tools - the last version which support MIPS and Irix.
It is quite easy to get a fresh build of compiler with static libraries option - just do
"./configure -no-shared-libs"
and after that
"gmake world"
or/and
"gmake world.opt" for faster native version.
However, when I want to get a version of byte and native compiler with shared libraries, the dynamic linker ld is very
upset and give me the strange message:
"ld32: FATAL 2 : Internal: at ../../ld/write.c writing beyond end-of-file"
(full log in attached file).

Has anyone any idea how to avoid above message and make ld to be happy?
Generally, how it is possible that ld tries to write beyond end the file end?

I'll be thanking everyone for making me answer.
Kwezan
SGI Hobbyist

Trade Count: (0)
Posts: 3
Threads: 1
Joined: Jul 2019
Location: Warszawa, Polska
Find Reply
09-05-2019, 01:15 PM


Messages In This Thread
Problems with building OCaml-3.12.1 - by Kwezan - 09-05-2019, 01:15 PM
RE: Problems with building OCaml-3.12.1 - by Kwezan - 09-05-2019, 03:14 PM
RE: Problems with building OCaml-3.12.1 - by jpstewart - 09-06-2019, 07:02 PM
RE: Problems with building OCaml-3.12.1 - by dexter1 - 09-07-2019, 01:11 PM
RE: Problems with building OCaml-3.12.1 - by Kwezan - 09-09-2019, 09:11 AM
RE: Problems with building OCaml-3.12.1 - by jpstewart - 09-09-2019, 07:49 PM
RE: Problems with building OCaml-3.12.1 - by Raion - 06-14-2021, 04:09 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)