[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

BOUNCE rtl@rtlinux.org: Approval required: Non-member submissionfrom [tfrasher@stellartec.com (Thomas Frasher)] (fwd)



>From owner-rtl Wed May 30 16:18:02 2001
Received: from nt_server.stellartec.com ([205.178.20.2])
	by hq.fsmlabs.com (8.11.2/8.11.2) with ESMTP id f4UMI2s03564
	for <rtl@rtlinux.org>; Wed, 30 May 2001 16:18:02 -0600
Received: from WSTFRASHER ([205.178.20.113]) by nt_server.stellartec.com
          (Post.Office MTA v3.1.2 release (PO205-101c)
          ID# 568-43562U100L2S100) with SMTP id AAA509
          for <rtl@rtlinux.org>; Wed, 30 May 2001 15:12:47 -0700
Reply-To: <tfrasher@stellartec.com>
From: tfrasher@stellartec.com (Thomas Frasher)
To: <rtl@rtlinux.org>
Subject: atof not working
Date: Wed, 30 May 2001 15:21:07 -0700
Message-ID: <006101c0e956$d3481630$7114b2cd@WSTFRASHER>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0)
Importance: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400

	I'm trying to use atof to do.... what atof does actually.  I'm trying this
in of all places a real-time (rtl2.2) module. The module cannot be inserted,
when trying to insert, the message something like " undefined symbol
__strtod_internal".  If the same call is used in a program (exectuable< non
module) it works just fine.  Anybody have any ideas?