Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <1026229553.3d2b05319c416@www.mailshell.com> Date: Tue, 09 Jul 2002 08:45:53 -0700 X-Priority: 3 (Normal) From: news AT garydjones DOT mailshell DOT com To: cygwin AT cygwin DOT com Subject: Building slang lib for Cygwin MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 8bit User-Agent: Mailshell.com Reposted from alt.lang.s-lang, where no response was rec'd. If anyone here has any experience with it I would appreciate some pointers. Ta. I am attempting to build s-lang 1.4.5 under Cygwin. Actually, correction, I have already done so, and it compiled out of the box. Then, when I do make runtests, I get this: Running tests: Testing syntax ...Ok Testing sscanf ...S-Lang Traceback: (Error occurred on line 40) S-Lang Traceback: test_atof File: sscanf.sl Local Variables: $0: Type: Double_Type, Value: -1.82703 $1: Type: Undefined_Type, Value: Undefined_Type $2: Type: String_Type, Value: "- 1.827031849739504609786422406614292412 9962920000000000000000000000e+00" $3: Type: String_Type, Value: "- 1.827031849739504609786422406614292412 9962920000000000000000000000E+00" S-Lang Traceback: (Error occurred on line 75) S-Lang Traceback: (Error occurred on line 72) S-Lang Traceback: loop S-Lang Traceback: (Error occurred on line 61) S-Lang Traceback: test_atof_main File: sscanf.sl Local Variables: $0: Type: Integer_Type, Value: 1000 $1: Type: Double_Type, Value: -91.5717 $2: Type: Double_Type, Value: -1.70002 $3: Type: Double_Type, Value: -1.82703 S-Lang Error: Internal Error: called from line 81, file: sscanf.sl Testing looping constructs ...Ok [everything else ok] Is this something I should be worried about? I'm not sure if this is "normal" behaviour under Cygwin or whether something has got messed up along the way somewhere. TIA for any advice. Please reply to the list. _______________________________________________________ The FREE service that prevents junk email http://www.mailshell.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/