caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Building 3.07+2 on solaris 2.8 with gcc-3.3.2
@ 2004-01-10 14:47 Bob Bailey
  2004-01-13  0:54 ` Jacques Garrigue
  0 siblings, 1 reply; 2+ messages in thread
From: Bob Bailey @ 2004-01-10 14:47 UTC (permalink / raw)
  To: caml-list

Are there any known problems with getting labltktop to build on solaris with gcc-3.3.2 and tcl/tk
8.4.5?

I keep trying to do the build and I get that the dynamic library libgcc_s has a file not found
error in it.

I have built 3.07+2 on a i686-pc-linux2.4 platform with the same compiler and tcl/tk version and
have NO problems with it.

Any hints?
thanx
bob


__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


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

* Re: [Caml-list] Building 3.07+2 on solaris 2.8 with gcc-3.3.2
  2004-01-10 14:47 [Caml-list] Building 3.07+2 on solaris 2.8 with gcc-3.3.2 Bob Bailey
@ 2004-01-13  0:54 ` Jacques Garrigue
  0 siblings, 0 replies; 2+ messages in thread
From: Jacques Garrigue @ 2004-01-13  0:54 UTC (permalink / raw)
  To: bobbaileyjr; +Cc: caml-list

From: Bob Bailey <bobbaileyjr@yahoo.com>

> Are there any known problems with getting labltktop to build on
> solaris with gcc-3.3.2 and tcl/tk 8.4.5?

None that I know of.

> I keep trying to do the build and I get that the dynamic library
> libgcc_s has a file not found error in it.

Where is libgcc_s.so ?
What about
     LD_LIBRARY_PATH=/usr/local/lib; export LD_LIBRARY_PATH
or using the crle command.

Jacques Garrigue

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


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

end of thread, other threads:[~2004-01-13  0:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-10 14:47 [Caml-list] Building 3.07+2 on solaris 2.8 with gcc-3.3.2 Bob Bailey
2004-01-13  0:54 ` Jacques Garrigue

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