Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: "Yaron M. Minsky" <yminsky@CS.Cornell.EDU>
To: Caml List <caml-list@inria.fr>
Subject: Re: [Caml-list] Compiling on ultrasparc
Date: 21 Mar 2003 08:55:19 -0500	[thread overview]
Message-ID: <1048254918.16424.70.camel@dragonfly.localdomain> (raw)
In-Reply-To: <1048249081.16494.49.camel@dragonfly.localdomain>

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

I've now resolved my ultrasparc problems.  Turns out the solution was to
add the "--no-tk" flag to the ./configure invocation.

Thanks all,
Yaron

On Fri, 2003-03-21 at 07:18, Yaron M. Minsky wrote:
> I've gotten some replies on the ultrasparc, one of them indicating that
> there is no native-code compilation for ultrasparc.  Is this true?  More
> generally, is there a place where I can look up information as to which
> platforms ocaml is supported on?
> 
> Yaron
> 
> On Thu, 2003-03-20 at 21:43, Yaron M. Minsky wrote:
> > Has anyone had luck compiling ocaml on an ultrasparc?  Here's the result
> > of "uname -a" of the machine I'm using:
> > 
> > SunOS usf-cf-sparc-solaris-1 5.8 Generic_108528-17 sun4u sparc
> > SUNW,Ultra-60
> > 
> > (It's actually one of the sourceforge compile-farm machines.)
> > 
> > The tail end of the compile is shown below, which ends in some weird
> > "Error code" complains.  If anyone knows what's going on here, I'm all
> > ears.
> > 
> > ---- Cut Here -----
> > 
> > make superclean
> > if test -f tk.cmo; then \
> >   echo We have changes... Now lib directory has no .cmo files; \
> >   rm -f *.cm* *.o; \
> > fi
> > cd ../labltk; make
> > cd ../camltk; make
> > ../../../boot/ocamlrun ../../../tools/ocamlmklib -ocamlc
> > '../../../ocamlcomp.sh' -o labltk -oc labltk \
> >           -I ../labltk -I ../camltk ../support/support.cmo
> > ../support/rawwidget.cmo  ../support/widget.cmo ../support/protocol.cmo 
> > ../support/textvariable.cmo ../support/timer.cmo 
> > ../support/fileevent.cmo ../support/camltkwrap.cmo tk.cmo place.cmo
> > wm.cmo imagephoto.cmo canvas.cmo button.cmo text.cmo label.cmo
> > scrollbar.cmo image.cmo encoding.cmo pixmap.cmo palette.cmo font.cmo
> > message.cmo menu.cmo entry.cmo listbox.cmo focus.cmo menubutton.cmo
> > pack.cmo option.cmo toplevel.cmo frame.cmo dialog.cmo imagebitmap.cmo
> > clipboard.cmo radiobutton.cmo tkwait.cmo grab.cmo selection.cmo
> > scale.cmo optionmenu.cmo winfo.cmo grid.cmo checkbutton.cmo bell.cmo
> > tkvars.cmo cTk.cmo cPlace.cmo cResource.cmo cWm.cmo cImagephoto.cmo
> > cCanvas.cmo cButton.cmo cText.cmo cLabel.cmo cScrollbar.cmo cImage.cmo
> > cEncoding.cmo cPixmap.cmo cPalette.cmo cFont.cmo cMessage.cmo cMenu.cmo
> > cEntry.cmo cListbox.cmo cFocus.cmo cMenubutton.cmo cPack.cmo cOption.cmo
> > cToplevel.cmo cFrame.cmo cDialog.cmo cImagebitmap.cmo cClipboard.cmo
> > cRadiobutton.cmo cTkwait.cmo cGrab.cmo cSelection.cmo cScale.cmo
> > cOptionmenu.cmo cWinfo.cmo cGrid.cmo cCheckbutton.cmo cBell.cmo
> > cTkvars.cmo labltk.cmo camltk.cmo \
> >           -ltk8.3 -ltcl8.3 -ldl -lX11
> > ../../../ocamlcomp.sh -verbose -linkall -o labltktop -I ../support \
> >        -I ../../../toplevel toplevellib.cma \
> >        -I ../labltk -I ../camltk labltk.cma \
> >        -I ../../unix unix.cma \
> >        -I ../../str str.cma \
> >        topstart.cmo
> > *** Error code 2
> > *** Error code 1
> > *** Error code 1
-- 
|--------/            Yaron M. Minsky              \--------|
|--------\ http://www.cs.cornell.edu/home/yminsky/ /--------|

Open PGP --- KeyID B1FFD916 (new key as of Dec 4th)
Fingerprint: 5BF6 83E1 0CE3 1043 95D8 F8D5 9F12 B3A9 B1FF D916



[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2003-03-21 13:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-21  2:43 Yaron M. Minsky
2003-03-21 12:18 ` Yaron M. Minsky
2003-03-21 13:55   ` Yaron M. Minsky [this message]
2003-03-21 14:11     ` Sven Luther
2003-03-21 14:42       ` Yaron M. Minsky
2003-03-23 16:54   ` Xavier Leroy
2003-03-23 22:13     ` Yamagata Yoriyuki
2003-03-24 14:44       ` Xavier Leroy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1048254918.16424.70.camel@dragonfly.localdomain \
    --to=yminsky@cs.cornell.edu \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox