caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Re: [Caml-list] Caml Light 0.8 and -fstrict-aliasing build issue
@ 2009-07-20 13:18 philippe esperet
  2009-07-20 14:06 ` Alexis ROBERT
  0 siblings, 1 reply; 2+ messages in thread
From: philippe esperet @ 2009-07-20 13:18 UTC (permalink / raw)
  To: caml-list; +Cc: alexis.robert, francois.boisson

[-- Attachment #1: Type: text/plain, Size: 790 bytes --]

francois.boisson@prepas.org
%%%%%%%%%%%%%%%%%%%%%
/dosc/esperet/tex/email/@ocaml9.tex lun. juil. 20 2009 15:01:49

% As the MPSI programme force us to use Caml Light instead of OCaml (our
% teachers hit us each time we pronounce ocaml :) ), I tried to build
% the sources on my computer, but during the build, I got this :

We use Ocaml in henri IV for three years, nevertheless I try for fun
to keep the old camllight each time I change my linux config. At home,
on a 64 bits platform:

camllight_0.80_amd64.deb from the guru François Boisson
makes the trick with something like (suse 11.1)

dpkg-deb -x camllight_0.80_amd64.deb /

I guess François has built a camlllight package for everyone.
(http://boisson.homeip.net)

Regards


-- 
philippe.esperet@gmail.com

[-- Attachment #2: Type: text/html, Size: 998 bytes --]

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

* Re: [Caml-list] Caml Light 0.8 and -fstrict-aliasing build issue
  2009-07-20 13:18 [Caml-list] Caml Light 0.8 and -fstrict-aliasing build issue philippe esperet
@ 2009-07-20 14:06 ` Alexis ROBERT
  0 siblings, 0 replies; 2+ messages in thread
From: Alexis ROBERT @ 2009-07-20 14:06 UTC (permalink / raw)
  To: philippe esperet; +Cc: caml-list, francois.boisson

philippe esperet a écrit :
> francois.boisson@prepas.org <mailto:francois.boisson@prepas.org>
> %%%%%%%%%%%%%%%%%%%%%
> /dosc/esperet/tex/email/@ocaml9.tex lun. juil. 20 2009 15:01:49
>
> % As the MPSI programme force us to use Caml Light instead of OCaml (our
> % teachers hit us each time we pronounce ocaml :) ), I tried to build
> % the sources on my computer, but during the build, I got this :
>
> We use Ocaml in henri IV for three years, nevertheless I try for fun
> to keep the old camllight each time I change my linux config. At home,
> on a 64 bits platform:
>
> camllight_0.80_amd64.deb from the guru François Boisson
> makes the trick with something like (suse 11.1)
>
> dpkg-deb -x camllight_0.80_amd64.deb /
At Fenelon, my teachers tell us they don't want us to have problems with 
examiners who are not familiar with OCaml, but we can use it if we want, 
even if everything is under Caml Light there.

Thanks for the trick, I was used to manually uncompress it with ar x and 
then untar data.tar.gz in / :)

I've looked into the strings of the binaries bundled in the package and 
it shows "GCC: (GNU) 3.4.6 (Ubuntu 3.4.6-8ubuntu2)", and 
-fstrict-aliasing seems disabled in GCC 3.4.

The strange thing is that even if gcc-3.4 is in build-dep of the 
dpkg-source package, I don't see where it uses it in debian/rules or any 
Makefile (and debuild fails at building the package, it doesn't execute 
the build step of rules for a reason I don't understand, but if I 
manually launch the step, I get the same error).

Thanks

Alexis


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

end of thread, other threads:[~2009-07-20 14:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-20 13:18 [Caml-list] Caml Light 0.8 and -fstrict-aliasing build issue philippe esperet
2009-07-20 14:06 ` Alexis ROBERT

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).