caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] 4.07.0+beta2
@ 2018-04-13 13:49 Damien Doligez
  2018-04-26 13:49 ` Richard W.M. Jones
  2018-04-26 17:46 ` [Caml-list] i686 linker failures - defined in discarded section (was: Re: 4.07.0+beta2) Richard W.M. Jones
  0 siblings, 2 replies; 3+ messages in thread
From: Damien Doligez @ 2018-04-13 13:49 UTC (permalink / raw)
  To: caml users

Dear OCaml users,

The release of OCaml 4.07.0 will take place in a few weeks. We have created a beta version to help you adapt your software to the new features ahead of the release.

The source code is available at this address:
  https://github.com/ocaml/ocaml/archive/4.07.tar.gz
and the compiler is also available as the 4.07.0+beta2* set of OPAM switches.

We want to know about all bugs. Please report them here:
  http://caml.inria.fr/mantis/bug_report_page.php

At about the same time as the release, we will also have the pleasure of officially announcing the creation of the OCaml Software Foundation, a non-profit organization dedicated to supporting OCaml, its ecosystem, and its community. You can already enter a pledge at http://ocaml-sf.org/donate/

Happy hacking,

-- Damien Doligez for the OCaml team.


-- 
Caml-list mailing list.  Subscription management and archives:
https://sympa.inria.fr/sympa/arc/caml-list
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Caml-list] 4.07.0+beta2
  2018-04-13 13:49 [Caml-list] 4.07.0+beta2 Damien Doligez
@ 2018-04-26 13:49 ` Richard W.M. Jones
  2018-04-26 17:46 ` [Caml-list] i686 linker failures - defined in discarded section (was: Re: 4.07.0+beta2) Richard W.M. Jones
  1 sibling, 0 replies; 3+ messages in thread
From: Richard W.M. Jones @ 2018-04-26 13:49 UTC (permalink / raw)
  To: Damien Doligez; +Cc: caml users

On Fri, Apr 13, 2018 at 03:49:46PM +0200, Damien Doligez wrote:
> Dear OCaml users,
> 
> The release of OCaml 4.07.0 will take place in a few weeks. We have created a beta version to help you adapt your software to the new features ahead of the release.
> 
> The source code is available at this address:
>   https://github.com/ocaml/ocaml/archive/4.07.tar.gz

What are the new files $libdir/target_camlheaderd & target_camlheaderi
used for (for the purposes of placing them into the correct subpackage
on Fedora)?

Rich.

-- 
Caml-list mailing list.  Subscription management and archives:
https://sympa.inria.fr/sympa/arc/caml-list
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Caml-list] i686 linker failures - defined in discarded section (was: Re: 4.07.0+beta2)
  2018-04-13 13:49 [Caml-list] 4.07.0+beta2 Damien Doligez
  2018-04-26 13:49 ` Richard W.M. Jones
@ 2018-04-26 17:46 ` Richard W.M. Jones
  1 sibling, 0 replies; 3+ messages in thread
From: Richard W.M. Jones @ 2018-04-26 17:46 UTC (permalink / raw)
  To: Damien Doligez; +Cc: caml users


https://kojipkgs.fedoraproject.org//work/tasks/284/26580284/build.log

When compiling labltk on i686 we get lots of strange linking errors:

/usr/bin/ocamlmklib -g -o labltk cltkCaml.o cltkUtf.o cltkEval.o cltkEvent.o cltkFile.o cltkMain.o cltkMisc.o cltkTimer.o cltkVar.o cltkWait.o cltkImg.o -ldopt "-ltk8.6" -ldopt "-ltcl8.6" -ldopt "-lX11"
`.text.__x86.get_pc_thunk.bx' referenced in section `.gnu.build.attributes' of cltkCaml.o: defined in discarded section `.text.__x86.get_pc_thunk.bx[__x86.get_pc_thunk.bx]' of cltkCaml.o
`.text.__x86.get_pc_thunk.bx' referenced in section `.gnu.build.attributes' of cltkUtf.o: defined in discarded section `.text.__x86.get_pc_thunk.bx[__x86.get_pc_thunk.bx]' of cltkUtf.o
`.text.__x86.get_pc_thunk.bx' referenced in section `.gnu.build.attributes' of cltkEval.o: defined in discarded section `.text.__x86.get_pc_thunk.bx[__x86.get_pc_thunk.bx]' of cltkEval.o
`.text.__x86.get_pc_thunk.bx' referenced in section `.gnu.build.attributes' of cltkEvent.o: defined in discarded section `.text.__x86.get_pc_thunk.bx[__x86.get_pc_thunk.bx]' of cltkEvent.o
`.text.__x86.get_pc_thunk.ax' referenced in section `.gnu.build.attributes' of cltkFile.o: defined in discarded section `.text.__x86.get_pc_thunk.ax[__x86.get_pc_thunk.ax]' of cltkFile.o
`.text.__x86.get_pc_thunk.bx' referenced in section `.gnu.build.attributes' of cltkMain.o: defined in discarded section `.text.__x86.get_pc_thunk.bx[__x86.get_pc_thunk.bx]' of cltkMain.o
`.text.__x86.get_pc_thunk.bx' referenced in section `.gnu.build.attributes' of cltkMisc.o: defined in discarded section `.text.__x86.get_pc_thunk.bx[__x86.get_pc_thunk.bx]' of cltkMisc.o
`.text.__x86.get_pc_thunk.ax' referenced in section `.gnu.build.attributes' of cltkTimer.o: defined in discarded section `.text.__x86.get_pc_thunk.ax[__x86.get_pc_thunk.ax]' of cltkTimer.o
`.text.__x86.get_pc_thunk.bx' referenced in section `.gnu.build.attributes' of cltkVar.o: defined in discarded section `.text.__x86.get_pc_thunk.bx[__x86.get_pc_thunk.bx]' of cltkVar.o
`.text.__x86.get_pc_thunk.bx' referenced in section `.gnu.build.attributes' of cltkWait.o: defined in discarded section `.text.__x86.get_pc_thunk.bx[__x86.get_pc_thunk.bx]' of cltkWait.o
`.text.__x86.get_pc_thunk.bx' referenced in section `.gnu.build.attributes' of cltkImg.o: defined in discarded section `.text.__x86.get_pc_thunk.bx[__x86.get_pc_thunk.bx]' of cltkImg.o
collect2: error: ld returned 1 exit status

Of course this is using all the latest GNU toolchain so it could
really be anything and maybe not OCaml 4.07 at all ...

gcc 8.0.1-0.23.fc29
binutils 2.30-15.fc29
ocaml 4.07.0-0.beta2.0.fc29

Other package versions are listed here:

https://kojipkgs.fedoraproject.org//work/tasks/284/26580284/root.log

Rich.

-- 
Caml-list mailing list.  Subscription management and archives:
https://sympa.inria.fr/sympa/arc/caml-list
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-04-26 17:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-13 13:49 [Caml-list] 4.07.0+beta2 Damien Doligez
2018-04-26 13:49 ` Richard W.M. Jones
2018-04-26 17:46 ` [Caml-list] i686 linker failures - defined in discarded section (was: Re: 4.07.0+beta2) Richard W.M. Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).