From owner-mint@fishpool.com Thu May 8 13:17:12 2003 Date: Thu, 8 May 2003 12:55:58 +0200 (CEST) From: Martin Tarenskeen X-X-Sender: To: MiNT Mailing List Subject: [MiNT] math.h with(out) -m68020-60 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Delivered-To: mint@fishpool.com Delivered-To: mint@lists.fishpool.fi X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: m.tarenskeen@zonnet.nl Precedence: bulk List-help: List-unsubscribe: List-ID: X-List-ID: Hi, Why can't I compile code that has an "#include ", unless I enable the -m68020-60 option ? Without that compiler option I keep getting messages like: undefined reference to `sqrt' (or `pow', `sin', etcetera.) When I compile with -m68020-60 there are no problems. I'm using gcc and the latest libs from Sparemint. -- Martin Tarenskeen