[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] broken LD
- To: mint@fishpool.com (MiNT mailing list)
- Subject: Re: [MiNT] broken LD
- From: Guido Flohr <guido@freemint.de>
- Date: Sat, 8 Apr 2000 17:24:33 +0200
- In-reply-to: <Pine.MNT.4.10.10004051833460.491-100000@rakas>; from Martin-Éric Racine on Wed, Apr 05, 2000 at 06:37:02PM +0300
- Mail-followup-to: mint@fishpool.com (MiNT mailing list)
- References: <Pine.MNT.4.10.10004051833460.491-100000@rakas>
- Sender: owner-mint@fishpool.com
On Wed, Apr 05, 2000 at 06:37:02PM +0300, Martin-Éric Racine wrote:
> Well, I tried replacing both binutils 2.9.1 and mintutils 0.3
> with fresh RPM's from SpareMiNT, but it still doesn't fix it.
>
> LD refuses to find crt0.o even if I put copies of it in all 3
> possible lib paths. What could cause this? Any help is welcome.
Oops, "gcc --print-file-name=crt0.o" will not work if the compiler doesn't
find crt0.o ...
Try "gcc --print-search-dirs" instead and look for the line starting with
"libaries: ". Following is a colon separated list of library search
paths. Actually gcc should take the first crt0.o that it finds in one of
these directories.
A possible error condition could be dangling symlinks.
Ciao
Guido
--
http://stud.uni-sb.de/~gufl0000/
Send your spam to president@whitehouse.gov and your replies to
mailto:guido at freemint dot de