From mint-bounce@lists.fishpool.fi Wed Jun 9 08:35:43 2010 To: mint Subject: Re: [MiNT] Questions about static linking MIME-Version: 1.0 Date: Wed, 09 Jun 2010 14:32:13 +0200 From: m0n0 Reply-To: ole@monochrom.net In-Reply-To: References: <0cbef1fb02c7dcf5dc3e450b5e3af2a4-EhVcX1lFRQVaRwYcDTpQCEFddQZLVF5dQUBFBDBTXF5bVkYBWUF0AFA6XF1YR0UKXl1bRw==-webmailer2@server01.webmailer.hosteurope.de> Message-ID: <18805147ee925ff6249e3e64f240b894-EhVcX1lFRQVaRwYcDTpQCEFddQZLVF5dQUBFBDBTXF5bVkYJXVloAFI6XF1YR0UKWV1aQw==-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;1276086739;1ee162af; 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: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Am Mittwoch, den 09.06.2010, 13:18 +0200 schrieb Miro Kropacek : > Of course not :) In that way you could have duplicate symbols with no > problem, don't you think? :) Actualy you can have duplicate symbols, as long as they are in an different scope. But that doesn't matter anymore. :)