From mint-bounce@lists.fishpool.fi Thu Jan 28 09:30:35 2010 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=dk20050327; d=earthlink.net; b=Ei/tWt+BTEyyKilSKvlO8MR3Ou0waFTDDK3GY2C2dSK+bW1xwKRo2gIXhmzO9dLz; h=Received:Message-ID:Date:From:User-Agent:X-Accept-Language:MIME-Version:To:CC:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding:X-ELNK-Trace:X-Originating-IP; Message-ID: <4B60A1A9.9080703@earthlink.net> Date: Wed, 27 Jan 2010 14:27:21 -0600 From: josephus User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.13) Gecko/20060414 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jo Even Skarstein CC: mint@lists.fishpool.fi Subject: Re: [MiNT] GCC 4.4.3 References: <4B5C752A.5050901@freesbee.fr> <4B5CC233.6060107@free.fr> <752526d21001250028t6ac4768bu776fcfd86b0c3567@mail.gmail.com> <4B5D6E15.2020105@freesbee.fr> <4B609721.8010502@online.no> <4B60ADBF.1020805@online.no> <4B60C012.6010703@abbuc.de> <451FA899-1EC4-4F88-8CD8-59233F3508E8@gmx.ch> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-ELNK-Trace: 435374b7a01b22fcd780f4a490ca6956abb457f1b4332f52d288d283fcaa1b00bb30ab0fe10f6b8a350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 70.245.24.197 X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: dogbird@earthlink.net Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Jo Even Skarstein wrote: > -------------------------------------------------- > From: "Philipp Donzé" > Sent: Thursday, January 28, 2010 12:09 AM > To: > Subject: Re: [MiNT] GCC 4.4.3 > >>> And, last question: Could you explain how to make those symlinks and >>> what that workaround does in the end? >> >> >> For me the problem appeared when linking the 68000 Kernel (during a >> make all in the freemint directory): >> -L../libkern -lkern000 -lgcc16 >> /opt/cross-mint/lib/gcc/m68k-atari-mint/4.4.3/../../../../m68k-atari- >> mint/bin/ld: cannot find -lgcc16 > > > Same here. The mshort-libs used to have the "16"-prefix, but not > anymore. Instead they are located in a directory called "mshort". I > don't know why the linker doesn't find them, but I guess the answer > can be found in the FreeMiNT makefiles. I didn't have much time to > look into this yesterday. > >> I fixed it using the following commands (which create a symlink for >> libgcc.a to libgcc16.a): >> cd /opt/cross-mint/lib/gcc/m68k-atari-mint/4.4.3 >> ln -s mshort/libgcc.a libgcc16.a > > > Ditto. Now the linker finds the libgcc16 it was looking for. > > Jo Even > > __________ Information from ESET NOD32 Antivirus, version of virus > signature database 4812 (20100128) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > > > > > > i have a recent Mega4. it is in the shop waiting for someone to tell my tech how to connect the power to the ICD controller. but It is a working 68000. if that is any help. josephus