From mint-bounce@lists.fishpool.fi Sun Jan 10 18:05:54 2010 Message-ID: <4B4A5CBD.5030501@freesbee.fr> Date: Mon, 11 Jan 2010 00:03:25 +0100 From: =?ISO-8859-1?Q?Vincent_Rivi=E8re?= User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0 MIME-Version: 1.0 To: mint@lists.fishpool.fi Subject: Re: [MiNT] Mikro GCC 4.4.2 build Library Paths References: <4B48AFAF.3090202@atari-source.org> <4B4A5700.8090902@freesbee.fr> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed X-Antivirus: avast! (VPS 100110-1, 10/01/2010), Outbound message X-Antivirus-Status: Clean X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: vincent.riviere@freesbee.fr Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.sparemint.org id o0AN5rWo013886 Miro Kropacek wrote: > This is strange, as you can see in my Makefile, I don't set prefix to > anything (i.e. forcing to /usr/local), maybe this cause it? Hmm, by looking closer at that, here are the facts: The file lib/libstdc++.la In MiKRO's build for MiNT: # Libraries that this one depends upon. dependency_libs=' /home/mikro/gnu-tools/m68k-atari-mint/lib/libstdc++.la' In my Cygwin's binaries: # Libraries that this one depends upon. dependency_libs=' -lm' If you search dependency_libs in your favourite search engine, you will find nothing else than "bug", "oddities"... -- Vincent Rivière