From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id BAA29629; Tue, 13 Jan 2004 01:55:17 +0100 (MET) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id BAA32445 for ; Tue, 13 Jan 2004 01:55:15 +0100 (MET) Received: from kurims.kurims.kyoto-u.ac.jp (kurims.kurims.kyoto-u.ac.jp [130.54.16.1]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id i0D0sx520730 for ; Tue, 13 Jan 2004 01:55:00 +0100 (MET) Received: from localhost (suiren.kurims.kyoto-u.ac.jp [130.54.16.25]) by kurims.kurims.kyoto-u.ac.jp (8.9.3p2-20030924/3.7W) with ESMTP id JAA17096; Tue, 13 Jan 2004 09:54:54 +0900 (JST) To: bobbaileyjr@yahoo.com Cc: caml-list@inria.fr Subject: Re: [Caml-list] Building 3.07+2 on solaris 2.8 with gcc-3.3.2 In-Reply-To: <20040110144715.24925.qmail@web40310.mail.yahoo.com> References: <20040110144715.24925.qmail@web40310.mail.yahoo.com> X-Mailer: Mew version 1.94.2 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20040113095453E.garrigue@kurims.kyoto-u.ac.jp> Date: Tue, 13 Jan 2004 09:54:53 +0900 From: Jacques Garrigue X-Dispatcher: imput version 20000228(IM140) X-Loop: caml-list@inria.fr X-Spam: no; 0.00; caml-list:01 3.07:01 gcc-:01 jacques:01 labltktop:01 gcc-:01 libgcc:01 libgcc:01 usr:01 jacques:01 command:98 garrigue:01 garrigue:01 lib:01 library:03 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk From: Bob Bailey > 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