caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Re: [Caml-list] ocamlc compiles hello world, ocamlopt not
@ 2013-01-16  8:02 r0ller
  2013-01-16  8:56 ` Francois Berenger
  0 siblings, 1 reply; 7+ messages in thread
From: r0ller @ 2013-01-16  8:02 UTC (permalink / raw)
  To: fa.caml; +Cc: caml-list

Hi All,

By the way, is there any doc available about porting ocaml (google didn't find any) or any hint on how to move forward? I'd really like to have the native compiler on minix too.

Thanks&regards,
r0ller

On Friday, January 11, 2013 5:23:54 PM UTC+1, r0l...@freemail.hu wrote:
> Hi again,
> 
> 
> 
> I forgot to mention that this result I got after gmake opt.
> 
> 
> 
> Regards,
> 
> r0ller
> 
> 
> 
> On Friday, January 11, 2013 5:13:56 PM UTC+1, r0l...@freemail.hu wrote:
> 
> > Hi Xavier,
> 
> > 
> 
> > 
> 
> > 
> 
> > Thanks for the hint! I gave it a try and also with SYSTEM=bsd_elf. Please, find below the result of the latter (it's the same for linux_elf anyway). I also tried another suggestion from Olivier Andrieu by introducing SYS_minix in asmrun/i386.S but ended up in the same result:( Do you happen to know how to proceed now?
> 
> > 
> 
> > 
> 
> > 
> 
> > gmake runtimeopt
> 
> > 
> 
> > gmake[1]: Entering directory `/home/r0ller/ocaml-4.00.1'
> 
> > 
> 
> > cd asmrun; gmake all
> 
> > 
> 
> > gmake[2]: Entering directory `/home/r0ller/ocaml-4.00.1/asmrun'
> 
> > 
> 
> > DSYS_bsd_elf -o i386.o i386.S || \
> 
> > 
> 
> > { echo "If your assembler produced syntax errors, it is probably unhappy with the"; echo "preprocessor. Check your assembler, or try producing i386.o by hand."; exit 2; }
> 
> > 
> 
> > DSYS_bsd_elf: not found
> 
> > 
> 
> > If your assembler produced syntax errors, it is probably unhappy with the
> 
> > 
> 
> > preprocessor. Check your assembler, or try producing i386.o by hand.
> 
> > 
> 
> > gmake[2]: [i386.o] Error 2 (ignored)
> 
> > 
> 
> > rm -f libasmrun.a
> 
> > 
> 
> > ar rc libasmrun.a startup.o main.o fail.o roots.o globroots.o signals.o signals_asm.o misc.o freelist.o major_gc.o minor_gc.o memory.o alloc.o compare.o ints.o floats.o str.o array.o io.o extern.o intern.o hash.o sys.o parsing.o gc_ctrl.o terminfo.o md5.o obj.o lexing.o printexc.o callback.o weak.o compact.o finalise.o custom.o unix.o backtrace.o natdynlink.o debugger.o meta.o dynlink.o i386.o
> 
> > 
> 
> > ar: i386.o: no such file or directory
> 
> > 
> 
> > gmake[2]: *** [libasmrun.a] Error 1
> 
> > 
> 
> > gmake[2]: Leaving directory `/home/r0ller/ocaml-4.00.1/asmrun'
> 
> > 
> 
> > gmake[1]: *** [makeruntimeopt] Error 2
> 
> > 
> 
> > gmake[1]: Leaving directory `/home/r0ller/ocaml-4.00.1'
> 
> > 
> 
> > gmake: *** [opt] Error 2
> 
> > 
> 
> > 
> 
> > 
> 
> > Thanks & regards,
> 
> > 
> 
> > r0ller


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

end of thread, other threads:[~2013-01-17 13:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <fa.yuD604fWUWzMhQKQ2PVUY9+PSRs@ifi.uio.no>
     [not found] ` <fa.SiWjqBgSRaJHHtRDr1LQlRGec/I@ifi.uio.no>
     [not found]   ` <fa.vGYTX053VB/7kO+WVlnBXs6LyWM@ifi.uio.no>
2013-01-16  9:36     ` [Caml-list] ocamlc compiles hello world, ocamlopt not r0ller
2013-01-16  9:53       ` AW: " Gerd Stolpmann
     [not found]     ` <fa.3ZA77VqUCTh0CDJf/dKc9fxM234@ifi.uio.no>
2013-01-16 10:16       ` r0ller
     [not found]     ` <fa.AgEvtE0xHcqZGBKj0Yv0NqpqfDI@ifi.uio.no>
     [not found]       ` <fa.U9QIrhkTeSswG97/yP/PR0sEGRA@ifi.uio.no>
2013-01-17 13:06         ` AW: " r0ller
2013-01-16  8:02 r0ller
2013-01-16  8:56 ` Francois Berenger
2013-01-16  9:01   ` AW: " Gerd Stolpmann
2013-01-17  1:10     ` Francois Berenger
2013-01-17  7:53       ` Alain Frisch

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