From mint-bounce@lists.fishpool.fi  Wed May 26 07:56:00 2010
To: =?UTF-8?Q?Vincent_Rivi=C3=A8re?= <vincent.riviere@freesbee.fr>
Subject: Re: [MiNT] Gcc 4.4.3 Linking problems, libmath testcase attached...
MIME-Version: 1.0
Date: Wed, 26 May 2010 13:54:12 +0200
From: m0n0 <ole@monochrom.net>
Cc: <mint@lists.fishpool.fi>
Reply-To: ole@monochrom.net
In-Reply-To: <4BFD0962.4020800@freesbee.fr>
References: <612f817344d98621f0cd0961cd413ccd-EhVcX1lFRQVaRwYcDTpQCEFddQZLVF5dQUBFBDBTXF5bVkYJXlloAFdTMl5dRkEKXVxQRFg=-webmailer2@server07.webmailer.hosteurope.de>	<AANLkTik7VvtftaLH1a9l4oU9WsxplcgN68_5OCMi5Ssk@mail.gmail.com>	<b17f30c7a9be8bc89a0b87d3d8d45c8b-EhVcX1lFRQVaRwYcDTpQCEFddQZLVF5dQUBFBDBTXF5bVkYJXlloAFdTMl5dRkEKXV1RRVk=-webmailer2@server07.webmailer.hosteurope.de>	<f67f4f48fe778cb7125905ed3d89385c-EhVcX1lFRQVaRwYcDTpQCEFddQZLVF5dQUBFBDBTXF5bVkYJXlloAFdTMl5dRkEKXVJeRlo=-webmailer2@server07.webmailer.hosteurope.de>	<eecc00d56e958e712b6a629aa5dd5406-EhVcX1lFRQVaRwYcDTpQCEFddQZLVF5dQUBFBDBTXF5bVkYAXUF0BDpUX1hbSUMDXV1Z-webmailer2@server05.webmailer.hosteurope.de>	<AANLkTinUYETfwzXxv1GkiiofUUaODjTlpHl5lajDDYOw@mail.gmail.com>	<4BFCEA61.6070107@freesbee.fr> <m37hmqdhv7.fsf@hase.home> <4BFD0962.4020800@freesbee.fr>
Message-ID: <0c2356c3cab58c1017fe3bba22476836-EhVcX1lFRQVaRwYcDTpQCEFddQZLVF5dQUBFBDBTXF5bVkYOWUF3CVI6XF1YRU0FW1JcQg==-webmailer2@server07.webmailer.hosteurope.de>
X-Sender: ole@monochrom.net
User-Agent: Host Europe Webmailer/2.0
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset=UTF-8
X-HE-Access: Yes
X-bounce-key: webpack.hosteurope.de;ole@monochrom.net;1274874887;5c9e8503;
X-ecartis-version: Ecartis v1.0.0
Sender: mint-bounce@lists.fishpool.fi
Errors-to: mint-bounce@lists.fishpool.fi
X-original-sender: ole@monochrom.net
Precedence: bulk
List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
List-Id: <mint.lists.fishpool.fi>
X-List-ID: <mint.lists.fishpool.fi>
List-subscribe: <mailto:mint-request@lists.fishpool.fi?Subject=subscribe>
List-owner: <mailto:tjhukkan@fishpool.fi>
List-post: <mailto:mint@lists.fishpool.fi>


Am Mittwoch, den 26.05.2010, 13:43 +0200 schrieb Vincent Rivière

> I was referring to C89, and if I'm not wrong that standard version did 
> include only math functions for double (no float or long double
variants).
> 

The makefile I'm using passes --std=c99 to the compiler, (although not to
the linker). 


